Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Batch file with parameters
#1
Hi
I would like to make an x.exe that does the same job as this simple  batch file x.bat :

c:\pico\rightclick.exe  %1


QM should create x.exe  that takes an input parameter and passes it to rightclick.exe


run "c:\pico\rightclick.exe" InputParameter


The only thing missing for me is how to write and handle   InputParameter

Best regards
BenOve


Messages In This Thread
Batch file with parameters - by BenOve - 01-27-2018, 08:53 AM
RE: Batch file with parameters - by Gintaras - 01-27-2018, 09:42 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)