boxcutter / windows

Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript
Apache License 2.0
753 stars 266 forks source link

Option to disable BITS #231

Closed daxgames closed 4 years ago

daxgames commented 4 years ago

Allow disable of BITS.

Edit floppy\_packer_config.cmd:

:: Uncomment the following to disable BITS so scripts can fail instead of hanging when
:: BITS doesn't work right.
:: Default: (unset)
:: set DISABLE_BITS=1