It looks like this:
So Do I need to create a componet for just this File id=File934?.Thanks in
adavnace.
Venkatesh
<Directory Id="directory28" Name="program">
<Component Id="component24" DiskId="1"
Guid="C5B64DD2-B75B-4A03-AD4B-CA62FE4D780A">
<Registry Id='r1' Root='HKLM' Key='SOFTWARE\Qualtech
Systems\TEAMS\10.0\Settings' Name='TeamsBin' Type='string'
Value='[TEAMSDIR]Qualtech Systems\TEAMS\10.0\PROGRAM' Action='write' />
<File Id="file927" Name="cimage.dll"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\cimage.dll" />
<File Id="file928" Name="fop.exe"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\fop.exe" />
<File Id="file929" Name="LIBFOR_1.DLL" LongName="libforecast_qsi.dll"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\libforecast_qsi.dll" />
<File Id="file930" Name="license.dat"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\license.dat" />
<File Id="file931" Name="MCLMCR_1.DLL" LongName="mclmcrrt70.dll"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\mclmcrrt70.dll" />
<File Id="file932" Name="Roboex32.dll"
src="C:\luntbuild\work\RDS-10.0\EXTERN\bin\Roboex32.dll" />
<File Id="file933" Name="TEAMS.cnt"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\TEAMS.cnt" />
<Condition><![CDATA[UNICODE = "Yes"]]></Condition>
<File Id="file934" Name="teams.exe"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\teams-unicode\teams.exe"
Vital="yes">
<Shortcut Id="startmenuTeamsDesigner10Uni" Directory="ProgramMenuFolder"
Name="Teams10" LongName="Teams Designer 10.0" WorkingDirectory="TEAMSDIR"
Icon="teams.exe" IconIndex="0" Advertise="yes"/>
<Shortcut Id="desktopTeams10Uni" Directory="DesktopFolder" Name="Teams10"
LongName="Teams Designer 10.0" WorkingDirectory="TEAMSDIR" Icon="teams.exe"
IconIndex="0" Advertise="yes"/>
</File>
</Component>
Venkatesh
-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 10:43 PM
To: Venkatesh Malepati
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to correct ICE19 and ICE50 errors in .MSI package
Venkatesh Malepati wrote:
ICE19: Shortcut 'startmenuTeamsDesigner10Uni' advertises component:'
Component24': This component cannot be advertised because the keypath type
disallowed
AND
ICE50:Component 24 has an advertised shortcut,but the keypath cannot be found.
My shortcut has the follwing code in wix file:
<File Id="file934" Name="teams.exe"
src="C:\luntbuild\work\TEAMS-10.0\teams\release\program\teams-unicode\teams.exe"
Vital="yes">
What does your Component element look like? Components with shortcuts should
have a single file so there's no confusion about what resource is the
component's key path.
--
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users