joker17 Posted October 17, 2007 Posted October 17, 2007 i need a working script to close a program that cannot be closed with alt+f4; i've tried this one (phothosp.exe is only an example ): FileClose("photoshop.exe") but nothing appen
Zonarius Posted October 17, 2007 Posted October 17, 2007 i need a working script to close a program that cannot be closed with alt+f4; i've tried this one (phothosp.exe is only an example ): FileClose("photoshop.exe") but nothing appen Try ProcessClose("photoshop.exe")
joker17 Posted October 17, 2007 Author Posted October 17, 2007 tryed it didn't work, or i'm supposed to use the entire string ProcessClose("c:\\program files\photoshop\photoshop.exe") ?
weaponx Posted October 17, 2007 Posted October 17, 2007 ProcessClose("photoshop.exe") worked for me. Maybe you aren't the owner of the process.
joker17 Posted October 17, 2007 Author Posted October 17, 2007 i'm logged as admin, and all the application was installed from this account
joker17 Posted October 17, 2007 Author Posted October 17, 2007 of course i can end it in task manager and i use windows xp sp2
Blue_Drache Posted October 17, 2007 Posted October 17, 2007 simple fix. Don't try to cheat at whatever MMO is running the "anti-cheat" you're trying to kill Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
joker17 Posted October 17, 2007 Author Posted October 17, 2007 i'm not trying to shut down the "anti-cheat" programm i'm trying to shut down the entire exe game ^^
Richard Robertson Posted October 17, 2007 Posted October 17, 2007 (edited) Wow, that was abrupt. What account is the AutoIt script running from? Is it the same user and does it have process related privileges? Edit: Never mind. I suppose that if you want to close the game, you could always try using your mouse and or keyboard and exiting the way everyone else does. Edited October 17, 2007 by Richard Robertson
joker17 Posted October 17, 2007 Author Posted October 17, 2007 lol why i'm supposed to not be legal/moral able to shut down the game with a macro?
Richard Robertson Posted October 17, 2007 Posted October 17, 2007 If you ask in English, or any other intelligible language, maybe we could try and answer that question.
joker17 Posted October 18, 2007 Author Posted October 18, 2007 lol it is perfect english: some code to shut down a program, easier then this is impossible
Moderators SmOke_N Posted October 18, 2007 Moderators Posted October 18, 2007 Close the process in debug mode, if you don't know how to do it, msdn is your friend. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Blue_Drache Posted October 18, 2007 Posted October 18, 2007 MSDN... the MicroSoft Dummy Network .... basically the home office. LOL.It's actually the online help repository for anything Microsoft.http://www.msdn.com Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
joker17 Posted October 18, 2007 Author Posted October 18, 2007 umh it was usefull like a kick in the ass ^^ i don't wont philosophical explanation, i simply wont a working code PS: don't mock other ppl only because your american and pro with pc
Moderators SmOke_N Posted October 18, 2007 Moderators Posted October 18, 2007 i don't wont philosophical explanation, i simply wont a working codeSo you think of us as short order code cooks? Get a grip bud. I'll guarantee you won't get it from me. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
joker17 Posted October 18, 2007 Author Posted October 18, 2007 i think if u have over 11k posts u could make a simple code (4 you) in 20 seconds (or maybe u already have one)
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