FlyTechVideos / BluescreenSimulator

Bluescreen Simulator for Windows
MIT License
224 stars 91 forks source link

BSOD command isnt declared stopped untill manually quit #73

Closed PO144 closed 11 months ago

PO144 commented 3 years ago

If the command is in a batch file, cmd won't continue executing the past commands until the user exits(it also won't progress automatically when the progress reaches a 100%).

PO144 commented 3 years ago

I am guessing this is also the reason why commands at "command after complete" won't execute.

FlyTechVideos commented 11 months ago

The reason for that was that unsafe mode was broken and the command was never actually executed. Please try out the latest version where this is fixed: https://github.com/FlyTechVideos/BluescreenSimulator/releases/tag/3.4.0