Hi, I need to pass properties from bootstrap app to .msi. For a example I have a bootstap app Setup.exe that has Setup.msi in its chain. When I run it as Setup.exe /myoption i need to get this flag( /myoption ) in msi. Is there a way to do it? Respectfully, Sergii