Re: [WiX-users] Hiding shortcuts from non-priveleged users

2007-10-25 Thread Christopher Painter
If your putting a shortcut on the desktop, you'll first want to read about how it's not a really good idea in the first place. http://robmensching.com/blog/archive/2007/04/27/How-to-create-an-uninstall-shortcut-and-pass-all-the.aspx That said, I know NTFS supports controlling who can

Re: [WiX-users] Hiding shortcuts from non-priveleged users

2007-10-25 Thread James Finnigan
M To: wix-users@lists.sourceforge.net Subject: [WiX-users] Hiding shortcuts from non-priveleged users I have a shortcut to uninstall our product, but I want that shortcut to only display for privileged users. I don't what just any user seeing it from the start menu. How is that done? For a l

[WiX-users] Hiding shortcuts from non-priveleged users

2007-10-25 Thread Werner, Harvey D
I have a shortcut to uninstall our product, but I want that shortcut to only display for privileged users. I don't what just any user seeing it from the start menu. How is that done? For a local user not in the Administrators group, Add or Remove Programs has no Change button for our applic