how can i get my program out of the ctrl alt and del panel can someone tell how me , and i got one more thing , how do you stop windows from loading if your program is frist thanks i think all of this is api and i dotn know api thank you
Printable View
how can i get my program out of the ctrl alt and del panel can someone tell how me , and i got one more thing , how do you stop windows from loading if your program is frist thanks i think all of this is api and i dotn know api thank you
1.About your first (CTRL-ALT-DEL), I have acode for that but it is not with me now .. I will post it when I get home.
(it wouldn't work on winNT/win2000 though ..
2. About running your program before windows and not letting windows to run..
you can make a program that would run from the autoexec (way before windows start) or you can make a program and put it in the "run" under in the regedit that would reboot the machine ... but I don't think it is a good idea, becuase you will need to reinstall windows to get rid of it ..
What do you exactly need ?
maybe I can help more.
like haev it in autobat and haev it fun befro windows liek loads all the start up programs
this is how you get it not to appear in the Ctrl-Alt-Del list:
http://www.vb-world.net/tips/tip135.html