Re: [WiX-users] call custom action after another custom action is finished

2010-09-24 Thread bryan rasmussen
Actually, Just found a compiler for Ruby so I suppose I will try with that to see if I can get the full application installed. Thanks, Bryan Rasmussen On Fri, Sep 24, 2010 at 2:36 PM, bryan rasmussen wrote: > "Pally Sandher" wrote: > >> Use a bootstrapper to install Ruby before your installer r

Re: [WiX-users] call custom action after another custom action is finished

2010-09-24 Thread bryan rasmussen
"Pally Sandher" wrote: > Use a bootstrapper to install Ruby before your installer runs. > Concurrent installations are highly dangerous & just as unsupported. Ok, but Ruby's 'installer' is an .exe, not an MSI, should I still try to run a bootstrapper (never tried before) or can I get by with ru