Skip to content

Commit

Permalink
Disable "SignedUninstaller" as I don't have access to the/a code sign…
Browse files Browse the repository at this point in the history
…ing certificate.
  • Loading branch information
squid-box committed May 10, 2018
1 parent 6c6f331 commit 7d1304d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Setup/setup.iss
Expand Up @@ -36,7 +36,7 @@ CreateAppDir=true
OutputDir=bin
SourceDir=.
AllowNoIcons=true
SignedUninstaller=true
SignedUninstaller=false
UsePreviousGroup=true
UsePreviousAppDir=true
LanguageDetectionMethod=uilanguage
Expand Down

0 comments on commit 7d1304d

Please sign in to comment.