Martijn Laan 1 год назад
Родитель
Сommit
fac7b6b1c4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Examples/64BitThreeArch.iss

+ 1 - 1
Examples/64BitThreeArch.iss

@@ -20,7 +20,7 @@ OutputDir=userdocs:Inno Setup Examples Output
 ; Files directory and the 64-bit view of the registry. On all other
 ; Files directory and the 64-bit view of the registry. On all other
 ; OS architectures (e.g., 32-bit x86), Setup will use "32-bit
 ; OS architectures (e.g., 32-bit x86), Setup will use "32-bit
 ; install mode".
 ; install mode".
-ArchitecturesInstallIn64BitMode=x64compatible arm64
+ArchitecturesInstallIn64BitMode=x64compatible or arm64
 
 
 [Files]
 [Files]
 ; In order of preference, we want to install:
 ; In order of preference, we want to install: