152.innosetup6 by crwood · Pull Request #153 · gridsync/gridsync

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

152.innosetup6#153

crwood merged 13 commits intomasterfrom

152.innosetup6

Conversation

@crwood

Copy link

Member

@crwood crwood commented

Feb 15, 2019

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 crwood merged commit 1ba3a62 into master

Feb 15, 2019

@crwood crwood deleted the 152.innosetup6 branch

February 15, 2019 06:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Windows installer requires administrator privileges

1 participant

@crwood