diff options
Diffstat (limited to 'installer_scripts')
| -rwxr-xr-x | installer_scripts/template.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer_scripts/template.iss b/installer_scripts/template.iss index a949a419..aab1e912 100755 --- a/installer_scripts/template.iss +++ b/installer_scripts/template.iss @@ -22,7 +22,7 @@ AppUpdatesURL={#URL} DefaultDirName={userappdata}\inkscape\extensions\
DefaultGroupName={#PROGRAMNAME}
; Remove the following line to run in administrative install mode (install for all users.)
-ArchitecturesAllowed=x64
+ArchitecturesAllowed=x64 x86
PrivilegesRequired=lowest
OutputBaseFilename=inkstitch
OutputDir=.
|
