diff --git a/windows/packaging/exe/inno_setup.sas b/windows/packaging/exe/inno_setup.sas index c5e9580..abd5585 100755 --- a/windows/packaging/exe/inno_setup.sas +++ b/windows/packaging/exe/inno_setup.sas @@ -15,6 +15,7 @@ SolidCompression=yes SetupIconFile={{SETUP_ICON_FILE}} WizardStyle=modern LanguageDetectionMethod=uilanguage +UsePreviousTasks=no PrivilegesRequired={{PRIVILEGES_REQUIRED}} ArchitecturesAllowed=x64 ArchitecturesInstallIn64BitMode=x64