We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75cc72 commit bc892bbCopy full SHA for bc892bb
src/installer.in.iss
@@ -18,7 +18,7 @@ WizardStyle=modern
18
19
DefaultDirName={autopf}\FlexASIO
20
AppendDefaultDirName=no
21
-ArchitecturesInstallIn64BitMode=x64
+ArchitecturesInstallIn64BitMode=x64compatible
22
23
[Files]
24
Source:"install\x64-Release\bin\FlexASIO.dll"; DestDir: "{app}\x64"; Flags: ignoreversion regserver 64bit; Check: Is64BitInstallMode
0 commit comments