Re: [WiX-users] CustomAction another installer not working.

2011-11-07 Thread Svetmura
My second installer is not MSI installer, it is old VisualBasic Installer that can run parallely with my MSI. So the sollution is not in that. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/CustomAction-another-installer-not-working-tp6969663p697339

[WiX-users] CustomAction another installer not working.

2011-11-07 Thread Svetmura
I am making my installer. I need to run another foreign installer in it. I am making this - --- but if fails with exception: http://files.rsdn.ru/98190/11.PNG I tested foreign setup, it works fine separe