Adding program group into Start Menu is piece of cake, I don't think that I used proper way but it works fine!!!! Now I need to know how to add uninstall into Add/Remove Programs....:(
Printable View
Adding program group into Start Menu is piece of cake, I don't think that I used proper way but it works fine!!!! Now I need to know how to add uninstall into Add/Remove Programs....:(
It will be there by default if you use an installation program like Installshield, Wise or even the Package and Deployment Wizard. You might be able to find it if you take a look at one of the samples that comes with VB located at "C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\Setup1". That appears to be some of the source code for the PDW.
Good luck,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
There is.....actually there's whole PDW code, but to get the source for how to add to Start Menu it's like going through hell, because all those APIs and stuff, it's a mess!!!! So I was wondering if someone could help me and take it apart, because I tried twice and i can't get it to work, for some weird reason.......