Re: [WiX-users] major upgrade from per-client to per-machine install

2011-10-13 Thread Martin Kulov
wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] major upgrade from per-client to per-machine install > > Which per-user one ? There could be multiple per-user installations on a > machine. > You'd have to be an admin to detect the per-user installation of another > us

Re: [WiX-users] major upgrade from per-client to per-machine install

2011-10-13 Thread Peter Shirtcliffe
rt of a chainer. -Original Message- From: Martin Kulov [mailto:mar...@kulov.net] Sent: 13 October 2011 10:47 To: wix-users Subject: Re: [WiX-users] major upgrade from per-client to per-machine install Hi everyone, Is there a way to detect per-user installation and so that per-machine install is p

Re: [WiX-users] major upgrade from per-client to per-machine install

2011-10-13 Thread Martin Kulov
05:56:50 -0700 > > To: wix-users@lists.sourceforge.net > > Subject: Re: [WiX-users] major upgrade from per-client to per-machine > > install > > > > Sadly, Windows Installer doesn't support that. > > > > On Mon, Oct 10, 2011 at 9:23 AM, Martin Kulov wrote: >

Re: [WiX-users] major upgrade from per-client to per-machine install

2011-10-11 Thread Martin Kulov
Thanks Rob, Is there a way to detect this situation and prevent the per machine installation in such case? Thanks,Martin > From: r...@robmensching.com > Date: Tue, 11 Oct 2011 05:56:50 -0700 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] major upgrade from per-c

Re: [WiX-users] major upgrade from per-client to per-machine install

2011-10-11 Thread Rob Mensching
Sadly, Windows Installer doesn't support that. On Mon, Oct 10, 2011 at 9:23 AM, Martin Kulov wrote: > > Hi, (moving this to a new thread) I have an existing MSI that needs to be > MajorUpgrade'd from per client to per machine installation.Right now > installing the latest bits results in two ve