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 dbe159a commit 5c84edeCopy full SHA for 5c84ede
ImperatorToCK3.iss
@@ -33,10 +33,10 @@ Compression=lzma
33
SolidCompression=yes
34
WizardStyle=modern
35
36
-ArchitecturesInstallIn64BitMode=x64
+ArchitecturesInstallIn64BitMode=x64compatible
37
38
; keep the next line if you want to prevent Setup from running on 32-bit Windows
39
-ArchitecturesAllowed=x64
+ArchitecturesAllowed=x64compatible
40
41
[Languages]
42
Name: "english"; MessagesFile: "compiler:Default.isl"
0 commit comments