Skip to content

Commit 998a961

Browse files
committed
[MAINTAINER.md] add the full .iss Inno Setup config file path
1 parent fc6255c commit 998a961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/MAINTAINER.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ pyinstaller --noconfirm .\target\PyInstaller-Windows\Slice-Windows.spec
8989
Generate the Windows Inno Setup installer:
9090

9191
- Launch Inno Setup
92-
- Open the `target\InnoSetup-Windows` ISS configuration file in the application
93-
- Edit the Slice version string
92+
- Open the `target\InnoSetup-Windows\Slice-Installer.iss` ISS configuration file in the application
93+
- Edit the Slice version string in the .iss configuration file
9494
- Build the installer
9595

9696
The installer file is located on the path `dist\Windows-Installer\Slice-[VERSION]-Installer.exe`.

0 commit comments

Comments
 (0)