Subj : How to add programs to Windows Start menu To : borland.public.cpp.borlandcpp From : "Michael" Date : Tue Sep 30 2003 07:53 am Hi I use Borland C++ 4.0. I am working on an application that will install another application and add it to the Windows Start menu. My problem is, how do I from my C++ code add a program to the start menu? I find no Windows API-calls regarding this. How does this usually work? I shouldn't have to find my way around in the windows directory structure and find the "start menu" dirctory (or whatever that directory may be named regarding what language in Windows is used...) Best regards Michael .