Skip to content

Commit b5f5664

Browse files
authored
Update nagstamon.iss (#1079)
Warning: Architecture identifier "x64" is deprecated. Substituting "x64os", but note that "x64compatible" is preferred in most cases. See the "Architecture Identifiers" topic in help file for more information. https://jrsoftware.org/ishelp/index.php?topic=archidentifiers
1 parent 5a37b6c commit b5f5664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/windows/nagstamon.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Compression=lzma
2323
SolidCompression=true
2424
SourceDir={#source}
2525
ArchitecturesAllowed={#archs_allowed}
26-
ArchitecturesInstallIn64BitMode=x64
26+
ArchitecturesInstallIn64BitMode=x64compatible
2727
CloseApplications=no
2828
WizardStyle=modern
2929
[Icons]

0 commit comments

Comments
 (0)