windows - How to create a batch file that will run cmd and a exe with parameters - Super User
How to create a batch file that do following: For example program name is hi.exe will do the following: Run hi.exe in cmd with arguments hi.exe -f%l%. Instead of %1% I want user ...
superuser.com |