Re: [WiX-users] Can't get browser to launch

2011-04-18 Thread CoolBreeze
> To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Can't get browser to launch > > I'm trying to get the user's default browser to launch and bring up > www.msn.com for testing at the moment if they check to launch the browser > on >

Re: [WiX-users] Can't get browser to launch

2011-04-18 Thread Pally Sandher
Email Disclaimer -Original Message- From: CoolBreeze [mailto:coolbreeze...@googlemail.com] Sent: 17 April 2011 18:28 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Can't get browser to launch I'm trying to get the user's default browser to laun

[WiX-users] Can't get browser to launch

2011-04-17 Thread CoolBreeze
I'm trying to get the user's default browser to launch and bring up www.msn.com for testing at the moment if they check to launch the browser on the ExitDialog. I get no errors, but the browser never gets launched. I've tried a few different things like using WixShellExec, but I couldn't get that t