Search found 1 match

by Pikake
18 Jan 2012 14:02
Forum: DOS Batch Forum
Topic: How to keep a user from using ctrl-c tobreaking a batch run?
Replies: 1
Views: 1924

How to keep a user from using ctrl-c tobreaking a batch run?

I'm having to use a DOS batch program to perform my will on a scanner (or a mobile device) here at work. It's been a long time since I've done any batch programming (and wow it was fun relearning this again), I remember there was a way to prevent a user from pressing ctrl-c or ctrl-break to end the ...