Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-22 Thread Rob Mensching
gt; > > I know several have asked in the past about embedding a custom > > > manifest in a bundle, but I don't think it's supported nor advised. > > > > > > -Original Message- > > > From: Marco Tognacci [mailto:mark...@live.it] > >

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-22 Thread Carlos Alberto Costa Beppler
ised. > > > > -Original Message- > > From: Marco Tognacci [mailto:mark...@live.it] > > Sent: Friday, April 19, 2013 2:58 PM > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Bob Arnson
On 19-Apr-13 16:03, Hoover, Jacob wrote: > There might also be something hokey if it's named "Setup", but I wouldn't > expect that to live forever. That kicks in only if you don't have a manifest. Burn does, so that heuristic doesn't kick in. -- sig://boB http://joyofsetup.com/ --

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Rob Mensching
ave asked in the past about embedding a custom > manifest in a bundle, but I don't think it's supported nor advised. > > -Original Message- > From: Marco Tognacci [mailto:mark...@live.it] > Sent: Friday, April 19, 2013 2:58 PM > To: General discussion for Windows

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Hoover, Jacob
t I don't think it's supported nor advised. -Original Message- From: Marco Tognacci [mailto:mark...@live.it] Sent: Friday, April 19, 2013 2:58 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe The Burn

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Marco Tognacci
mu.edu; wix-users@lists.sourceforge.net > Date: Fri, 19 Apr 2013 19:47:09 + > Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe > > So your resulting file is a MSI? In which case, there is no way of putting a > manifest in it or changing its icon. > > If yo

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Alain Forget
b.hoo...@greenheck.com] Sent: April 19, 2013 15:47 To: afor...@cmu.edu; General discussion for Windows Installer XML toolset. Subject: RE: [WiX-users] How to Add UAC Shield on Bunrn setup.exe So your resulting file is a MSI? In which case, there is no way of putting a manifest in it or changing its icon. If

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Hoover, Jacob
, April 19, 2013 2:31 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe Oh whoops, I'm not using burn (only using candle and light), so my previously-posted code might not be useful (because I don't know

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Alain Forget
3 15:15 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe My Burn installed works well, but I'm asking if it could have the UAC shield on the big icon when it appear in a folder with large image size like desktop, I have

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Marco Tognacci
mu.edu; wix-users@lists.sourceforge.net > Date: Fri, 19 Apr 2013 19:07:28 +0000 > Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe > > Burn should only elevate once, and only when it needs to. Since Burn can > install per-user, it won't elevate on initial start

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Hoover, Jacob
2:55 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe That's pretty surprising. This is how our installer requests admin privileges: Privileged Alain -Original Message- From: Marco Tog

Re: [WiX-users] How to Add UAC Shield on Bunrn setup.exe

2013-04-19 Thread Alain Forget
That's pretty surprising. This is how our installer requests admin privileges: Privileged Alain -Original Message- From: Marco Tognacci [mailto:mark...@live.it] Sent: April 19, 2013 13:49 To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to Add UAC Shield on Bunrn