Remove from CAD list
To remove your program from the Ctrl+Alt+Delete add this code to call the procedure:
Call MakeMeService
This can be called from any procedure in the form. To unregister your application
as a service (and therefore show the program in the Ctrl+Alt+Delete task list),
use the following code in a suitable event handler or procedure
Call UnMakeMeService