152.innosetup6 by crwood · Pull Request #153 · gridsync/gridsync
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 26
Merged
Conversation
Copy link
Member
crwood
commented
Feb 15, 2019
crwood
commented
This PR fixes #152 by updating the Inno Setup installer and associated build scripts to no longer prompt the user for an administrator password, defaulting to an install location of %LocalAppData%\Programs\Gridsync. If Inno Setup version 6 is available on the host/build system, however, the resultant installer will instead take advantage of the new PrivilegesRequiredOverridesAllowed directive and, when executed, prompt the user to either "Install for me only (recommended)" or "Install for all users" (and prompt for an administrator password).
crwood added 13 commits
February 14, 2019 23:44This directive is only available in Inno Setup version 6
crwood
merged commit
1ba3a62
into
master
crwood
deleted the
152.innosetup6
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment