Re: [WiX-users] To goto prod. reg. website at the end of installation

2007-09-01 Thread Anidil
Now that i have and the custom action and its been sequenced in the install execute sequence as NOT Installed But it didn't open the web site after installation. Should i be using a custom UI to trigger this action while pressing the "Finish" button? Calin Iaru-2 wrote: >

Re: [WiX-users] Better XML coding

2007-09-01 Thread Schrieken, Rene
Correct compile and link, something like candle product.wxs ui.wxs files.wxs light -out product.msi product.wixobj ui.wixobj files.wixobj From: [EMAIL PROTECTED] on behalf of Anidil Sent: Sat 9/1/2007 8:55 To: wix-users@lists.sourceforge.net Subject: