File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 102
102
<CustomAction Id =" SetCustomActionDataValue" Return =" check" Property =" UpdatePSShortcut"
103
103
Value =" ShortcutPath=[AzureSdkMenu]Microsoft Azure PowerShell.lnk;DefaultShortcutPath=[ProgramMenuFolder]System Tools\Windows PowerShell.lnk" />
104
104
<CustomAction Id =" SetExecutionPolicy" Property =" POWERSHELLEXE" ExeCommand =" -NoLogo -NoProfile -Command " Set-ExecutionPolicy RemoteSigned -Force" " Execute =" deferred" Impersonate =" no" Return =" check" />
105
- <CustomAction Id =" RunModuleInstallScript" Property =" POWERSHELLEXE" ExeCommand =" -NoLogo -NoProfile -Command " [PowerShellFolder]\ShortcutStartup.ps1 -Install" " Execute =" deferred" Impersonate =" no" Return =" check" />
105
+ <CustomAction Id =" RunModuleInstallScript" Property =" POWERSHELLEXE" ExeCommand =" -NoLogo -NoProfile -Command " \ " [PowerShellFolder]\ShortcutStartup.ps1 -Install\ " "" Execute =" deferred" Impersonate =" no" Return =" check" />
106
106
107
107
<InstallExecuteSequence >
108
108
<Custom Action =" SetCustomActionDataValue" After =" CreateShortcuts" >NOT Installed</Custom >
You can’t perform that action at this time.
0 commit comments