Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 607 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 607 Bytes

Windows MSI Creator for Dolt

Steps

  1. Create the archives & output folders if they do not exist.
  2. Copy dolt-windows-amd64.zip to the archives folder.
    • You may also copy dolt-windows-386.zip if you want to create a 32-bit installer.
  3. Run process.bat in the Windows Command Prompt.
    • Verify that the version displayed is the version that is expected. Should be in the form of 'X.X.X'.
    • warning LGHT1076 : ICE90 may be safely ignored.
  4. Grab the files from the output folder.
    • You may remove the files from the archives folder as they're no longer necessary.