Hi,
I would like to know how to put the application icons into start menu & create the application group while installing using the setup program.
Thanks in advance.
Printable View
Hi,
I would like to know how to put the application icons into start menu & create the application group while installing using the setup program.
Thanks in advance.
This task differ what platform you need to support (Win 9.x or Win Nt or both?) and needs "a few" API cals. The best sample how to do this is Setup1 project which is comming with Setup Toolkit (project installed with Visual Basic that is used by the Package and Deployment Wizard).
The application has to run on Win9.x, WinNT & Win2000 OS. Which are the APIs required? Is it possible to give the details of using the APIs on atleast one of the OS, say Win2000?
Thanks in advance