I've been ignoring these errors for ages with no side-effects.  I have 
ALLUSERS=1 and the installer 
is launched from a bootstrapper, so the user doesn't have a chance to change 
that value on the 
command line.  I also think the fix is less than perfect.  One Admin installs 
the product and the 
workaround to escape the validation error writes a registry key under their 
HKCU.  Another Admin 
uninstalls the product and now the first Admin is left with a bunch of orphaned 
registry entries.

Like I said, I've been ignoring this for about 4 years and it's not been an 
issue yet.

Rob

Neil Enns wrote:
> I'll leave the answer to that up to others more knowledgeable about those 
> specific ICE errors. The steps listed in the How to document, however, are 
> the recommended way of doing this.
> 
> Neil
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Yen
> Sent: Thursday, September 18, 2008 2:15 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Question about LGHT0204:ICE43 and ICE57
> 
> Hello,
> 
> Thanks for the reply, I guess I saw this solution before as I tried
> googling my problem a while ago.
> 
> I don't really like the idea of installing irrelevant registry keys(in
> HKCU) unless it is really necessary, so if I leave my installer as it
> was without the HKCU registry, what might be the consequences?(Though it
> gives error messages, the installer was still built anyhow, and I
> haven't seen it causing any problems yet...)
> 
> Thank you,
> 
> Roger Yen
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Neil Enns
> Sent: Thursday, September 18, 2008 4:26 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Question about LGHT0204:ICE43 and ICE57
> 
> Look in the Wix.CHM file for the How To topic on how to create shortcuts
> to applications. It shows you the steps to take to author the setup
> correctly to remove these errors.
> 
> Neil
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Roger Yen
> Sent: Thursday, September 18, 2008 1:25 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Question about LGHT0204:ICE43 and ICE57
> 
> Hello,
> 
> 
> 
> I am getting these error messages when building my installer due to
> having a non-advertised shortcut:
> 
> 
> 
> error LGHT0204 : ICE43: Component Exe has non-advertised shortcuts. It
> should use a registry key under HKCU as its KeyPath, not a file.
> 
> error LGHT0204 : ICE57: Component 'Exe' has both per-user and
> per-machine data with a per-machine KeyPath.
> 
> 
> 
> I am wondering if it will cause any "serious" problems or if I can just
> ignore them...as I need my shortcut as non-advertised because it is a
> shared component by several tools...
> 
> 
> 
> Thank you,
> 
> 
> 
> Roger Yen
> 
> 
> 
> 
> ---------------------------------------------------------------------
> This transmission (including any attachments) may contain confidential
> information, privileged material (including material protected by the
> solicitor-client or other applicable privileges), or constitute
> non-public information. Any use of this information by anyone other than
> the intended recipient is prohibited. If you have received this
> transmission in error, please immediately reply to the sender and delete
> this information from your system. Use, dissemination, distribution, or
> reproduction of this transmission by unintended recipients is not
> authorized and may be unlawful.
> ------------------------------------------------------------------------
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> ------------------------------------------------------------------------
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> ---------------------------------------------------------------------
> This transmission (including any attachments) may contain confidential 
> information, privileged material (including material protected by the 
> solicitor-client or other applicable privileges), or constitute non-public 
> information. Any use of this information by anyone other than the intended 
> recipient is prohibited. If you have received this transmission in error, 
> please immediately reply to the sender and delete this information from your 
> system. Use, dissemination, distribution, or reproduction of this 
> transmission by unintended recipients is not authorized and may be unlawful.
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to