start standalone app with parameters (win 64bit)
in
Integration and Hardware
•
9 months ago
Hi,
I would like to start my exported app with a start.cmd file.
I have exported the application for windows 64 bit.
So I have to run the myApp.bat
But how can I pass processing some parameters via the cmd?
In example, I would like to pass the path to the config file.
start the app, the path to the cfg file.
E:\myApp.bat E:\myApp.cfg
Thank for help
Tom
I would like to start my exported app with a start.cmd file.
I have exported the application for windows 64 bit.
So I have to run the myApp.bat
But how can I pass processing some parameters via the cmd?
In example, I would like to pass the path to the config file.
start the app, the path to the cfg file.
E:\myApp.bat E:\myApp.cfg
Thank for help
Tom
1