Skip to content

Commit

Permalink
Append "_x64" to the resulted .exe file
Browse files Browse the repository at this point in the history
Valer100 committed Sep 6, 2024
1 parent a05d15e commit db0a6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_installer.iss
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ DisableWelcomePage=no
LicenseFile=LICENSE
PrivilegesRequired=lowest
OutputDir=build
OutputBaseFilename=fnf_on_taskbar_installer
OutputBaseFilename=fnf_on_taskbar_installer_x64
SetupIconFile=assets/installer/icon.ico
Compression=lzma
SolidCompression=yes

0 comments on commit db0a6a4

Please sign in to comment.