File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 65
65
Name =" ApplicationBase" />
66
66
</Property >
67
67
68
- <Property Id =" POWERSHELLEXE" />
69
- <SetProperty Id =" POWERSHELLEXE" Value =" [POWERSHELLPATH]\powershell.exe" Before =" AppSearch" />
68
+ <SetProperty Id =" POWERSHELLEXE" Value =" [WindowsFolder]System32\WindowsPowerShell\v1.0\powershell.exe" Before =" AppSearch" />
70
69
71
70
<DirectoryRef Id =" PowerShellFolder" >
72
71
<Component Id =" AzureSdkShortcutScript" Guid =" 3d0d589a-b34c-4c48-9a4c-df78f286c6a3" >
79
78
<Shortcut Id =" AzureSdkStartMenuShortcut"
80
79
Name =" Microsoft Azure PowerShell"
81
80
Description =" Microsoft PowerShell cmdlets"
82
- Target =" [POWERSHELLPATH]\powershell.exe "
81
+ Target =" [POWERSHELLEXE] "
83
82
Arguments =" -NoExit -ExecutionPolicy Bypass -File " [PowerShellFolder]\ShortcutStartup.ps1" " />
84
83
<RemoveFolder Id =" AzureSdkMenu" On =" uninstall" />
85
84
<RemoveFile Id =" RemoveStaleFiles" Directory =" StaleAzureSdkMenu" Name =" Windows Azure PowerShell.lnk" On =" both" />
You can’t perform that action at this time.
0 commit comments