File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 103
103
<CustomAction Id =" RemoveGalleryModules" Property =" POWERSHELLEXE" ExeCommand =" -NoLogo -NoProfile -WindowStyle Hidden -NonInteractive -ExecutionPolicy Bypass -Command " . \" [PowerShellFolder]RemoveGalleryModules.ps1\"" " Execute =" deferred" Impersonate =" no" Return =" check" />
104
104
105
105
<InstallExecuteSequence >
106
- <Custom Action =" SetCustomActionDataValue" After =" CreateShortcuts" >NOT Installed</Custom >
107
- <Custom Action =" RemoveGalleryModules" After =" SetCustomActionDataValue" >NOT Installed</Custom >
106
+ <Custom Action =" RemoveGalleryModules" After =" CreateShortcuts" >NOT Installed</Custom >
108
107
<Custom Action =" SetExecutionPolicy" After =" RemoveGalleryModules" >NOT Installed</Custom >
109
108
</InstallExecuteSequence >
110
109
You can’t perform that action at this time.
0 commit comments