Skip to content

Commit 91d99c6

Browse files
committed
fixup: address feedback from Trott
1 parent d8525d6 commit 91d99c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tools/msvs/install_tools/install_tools.bat

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ pause
5252
cls
5353
echo !!!!!WARNING!!!!!
5454
echo -----------------
55-
echo Use of Boxstarter may reboot your box automatically multiple times. When
56-
echo performing a reboot, Boxstarter will need to disable UAC to allow the
57-
echo script to run immediately after the reboot. When the scripts have
58-
echo completed, Boxstarter will re-enable UAC. If you prematurely stop the
59-
echo process, UAC will need to be re-enabled manually.
55+
echo Use of Boxstarter may reboot your computer automatically multiple times.
56+
echo When performing a reboot, Boxstarter will need to disable User Account
57+
echo Control (UAC) to allow the script to run immediately after the reboot. When
58+
echo the scripts have completed, Boxstarter will re-enable UAC. If you prematurely
59+
echo stop the process, UAC will need to be re-enabled manually.
6060
echo.
6161
echo Sometimes the scripts may install all necessary Windows Updates which
6262
echo could cause a high number of reboots that appear to be a reboot loop when

0 commit comments

Comments
 (0)