You are here

AutoIT help

3 posts / 0 new
Last post
TaffinFoxcroft
TaffinFoxcroft's picture
Offline
Last seen: 10 years 4 months ago
Developer
Joined: 2006-12-14 17:24
AutoIT help

hi guys, I'm working on a personal thumb drive password system where, basically, its closes the window, then it opens a GUI with a input & a button, you put in the password and it goes away.
But, somehow in all of that, put in code so that if the password is wrong 3 times, it reboots the PC.
Would it be possible to do this? i know it has an obvious problem here, as you could minimize the GUI and access it like that, but would people be able to help plz?

send code snippets & 7z archives to taneth111 at gmail dot com.

paladin225
Offline
Last seen: 16 years 10 months ago
Joined: 2007-05-02 19:30
A password system in AutoIT?

Uhhh... AutoIT is for automation, and it's way too easy to override any security system you create with it. Plus how would you have it automatically run? The user'd have to run it himself, and if the computer were to reboot, the program wouldn't launch.

Interesting idea, but not a good way to implement it.

Rick Smith // Paladin225

Rick Smith // Paladin225

TaffinFoxcroft
TaffinFoxcroft's picture
Offline
Last seen: 10 years 4 months ago
Developer
Joined: 2006-12-14 17:24
a lot

a lot of the people i know are pretty much complete idiots, and the autorun.ini could be setup with the autorun & the shell option.

But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.

Log in or register to post comments