We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8408b7 commit 618e6e8Copy full SHA for 618e6e8
setup/azurecmd.wxs
@@ -129,7 +129,6 @@
129
<Custom Action="SetCustomActionDataValue" After="CreateShortcuts">NOT Installed</Custom>
130
<Custom Action="UpdatePSShortcut" After="SetCustomActionDataValue">NOT Installed</Custom>
131
<Custom Action="SetExecutionPolicy" After="UpdatePSShortcut">NOT Installed</Custom>
132
- <ScheduleReboot After="InstallFinalize" />
133
</InstallExecuteSequence>
134
135
<WixVariable Id="WixUILicenseRtf" Value="$(var.ProjectDir)\media\License.rtf" />
0 commit comments