Path: utzoo!attcan!uunet!mcsun!unido!fauern!lan!rommel From: rommel@lan.informatik.tu-muenchen.dbp.de (Kai-Uwe Rommel) Newsgroups: comp.os.os2 Subject: Re: Presentation Manager Groups Message-ID: <908@tuminfo1.lan.informatik.tu-muenchen.dbp.de> Date: 24 Nov 89 15:18:50 GMT References: Sender: news@lan.informatik.tu-muenchen.dbp.de Reply-To: rommel@lan.informatik.tu-muenchen.dbp.de (Kai-Uwe Rommel) Organization: Inst. fuer Informatik, TU Muenchen, W. Germany Lines: 19 In article df@cs.purdue.EDU (dan) writes: > Need some help everyone. The company I am working for is ready to > start selling a PM app. In the installtion of the program, we > would like to create a new group under the Start Programs window > that contains our program. I know Excel does it. If anyone has > any ideas or code they would like to share, I would really > appreciate it. > > Tony Vollmer > CAPSCO PALLM SYSTEMS The information about programs to offer in the start programs window is hold in OS2.INI. There are API functions to write and read from this file (I do not have all their names in mind). Use the INIEDIT program from the SDK samples to take a look at OS2.INI and to get the structure of the entries to create. Kai Uwe Rommel Munich