Re: [WiX-users] Showing a dialog warning users they are upgrading.

2010-11-29 Thread Foster, Richard - PAL
gards, Richard -Original Message- From: Blair [mailto:os...@live.com] Sent: Wednesday, November 24, 2010 9:57 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Showing a dialog warning users they are upgrading. PREVIOUSVERSIO

Re: [WiX-users] Showing a dialog warning users they are upgrading.

2010-11-25 Thread Pally Sandher
Try NOT PREVIOUSVERSIONSINSTALLED Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the ** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Register

Re: [WiX-users] Showing a dialog warning users they are upgrading.

2010-11-24 Thread Blair
PREVIOUSVERSIONSINSTALLED NOT PREVIOUSVERSIONSINSTALLED Somewhere on this list someone once described the case where, if more than one NewDialog event has a TRUE condition, it uses the highest-ordered one and ignores all the others. You have to have all of your NewDialog (and SpawnDialog, if I rec