Re: [WiX-users] Remove the license page

2010-04-12 Thread Bob Arnson
On 4/12/2010 7:15 AM, Pally Sandher wrote: > No problem. It's only been posted to the list 5 times in the last 3 > months& it's only the 3rd result when searching for "WiX Remove license > dialog" on Google so it's easy to never have come across it before. > Hey, it's #2 on Bing. *http://let

Re: [WiX-users] Remove the license page

2010-04-12 Thread Pally Sandher
-Original Message- From: Viv Coco [mailto:vcotirl...@hotmail.com] Sent: 12 April 2010 12:05 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove the license page Thx a lot for the link! Viv On 4/12/2010 12:30 PM, Pally Sandher wrote: > http://

Re: [WiX-users] Remove the license page

2010-04-12 Thread Viv Coco
nce Park, > Glasgow G20 0SP > Email Disclaimer > > -Original Message- > From: Viv Coco [mailto:vcotirl...@hotmail.com] > Sent: 12 April 2010 08:36 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Remove the license page > > Hi all

Re: [WiX-users] Remove the license page

2010-04-12 Thread Pally Sandher
6 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Remove the license page Hi all, I am using the UI InstallDir in the installer of my product: [code] [/code] For some specific reason we need to get out the license page, so we need to skip the step where the licens

[WiX-users] Remove the license page

2010-04-12 Thread Viv Coco
Hi all, I am using the UI InstallDir in the installer of my product: [code] [/code] For some specific reason we need to get out the license page, so we need to skip the step where the license is shown to the user. Is there any way to do that? TIA, Viv -