Dear All,

I hope you are fine and doing well.

I need to create a shortcut for the readme file in the start menu group. In
this issue, I have created this code:



<Component Id='readmeComponent' Guid='bF2Ce670-44B0-fbEB-26a0-8A3E4d7c5F3b'
>

    <File Id='readmeFile' Name='Readme.htm' Vital='yes' DiskId='1' Source=
C:\installFiles\Readme.htm' >

        <Shortcut Id='readmeShortcut' Name='View Readme file' Show='normal'
Directory='ProgramMenuDir' Advertise='no' IconIndex='0' />

    </File>

    <RegistryKey Root='HKCU' Key='Software\company\Readme.htm'>

        <RegistryValue Type='string' Value='' KeyPath='yes'/>

    </RegistryKey>

</Component> 



I get the following warning:

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



What may the problem be? How can I resolve this warning? Is it going to
create any problem for me later?



Thank you all in advance,

Riyaz

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to