Search found 1 match
- 13 Aug 2013 13:09
- Forum: DOS Batch Forum
- Topic: How to do batch file password protect?
- Replies: 3
- Views: 4531
How to do batch file password protect?
Hi Friends, I am trying to protect my batch script file. But it is very difficult to get it down because once I use the nested if condition then file automatic close, it doesn't compile the code and even not read full of condition. Even I try to use "Pouse" keyword to stop the closing proc...