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

Reply via email to