Rather than using hard-coded directory names, you should use the %CEx% macros. They're listed here:
http://www.nsbasic.com/ce/info/technotes/TN30b.htm The macro for "/Windows/Start Menu/Programs" is %CE11%. Cheers, Shaun On 8/30/07, Soós Péter <[EMAIL PROTECTED]> wrote: > Yes, it mostly works, but you may to set up the cab file to storage card > too, and you have to create link depending on the setup target. > I have problems to creating such links on localised WM versions too, > because the folder /Windows/Start\ Manu/Programs may be called by a > localized name. > > In general, it would be good to be able call pre/post (un)install > methods to create links, add registry entries etc. > > Regards, > Peter