Maybe this helps:

http://wix.mindcapers.com/wiki/ICE57

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of V K
Gangwar
Sent: Friday, September 21, 2007 11:46 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] ICE57 Warning...

 

Hello All,

I developed a msi package which works for CURRENT USER as well as
ALLUSERS.  I am creating one programmenufolder shortcut in the following
way. When i build i get ICE57 warning. 

Warning LGHT1076: ICE57: Component 'C__0B19A4783FE249C39694F7BA5CF3BEED'
has both per-user and per-machine data with an HKCU Registry KeyPath.

CODE:

<Component Id="C__0B19A4783FE249C39694F7BA5CF3BEED"
Guid="A268B53C-B686-35E4-41FC-FCF170DF4227">
        <File Id="_0B19A4783FE249C39694F7BA5CF3BEED"
Name="ff110client.exe"
Source="C:\FaxFinder0709\ApplicationFiles\ff110client.exe" Vital="yes"
DiskId="1" />
        <Shortcut Id="_7E0CB53F51644405BB574FA6D678569A"
Directory="FaxFinderMenuFolder" Name="ff110client.exe"
Target="[#_0B19A4783FE249C39694F7BA5CF3BEED]"/>
        <RegistryValue Id="R__59E7337A56BE47D7B8A0A1376A705712"
Root="HKCU" Key="Software\FaxFinder\ICE38" KeyPath="yes" Value=""
Type="string" Name="C__0B19A4783FE249C39694F7BA5CF3BEED" />
      </Component>


can somebody fix this warning.
I tried some different way without HKCU registry entry also. But that
time I am getting some different problem. When I switch to different
user and  double click the shortcut, it starts installing.
Please help!!

Thanks in Advance.

Regards.
Veerendra

  

________________________________

Got a little couch potato? 
Check out fun summer activities for kids.
<http://us.rd.yahoo.com/evt=48248/*http:/search.yahoo.com/search?fr=oni_
on_mail&p=summer+activities+for+kids&cs=bz> 



This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to