Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-Machine installs #337

Merged
merged 14 commits into from
May 11, 2015
Merged

Per-Machine installs #337

merged 14 commits into from
May 11, 2015

Conversation

anaisbetts
Copy link
Contributor

This PR adds a new --machine parameter that will install the app for all users (they may need to log out and log back in)

TODO:

  • Verify this works correctly to install on the current profile
  • Verify this installs on a current user that isn't the current profile
  • Verify this installs on a newly created user
  • Uninstall detritus gets detected as valid install
  • Silent doesn't get passed to Update.exe
  • Installing as admin should install for admin's profile

Fixes #314

@anaisbetts anaisbetts changed the title Machine installs Per-Machine installs May 9, 2015
@Neustradamus
Copy link

All good softwares when we install use by default "Program Files" (or recently "Program Files (x86)" for 32 bit apps in 64 bit system).
Bad softwares do not use it.

It is since Windows 95 and maybe before, no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants