1
mybatfile.bat -action1
1
mybatfile.bat -action2
1
mybatfile.bat
?? Anybody help ??
Windows CMD - *.bat file with parametres
Windows CMD - *.bat file with parametres
1

mybatfile.bat -action1
mybatfile.bat -action2
mybatfile.bat
ECHO %1
echoit.bat HelloWorld
cls @echo %1 pause
txt
One more question: will it work when I convert *.bat file to *.exe file with .bat to .exe converter?
1
