mirror of
https://github.com/PaperCutSoftware/GhostTrap.git
synced 2025-12-10 00:31:35 -06:00
PO-2572 - modify ghost-trap.iss - don't block installation on Windows arm64
ArchitecturesAllowed=x64 becomes ArchitecturesAllowed=x64compatible
This commit is contained in:
parent
045ccde919
commit
6a376c3002
@ -30,7 +30,7 @@ AppPublisherURL=https://github.com/PaperCutSoftware/GhostTrap
|
||||
AppSupportURL=https://github.com/PaperCutSoftware/GhostTrap/issues
|
||||
AppUpdatesURL=https://github.com/PaperCutSoftware/GhostTrap
|
||||
DefaultDirName={commonpf}\{#app_name_no_space}
|
||||
ArchitecturesAllowed=x64
|
||||
ArchitecturesAllowed=x64compatible
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
|
||||
LicenseFile=..\..\LICENSE.rtf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user