Can i do something like that:
I want to call
blasetup.exe param1 param2 etc.
after finishing the setup it should start bla.exe with the parameters.
bla.exe param1 param2 etc.
How can I do this?
Passing command line variables through
2 posts