May 10, 2020
Estimated Post Reading Time ~

How to Create batch file

create a file and save it .bat
paste these lines

start /d C:\Windows\System32\calc.exe
start /d "C:\Program Files\Mozilla Firefox" firefox.exe
start /d "C:\Program Files\Microsoft Office\Office12" EXCEL.EXE


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.