Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

Returning data from a setup to another

$
0
0
Hi,
I need to run a setup.exe file (let's call it setup2.exe file) from another setup file (let's call it setup.exefile) during the "before installalling". Both the exe come from Setup Factory.
Usually i do this using File.Run() with the "WaitForReturn"=true, but this time i need to be able to pass information collected by setup2.exe intoller, to the setup.exe.
Which is the best practice to do this?
Thanks in advance.
Filippo

Viewing all articles
Browse latest Browse all 2105

Trending Articles