Basically, I'm making a BSOD batch file for people who don't have the scroll lock key and want to make a warning pop up where the user can decide whether to run it or abort. If the user decdes to run, it would execute the Batch File and BSOD the machine, if they choose to abort, it would cancel. (Python please)
Thanks for any help.