Tony,

One scenario we have in our systems is that our customers may want
*some* users to have access to all the components, but other users to
only have access to certain items.

This leads to a scenario where it is a per machine install, where the
current (admin) user should get *all* the shortcuts, but other users
only get some of them.

So far, I have avoided the issue (and in one case ignored the ICE)...
But I know that sooner or later it's going to come back to haunt me! :-)

Any guidance the readers of this list can offer would be appreciated.

Regards,
Richard

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tony Hoyle
Sent: Monday, July 24, 2006 20:42
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ORCA validation issue with wix generated
installer

Derek Cicerone wrote:
> That means that the component needs to have a registry key under HKCU 
> as its keypath.  This supports installation of per-user shortcuts for 
> a per-machine installation.

I don't see why anyone would ever want to do this - put per user
shortcuts in per user installations and per machine shortcuts in the all
users category. 
Mixing the two is just silly IMO.  I'm not even sure *how* you'd make
wix do it, since ProgramMenuFolder is set correctly depending on the
install type... 
you'd have to override the default behaviour somehow.

I've never managed to author a nontrivial wix file without this ICE, but
in each case I know I'm doing the correct thing.. it's just generated
automatically by any attempt to create a shortcut.  That makes the
warning useless.

Tony

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


* C O N F I D E N T I A L I T Y N O T I C E *
-----------------------------------------------------------
The content of this e-mail is intended solely for the use of the individual or 
entity to whom it is addressed. If you have received this communication in 
error, be aware that forwarding it, copying it, or in any way disclosing its 
content to any other person, is strictly prohibited. Peek Traffic Corporation 
is neither liable for the contents, nor for the proper, complete and timely 
transmission of (the information contained in) this communication. If you have 
received this communication in error, please notify the author by replying to 
this e-mail immediately and delete the material from any computer.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to