I placed the following line in the Form_Unload event of the main screen in my program.
It does the job, but I was thinking there must be a way for the method described above to take care of the cleanup.Code:Shell ("cmd.exe /c TASKKILL /IM QPTimer.exe /F")




Reply With Quote