swcarpentry / windows-installer

Software Carpentry installer for Windows.
MIT License
21 stars 17 forks source link

Avoid request for admin password #68

Closed pgmccann closed 6 years ago

pgmccann commented 6 years ago

Avoids need for user to be administrator.

"PrivilegesRequired=lowest" stops installer requesting admin password at outset

"DefaultDirName={userpf}\swc-installer" means default location is within user's home directory, so no issues writing to there