Skip to content

Commit

Permalink
Update installer.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitepower18 authored Aug 24, 2024
1 parent a302d6f commit 9a399bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer/installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Compression=lzma
SolidCompression=yes
WizardStyle=modern
;MinVersion=10.0.22000
ArchitecturesAllowed=x64 arm64
ArchitecturesInstallIn64BitMode=x64 arm64
ArchitecturesAllowed=x64compatible
ArchitecturesInstallIn64BitMode=x64compatible
LanguageDetectionMethod=uilanguage
ShowLanguageDialog=no

Expand Down

0 comments on commit 9a399bb

Please sign in to comment.