Skip to content

Commit

Permalink
enable 64bit installer mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsm authored Dec 5, 2024
1 parent 046f2f7 commit 73ff6e5
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=x64

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

0 comments on commit 73ff6e5

Please sign in to comment.