1.

Solve : Locking Down BAT Files??

Answer»

Whats the best way to convert a bat file to an EXE or even lock a bat file down so others cant get in and mess with your code and or use the code for other things?I never understood why users would take a reasonable sized BATCH file and convert it into a bloated 10K module but that's just me.

Look for bat_to_exe_converter.exe on this page

Be aware converter PROGRAMS such as this as add load and TERMINATE routines to your code and inflate the code SIZE on magnitudes of 10 to 100.



Discussion

No Comment Found