Hi Peter,

Try using Target=[!MyProg.exe.MSM_GUID_HERE] or
Target=[#MyProg.exe.MSM_GUID_HERE]

I would recommend placing the shorcut in the merge file if possible to
avoid any GUID changes down the road.

Bill Miller

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter G.
Sakhno
Sent: Wednesday, August 09, 2006 8:37 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Shortcuts in MSI+MSM

Hello.

I am trying to create shortcuts in MSI for files listed in MSM.
I wrote following code:
<Shortcut Id="StartMenuMyProg" Directory="ProgramMenuDir" Name="MyProg" 
Target="MyProg.exe.MSM_GUID_HERE"/>

Shortcut is not created and.
In log file I found error 2715 for that shortcut, which means "The
specified File key not found in the File table." while the file with
such File key IS presented in File table...

What am I doin wrong?

--
Best regards,
Peter G. Sakhno
C-MAP RUSSIA Ltd
http://www.c-map.ru/

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to