Re: [WiX-users] wix shortcut "run as administrator".

2011-03-26 Thread Rob Mensching
This might help: http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-shortcut-and-pass-all-the On Mon, Mar 21, 2011 at 6:14 AM, MYFLEX wrote: > Anybody having the following issue? > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabb

Re: [WiX-users] wix shortcut "run as administrator".

2011-03-21 Thread MYFLEX
Anybody having the following issue? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/wix-shortcut-run-as-administrator-tp5443294p6192185.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] wix shortcut "run as administrator".

2010-09-02 Thread MYFLEX
Hi phil, If I set Advertise="No" it is giving the following error. Error 71 ICE43: Component aa has non-advertised shortcuts. It should use a registry key under HKCU as its KeyPath, not a file. Error 72 ICE57: Component 'SHORT' has both per-user and per-machine data

Re: [WiX-users] wix shortcut "run as administrator".

2010-08-20 Thread Wilson, Phil
It's because it's an advertised shortcut that has the intentional effect of doing resiliency check on the feature the target component belongs to. I think there's an advertised attribute for shortcuts you can set to "no", IIRC. Phil Wilson -Original Message- From: MYFLEX [mailto:shrin