Skip to content

Commit

Permalink
updated installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyAnsley committed Aug 4, 2022
1 parent d4fd170 commit 0941134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifice/windows_build/dist/ARTIFICE_installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

[Setup]
AppName=ARTIFICE
AppVersion=1.3.1
AppVersion=1.3.2
WizardStyle=modern
DefaultDirName={autopf}\ARTIFICE
DefaultGroupName=ARTIFICE
UninstallDisplayIcon={app}\.exe
Compression=lzma2
SolidCompression=yes
OutputDir=.\installer
OutputBaseFilename=ARTIFICEv1.3.1_installer_windows
OutputBaseFilename=ARTIFICEv1.3.2_installer_windows

[Tasks]
Name: desktopicon; Description: "Create a &desktop icon";
Expand Down

0 comments on commit 0941134

Please sign in to comment.