Argonath RPG - A World of its own
Argonath RPG Community => Speakerbox => Topic started by: Gird3r on January 07, 2008, 07:42:07 pm
-
Please share it.
I need it so i can return quicker into the game.
Should be avaible by pressing like ctrl + h
or something like that.
-
Girder all you do is
CTRL + ALT + Del
Press G
Press Delete Press Enter...
If it doesnt work the first time..(if you hear the Bonk) you ended something else.. try it again
But you gotta be on processes... so you gotta Before hand set it to proseccors.. :)
-
I have exactly the thing you speak of and I use it quite a lot. I use batch file method, here is my code:
taskkill /f /fi "imagename eq gta-vc.exe"
taskkill /f /fi "imagename eq gta_sa.exe"
I set the hotkey to CTRL+ALT+Q.
Note that the command "taskkill" will most likely not work in non-English version on Windows.
:ps: I just remembered you made a topic about this a long time ago, I responded with several batch file methods: http://www.argonathrpg.eu/index.php?option=com_smf&Itemid=28&topic=2310.msg18391#msg18391
This is the last two posts of that topic where by you attempted to make a batch file:
Im going to try this. Thanks.
EDIT: Dosent work :cry:
It start but it dosent affect the VC program.
Thats because your Windows is Swedish. If you want this to work, you must use the Swedish equivalent of the taskkill and any other commands i displayed. :neutral:
I told you before the same thing I am telling you now, get the Swedish command equivalents if you want to use batch file method.
-
Thats Good :D
-
Note that the command "taskkill" will most likely not work in non-English version on Windows.
Works on Vista, XP uses "tskill" I think though.
-xcasio
-
I have exactly the thing you speak of and I use it quite a lot. I use batch file method, here is my code:
I set the hotkey to CTRL+ALT+Q.
Note that the command "taskkill" will most likely not work in non-English version on Windows.
:ps: I just remembered you made a topic about this a long time ago, I responded with several batch file methods: http://www.argonathrpg.eu/index.php?option=com_smf&Itemid=28&topic=2310.msg18391#msg18391
This is the last two posts of that topic where by you attempted to make a batch file:
I told you before the same thing I am telling you now, get the Swedish command equivalents if you want to use batch file method.
Umm. If i have to be honest i don't remember that conservation at all. I will dig in it and check up if it works.