I am trying to create a pop-up menu for the user to decide whether to run the program or to abort

Viewed 20

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.

0 Answers
Related