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=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to