Skip to content

Commit 618e6e8

Browse files
committed
removing forced reboot
1 parent a8408b7 commit 618e6e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup/azurecmd.wxs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
<Custom Action="SetCustomActionDataValue" After="CreateShortcuts">NOT Installed</Custom>
130130
<Custom Action="UpdatePSShortcut" After="SetCustomActionDataValue">NOT Installed</Custom>
131131
<Custom Action="SetExecutionPolicy" After="UpdatePSShortcut">NOT Installed</Custom>
132-
<ScheduleReboot After="InstallFinalize" />
133132
</InstallExecuteSequence>
134133

135134
<WixVariable Id="WixUILicenseRtf" Value="$(var.ProjectDir)\media\License.rtf" />

0 commit comments

Comments
 (0)