SOLUTION to Task Manager tray Icon missing when using classic theme on Windows XP

Discussion in 'Windows XP / Older OS' started by liam2, Dec 11, 2014.

  1. liam2

    liam2 MDL Junior Member

    Jun 23, 2009
    93
    21
    0
    #1 liam2, Dec 11, 2014
    Last edited: Oct 30, 2015
    Edited: best solution in post #2
     
  2. liam2

    liam2 MDL Junior Member

    Jun 23, 2009
    93
    21
    0
    #2 liam2, Oct 30, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
    1. Download Windows server 2003 SP2 from (and select your language):

    w ww.microsoft.com/en-us/download/details.aspx?id=41


    2. open the downloaded exe file with 7zip and search and extract taskmgr.ex_ to a folder

    3. rename it to taskmgr.7z and again extract taskmgr.exe

    4. rename the extracted file to taskmgr52.exe and copy the file to c:\windows\system32

    5. Now run at cmd.exe:

    Code:
    reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe" /v "Debugger" /d "c:\windows\system32\taskmgr52.exe" /f
    
    

    Now, even when explorer.exe closes, when it starts, the icon appears again.