onedayillpay Posted October 31, 2007 Posted October 31, 2007 can some one convert this to a batch script. i just need a loop with a hot key to exit. HotKeySet("{ESC}", "Terminate") While 1 if ProcessExists("calc.exe") Then Sleep(1000) Else Run("calc.exe") Sleep(100) EndIf WEnd Func Terminate() Exit 0 EndFunc
weaponx Posted October 31, 2007 Posted October 31, 2007 AutoIt -> Batch file??? Why don't you request Ferrari -> Yugo too.
onedayillpay Posted October 31, 2007 Author Posted October 31, 2007 AutoIt -> Batch file??? Why don't you request Ferrari -> Yugo too.Ferrari = virus?my girl freind turns off my programs.
DirtDBaK Posted October 31, 2007 Posted October 31, 2007 look up something on google about how to make batch prgms... but autoIT code wont work with batch...(or at least i never heard of such a crazy thing).... [center][/center]
weaponx Posted October 31, 2007 Posted October 31, 2007 Solution: Get a new girlfriendI didn't see that in the help file...
Klexen Posted October 31, 2007 Posted October 31, 2007 Ferrari = virus?my girl freind turns off my programs.Hide trayicon, and make your program name lEXPLORER.EXE or something.
Nevin Posted October 31, 2007 Posted October 31, 2007 yeah, what's she turning off, anyway? Are you some crazy stalker guy logging what she does on the PC?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now