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.
-------------------------------------------------------------------------
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