Skip to content

Commit 28de0a1

Browse files
committed
Update instructions.
1 parent 0d7ee91 commit 28de0a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/Installer/readme.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ This only works on Windows.
1818

1919
2. Build
2020

21-
Run InstallerBuilder.exe. The installer is src/Installer/Results/QSimPlanner_[version]_setup.exe.
21+
Run InstallerBuilder.exe --all. The installer is src/Installer/Results/QSimPlanner_[version]_setup.exe.
2222
The portable version is in src/Installer/Output folder.
2323
The zipped portable version is src/Installer/Results/QSimPlanner_[version]_portable.zip.
2424

25+
Without the --all argument, only the portable version will be built.
26+
2527
If you come across errors like 'access to xxx folder is denied', or 'xxx file is open in another process', make sure no file inside Output folder is being used by any process (including file explorer).
2628

2729
3. Others

0 commit comments

Comments
 (0)