Prompt for choices in bootstrap-Windows.cmd #3

Closed
opened 2018-01-04 18:49:02 +00:00 by benie · 1 comment
Owner

Currently bootstrap-Windows.cmd does not ask the user if they wish to execute
a given installation or setting. Since batch files don't have functions this
will result in a chunk of boilerplate which must be repeated for each step.
Examples of how to prompt the user to make a choice can be found
here.

Currently `bootstrap-Windows.cmd` does not ask the user if they wish to execute a given installation or setting. Since batch files don't have functions this will result in a chunk of boilerplate which must be repeated for each step. Examples of how to prompt the user to make a choice can be found [here](https://www.computerhope.com/issues/ch001674.htm).
Author
Owner

The user is not prompted for each step in bootstrap-Windows.cmd.

The user is not prompted for each step in `bootstrap-Windows.cmd`.
benie closed this issue 2018-01-05 12:57:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/bootstrap#3
No description provided.