1.

Solve : Protect the *.bat file?

Answer»

Hi GUYS,

Here is my problem :

I WOULD KEEP my file.bat under a password protection,
for avoid people to open it and modify it, but at the same time it has to be usable from everyone.

I hope you can help me
Thank
Riccardoyou can't protect a batch file with an password, or you would NEED an external coder and decoder program, so nobody can reed it, but the problem is, nobody can open it to (without knowing the password).

Solution, compile your batch to exe's or .com's.
a program that you can try is: quick batch file compiler
link: http://www.softpedia.com/get/Programming/Coding-languages-Compilers/Quick-Batch-File-Compiler.shtml


greetz

blackberry Hi BlackB

Thanks for your TIP, it is a good idea thanks

Ric



Discussion

No Comment Found