|
Answer» after i CONVER my .bat file to .exe file,the file cannot run under DOS. why? What OPERATING System, What program did you USE and what was in your code? Batch programs on XP might not work on 2000 for example. Some programs don't work properly for conversion.Most batch file compilers don't work very WELL. They can only compile simple batch files and don't correctly compile complex batch files, with nested for loops, XP FEATURES, etc.
Personally I use Brandon Dargo's Batch File Compiler, which seems to work pretty well.
You can download an evaluation version from www.BDargo.com.
Hope that helps, James
|