Ed James
12-11-2002, 03:04 PM
Does anyone know if it is possible to write an executable program in VB which has an exit code of 1. The standard 'Main' sub doesn't return anything and I don't want to use a dialog project as this executable is to run as the first step of an uninstaller and will do various cleanup jobs before the uninstaller begins.
The uninstaller requires this cleanup program to terminate with an exit code of 1 otherwise the uninstaller will not run. Is this possible in VB ?
Any comments welcome.
The uninstaller requires this cleanup program to terminate with an exit code of 1 otherwise the uninstaller will not run. Is this possible in VB ?
Any comments welcome.