Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win: add prompt to tools installation script #23987

Closed

Commits on Oct 31, 2018

  1. 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.
    ferventcoder authored and joaocgreis committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    d8525d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d99c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23c02c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. fixup for d8525d6

    joaocgreis committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    078745a View commit details
    Browse the repository at this point in the history