Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: i give up last resort

  
  1. #11

    Default Re: i give up last resort

    .... well A. im not a complete computer noob but thanks for trying to prank me into rebooting my system bloke

  2. #12

    Default Re: i give up last resort

    it is no prank and killing the explorer.exe won't reboot your computer at all.
    the explorer.exe often cause problems with older games like dungeon keeper, diablo and so on, i don't know why but it fixes the freaky coloured screen - using keeperfx is the better way of getting rid of most of the problems, but that would do the trick, too

  3. #13
    WFTO - Lead Producer kyle's Avatar
    Join Date
    Sep 2009
    Location
    Scotland
    Posts
    936
    Gamer IDs

    Gamertag: FOG I Kyle PSN ID: CreamedCustard Steam ID: kylemotherwell

    Default Re: i give up last resort

    Quote Originally Posted by Lotex View Post
    it is no prank and killing the explorer.exe won't reboot your computer at all.
    the explorer.exe often cause problems with older games like dungeon keeper, diablo and so on, i don't know why but it fixes the freaky coloured screen - using keeperfx is the better way of getting rid of most of the problems, but that would do the trick, too
    I can confirm this, Age of empires II has fucked up colours and the only way to make them revert to normal is to kill explorer.exe while the game is running.

  4. #14
    Elite Dragon Mothrayas's Avatar
    Join Date
    Nov 2009
    Location
    The Netherlands
    Posts
    1,412

    Default Re: i give up last resort

    Besides, you don't need to reboot after killing explorer.exe. Just pick New Task from task manager and input "explorer.exe" and it'll be back.

    Originally Posted by ARMofORION

    Ew. Skarok is here

    The Awakening

    Keeper Animus of Faircoast
    Skios the Brutal Arachnid Warrior
    Realm: Faircoast Cavern
    Level: 5
    Gold: 0
    Voro the Warlock Vampire
    Realm: Northland Iceland
    Level: 4
    Gold: 563
    Ouroboros & Ragnarok, the Bipolar Hellhound
    Realm: Faircoast Cavern
    Level: 2
    Gold: 0
    Krua the Icy Arachnid Witch
    Realm: Faircoast Cavern
    Level: 6
    Gold: 0
    Thela the Psycho Mistress
    Realm: Northland Iceland
    Level: 2
    Gold: 0
    Grey the Trick Archer
    Realm: Northland Iceland
    Level: 1
    Gold: 0

  5. #15
    Dark God DragonsLover's Avatar
    Join Date
    Aug 2009
    Location
    Quebec
    Posts
    1,073

    Default Re: i give up last resort

    Or you can simply create a batch file that does everything for you!
    I like dragons! They're the center of my life! I'll never forget them...



  6. #16

    Default Re: i give up last resort

    like this:

    @echo off
    taskkill /IM explorer.exe /F
    c:
    cd C:\keeperfx 0.38c\
    start keeperfx.exe
    pause
    start explorer.exe

    1. create a text file and rename it to dk.bat (or whatever you like, just be sure to replace the .txt with .bat)
    2. open the .bat file by pressing the right mouse button and choose edit.
    3. copy the lines from above to the file, edit the path and save it

    the echo off and the c: command are variable, so you're free to whether delete them or let them be - echo off only hides the command lines that are written in the batch file, so they're not printed in the console and the c: just change the drive in case you saved the file to another partition or and external harddrive

    after you quit the game, the console is still there and if you press any button, the explorer.exe starts again

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •