Re: [WiX-users] per-user vs per-machine

2007-02-12 Thread Rob Mensching
ED] On Behalf Of Don Tasanasanta Sent: Monday, February 12, 2007 3:21 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] per-user vs per-machine A little more detail... In the previous version of my install ALLUSERS was set to 2 to allow the computer to install as per-machine if the u

Re: [WiX-users] per-user vs per-machine

2007-02-12 Thread Don Tasanasanta
-user install to do a major upgrade over a per-machine install? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Tasanasanta Sent: Monday, February 12, 2007 2:54 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] per-user vs per-machine

[WiX-users] per-user vs per-machine

2007-02-12 Thread Don Tasanasanta
Can a per-user install be told to upgrade over a per-machine install if the user is the same administrator for both? Is there any way to tell a per-user install to do a major upgrade over a per-machine install? Ie: uninstall the per-machine install and change it to a per-user. --