Re: [WiX-users] skip almost dialogs on upgrade

2010-04-08 Thread Pally Sandher
cience Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: lewisv [mailto:le...@nitorco.com] Sent: 08 April 2010 13:05 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] skip almost dialogs on upgrade Ok, if i condition the welcome dialog. Would i need to also c

Re: [WiX-users] skip almost dialogs on upgrade

2010-04-08 Thread lewisv
Ok, if i condition the welcome dialog. Would i need to also condition all the following dialogs. ie setuptype, license, custom etc... It seems to me, if i simply disable the welcome dialog then the next dialog in order would show up. Putting a new verifyreaddlg before progress makes sense. But th

Re: [WiX-users] skip almost dialogs on upgrade

2010-04-08 Thread Pally Sandher
v [mailto:le...@nitorco.com] Sent: 07 April 2010 17:51 To: wix-users@lists.sourceforge.net Subject: [WiX-users] skip almost dialogs on upgrade When i am doing a upgrade of my application. ( i am un-installing an re-installing ) I would like to skip all the user interaction dialogs. Right now i

[WiX-users] skip almost dialogs on upgrade

2010-04-07 Thread lewisv
When i am doing a upgrade of my application. ( i am un-installing an re-installing ) I would like to skip all the user interaction dialogs. Right now i have this in my setup PREVFOUND This of course will skip the license, setuptype etc... dialogs. but the user still has to press next on