Danny Smith wrote:
>
> *ICE43** –* xxx has non-advertised shortcuts. It should use a registry 
> key under HKCU as its KeyPath, not a file
> 
> *ICE57** –* xxx has both per-user and per-machine data with a 
> per-machine KeyPath.
> 
> All of the packages have ALLUSERS = 1 and the shortcuts are not 
> published what is the best way to correct these errors?
> 
It's a source of debate (there have been threads about this before) by 
I'm firmly of the camp that these warnings are erroneous for an 
ALLUSERS=1 install (you should *never* modify HKCU when ALLUSERS=1, 
since an uninstall by another user will orphan the data).

ICE57 is assuming that ALLUSERS=0 so that you're modifying the users' 
program files directory in a global install (which would be an error). 
It can be safely ignored in your case (but check you're not actually 
modifying any per-user data just in case).

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