Skip to content

Commit

Permalink
Change installer to x64compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed Sep 10, 2024
1 parent bbb0021 commit abad7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app/toolkits/gtkmm/dist/windows/setup.iss.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ WizardImageFile=@INSTALL_WIN_PATH@\dist\WizModernImage.bmp
WizardSmallImageFile=@INSTALL_WIN_PATH@\dist\WizModernSmall.bmp
PrivilegesRequired=none
CloseApplications=no
ArchitecturesInstallIn64BitMode=x64
ArchitecturesInstallIn64BitMode=x64compatible
#ifdef SignTool
SignTool={#SignTool}
SignedUninstaller=yes
Expand Down

0 comments on commit abad7b0

Please sign in to comment.