Skip to content

Conversation

@bergmeister
Copy link
Contributor

PR Summary

Use HKLM instead of HKCU registry keys since the current installation scope is perMachine.
@saschanaz spotted this originally for the app path registration in issue #5905 but it also applies to the startmenu shortcut

Of course we could also have a checkbox to let the user decide if the registrations should be on a per user or per machine basis but I don't think this is worth the effort.

Fixes #5905

PR Checklist

Note: Please mark anything not applicable to this PR NA.

@iSazonov
Copy link
Collaborator

I restarted CI Travis Linux.

@iSazonov iSazonov requested a review from SteveL-MSFT January 16, 2018 14:06
@iSazonov iSazonov self-assigned this Jan 16, 2018
@iSazonov iSazonov merged commit a07cc49 into PowerShell:master Jan 17, 2018
TravisEz13 pushed a commit to TravisEz13/PowerShell that referenced this pull request Mar 13, 2018
… scope is perMachine. (PowerShell#5915)

# Conflicts:
#	assets/Product.wxs
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.

Shouldn't App Paths registration be done for HKLM?

3 participants