Re: [WiX-users] Vista: per-user installation without administrator privileges

2008-06-12 Thread Christopher Painter
I appreciate the feedback and I hope you find the content useful.   Regards, Chris --- On Thu, 6/12/08, Chris Mumford <[EMAIL PROTECTED]> wrote: From: Chris Mumford <[EMAIL PROTECTED]> Subject: Re: [WiX-users] Vista: per-user installation without administrator privileges To: "G

Re: [WiX-users] Vista: per-user installation without administrator privileges

2008-06-12 Thread Chris Mumford
> --- On Tue, 6/10/08, Bob Arnson <[EMAIL PROTECTED]> wrote: > > From: Bob Arnson <[EMAIL PROTECTED]> > Subject: Re: [WiX-users] Vista: per-user installation without administrator > privileges > To: "General discussion for Windows Installer XML toolset." <

Re: [WiX-users] Vista: per-user installation without administrator privileges

2008-06-12 Thread Andreas Hellwig
ob Arnson <[EMAIL PROTECTED]> wrote: > > From: Bob Arnson <[EMAIL PROTECTED]> > Subject: Re: [WiX-users] Vista: per-user installation without administrator > privileges > To: "General discussion for Windows Installer XML toolset." > <wix-users@lists.sour

Re: [WiX-users] Vista: per-user installation without administrator privileges

2008-06-10 Thread Christopher Painter
really good thread that deserves attention? E-Mail Me --- On Tue, 6/10/08, Bob Arnson <[EMAIL PROTECTED]> wrote: From: Bob Arnson <[EMAIL PROTECTED]> Subject: Re: [WiX-users] Vista: per-user installation without administrator privileges To: "General discussion for Windows Inst

Re: [WiX-users] Vista: per-user installation without administrator privileges

2008-06-10 Thread Bob Arnson
Andreas Hellwig wrote: > Is there a way to avoid the UAC for the Per-User installation, and only > get it for the Per-Machine installation? > No. Unfortunately, MSI in Vista puts the flag for no-elevation-required in the package summary info. That means you can't change it at install time, o