Neither really. The application itself contains no user specific files so to me, it doesn't matter. Are there any specific reasons why you'd want one over the over?
My major concern was to remove the Installshield version which I now know is per-machine. Chris -----Original Message----- From: Richard [mailto:legal...@xmission.com] Sent: Friday, January 23, 2009 12:24 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Removing a previous Installshield installation In article <h00002e30106ea2f.1232730730.scalix.atterotech....@mhs>, Chris Lord <chris.l...@atterotech.com> writes: > I have two further questions.... > 1) Would it be possible to set ALLUSERS and then detect the previous > products and if found, give a warning and exit the installer. If a > previous product isn't found then clear all users and continue with > the installation as normal? This would mean the user is forced to > manually remove the previous product first before the newer one is installed. You could certainly do this; it would avoid the need for a bootstrapper. You'd basically set a launchcondition to look for the old product. This would work reasonably well if you were forcing ALLUSERS to a particular value and it didn't match the existing product's value of ALLUSERS. Are you trying to force per-machine or per-user or are you letting the user choose? -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/> ------------------------------------------------------------------------ ------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users