-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.
Description
Lines 120 to 124 in bb09b88
| <Component Id="RegistryEntries" Guid="{402e52f7-baf8-489d-af21-f756a6ca3530}"> | |
| <RegistryKey Root="HKCU" Key="Software\Microsoft\Windows\CurrentVersion\App Paths\pwsh.exe" ForceCreateOnInstall="yes" ForceDeleteOnUninstall="yes"> | |
| <RegistryValue Type="string" Value="[$(var.ProductVersionWithName)]pwsh.exe"/> | |
| </RegistryKey> | |
| </Component> |
pwsh is installed globally so shouldn't it be on HKLM?
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.