I want my program to auto start on machine reboot (WIN95/98 VB6).
I know I can manually add the .exe name to windows/all users/startmenu/programs/startup folder, but I want the program to install /check installed itself somehow. Maybe an API call?