Jordan Russell před 1 rokem
rodič
revize
65005a0561
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Examples/64BitThreeArch.iss

+ 1 - 1
Examples/64BitThreeArch.iss

@@ -14,7 +14,7 @@ UninstallDisplayIcon={app}\MyProg.exe
 Compression=lzma2
 SolidCompression=yes
 OutputDir=userdocs:Inno Setup Examples Output
-; "ArchitecturesInstallIn64BitMode=x64compatible arm64" instructs
+; "ArchitecturesInstallIn64BitMode=x64compatible or arm64" instructs
 ; Setup to use "64-bit install mode" on x64-compatible systems and
 ; Arm64 systems, meaning Setup should use the native 64-bit Program
 ; Files directory and the 64-bit view of the registry. On all other