Skip to content

Commit

Permalink
enable x64compatible installer mode.
Browse files Browse the repository at this point in the history
x64compatible
  • Loading branch information
dsm committed Dec 5, 2024
1 parent 046f2f7 commit fac5e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/InnoSetup/qucs.iss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ UsePreviousAppDir=yes
WizardStyle=modern
SetupIconFile={#TREE}\misc\qucs.ico
Uninstallable=yes
ArchitecturesInstallIn64BitMode=x64compatible

[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
Expand Down

0 comments on commit fac5e64

Please sign in to comment.