how do i create a password login system (windows) 10-19-2013, 04:12 AM
#1
Hi i am not good at writing c++, I tried writing this in Bat but i can't figure out how to change registry keys. I know you can do alot more with C++.
Okay I am trying to create login system that can do this:
1.startup on all users.
2.disable explorer.exe, Taskmanger, and all other folders until password entered.
3.Be able to lock the hard drive or wipe it if the password is entered wrong 3 times.
reason why i want this created because can have the file encripted to were no one can remove it off the laptop.
so that data on my computer can not be stolen or seen. If stolen hopefully they enter the password wrong 3 times
and wipe the hard drive clean without warning.
If someone can help me out that would be great, or point me in the right direction.
(add in also possibly whip the bios to, But i doubt that possible)
Okay I am trying to create login system that can do this:
1.startup on all users.
2.disable explorer.exe, Taskmanger, and all other folders until password entered.
3.Be able to lock the hard drive or wipe it if the password is entered wrong 3 times.
reason why i want this created because can have the file encripted to were no one can remove it off the laptop.
so that data on my computer can not be stolen or seen. If stolen hopefully they enter the password wrong 3 times
and wipe the hard drive clean without warning.
If someone can help me out that would be great, or point me in the right direction.
(add in also possibly whip the bios to, But i doubt that possible)