Re: [WiX-users] Having to click twice to proceed.

2010-09-20 Thread Mark Simonetti
I can say this, either remove the checks or live with the > behaviour. Have you even tried removing them to see if I'm actually > correct or not or are you just dismissing my advice out of hand? > > Palbinder Sandher > Software Deployment& IT Administrator > T: +44 (0) 141 9

Re: [WiX-users] Having to click twice to proceed.

2010-09-20 Thread Pally Sandher
West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Mark Simonetti [mailto:ma...@opalsoftware.co.uk] Sent: 20 September 2010 09:35 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Having to click twice to proceed. The WixUI_I

Re: [WiX-users] Having to click twice to proceed.

2010-09-20 Thread Mark Simonetti
Sent: 17 September 2010 14:28 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Having to click twice to proceed. > >Hi Pally, > Thanks for your response. > It hasn't made any difference though :-( Nothing extra appears in the >

Re: [WiX-users] Having to click twice to proceed.

2010-09-17 Thread Pally Sandher
tware.co.uk] Sent: 17 September 2010 14:28 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Having to click twice to proceed. Hi Pally, Thanks for your response. It hasn't made any difference though :-( Nothing extra appears in the log between the first cli

Re: [WiX-users] Having to click twice to proceed.

2010-09-17 Thread Mark Simonetti
0 0SP > Email Disclaimer > > -Original Message- > From: Mark Simonetti [mailto:ma...@opalsoftware.co.uk] > Sent: 17 September 2010 11:49 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Having to click twice to proceed. > >

Re: [WiX-users] Having to click twice to proceed.

2010-09-17 Thread Pally Sandher
isclaimer -Original Message- From: Mark Simonetti [mailto:ma...@opalsoftware.co.uk] Sent: 17 September 2010 11:49 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Having to click twice to proceed. PS - it only seems to do it when the LEGACY_APPDATA is not set (i.e. the

Re: [WiX-users] Having to click twice to proceed.

2010-09-17 Thread Mark Simonetti
PS - it only seems to do it when the LEGACY_APPDATA is not set (i.e. the registry search fails). Thanks, Mark. -- On 17/09/2010 10:36, Mark wrote: >Hi all, > I've made a copy of the wixui_mondo.wxs file to customize. I've changed > the SetupType dialog to goto one dialog or another depend

[WiX-users] Having to click twice to proceed.

2010-09-17 Thread Mark
Hi all, I've made a copy of the wixui_mondo.wxs file to customize. I've changed the SetupType dialog to goto one dialog or another depending on a condition determined by a registry entry: 1 1 (LEGACY_APPDATA = "") AND (WixUI_InstallMode = "InstallCustom" OR WixUI_InstallMode = "

[WiX-users] Having to click twice to proceed.

2010-09-17 Thread Mark
Hi all, I've made a copy of the wixui_mondo.wxs file to customize. I've changed the SetupType dialog to goto one dialog or another depending on a condition determined by a registry entry: 1 1 (LEGACY_APPDATA = "") AND (WixUI_InstallMode = "InstallCustom" OR WixUI_InstallMode = "