node/tools/msvs
Rob Reynolds 5833fa989d win: clarify Boxstarter behavior on install tools
Clarify the behavior of what Boxstarter may do when it runs on a box
to install all the necessary tools so that there are no surprises to
the end user when the script is run.

Currently there is no interface that warns the user that Boxstarter
will reboot the machine possibly multiple times depending on how many
dependencies need to be installed and doesn't mention a need to disable
UAC. For folks who see what may look like a reboot loop, we feel it is
necessary to make them aware that UAC will be disabled and they will
need to take action to re-enable UAC manually if they interfere/stop
the script from finishing.

PR-URL: https://github.com/nodejs/node/pull/23987
Fixes: https://github.com/nodejs/Release/issues/369
Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2018-11-03 19:34:57 -07:00
..
install_tools win: clarify Boxstarter behavior on install tools 2018-11-03 19:34:57 -07:00
msi build: exclude npm test directories on Windows 2018-10-02 13:19:49 -04:00
npm
pch build,win,v8: allow precompiling objects-inl.h 2018-07-27 00:43:43 -07:00
find_nasm.cmd
find_python.cmd tools,win: fix find_python error 2018-09-17 16:50:47 -07:00
nodevars.bat
vswhere_usability_wrapper.cmd