[Guide:] How to add Windows Update (MiniTool) back to Control Panel in W10

Discussion in 'Windows 10' started by moderate, Dec 17, 2015.

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #1 moderate, Dec 17, 2015
    Last edited by a moderator: Apr 20, 2017
  2. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    426
    261
    10
    Works just fine :) Many thx!
     
  3. mohitkumarsen

    mohitkumarsen MDL Novice

    Sep 5, 2012
    27
    14
    0
    Works fine in Windows 10 (1511). Many Thanks.:worthy:
     
  4. djdare

    djdare MDL Novice

    Nov 24, 2007
    29
    2
    0
    Great job. Everything OK!

    Is there a way to move it up - higher in control panel window?
    Now it's on bottom right after flash player.

    Thank You!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    #6 moderate, Dec 19, 2015
    Last edited: Dec 19, 2015
    (OP)
    Update to v2:

    Changes:
    -Now it works same way as in W8-1-1.
    -It now supports the localized tooltips and module name strings.

    Download link changed in 1st post.

    People, who already have v1 installed, just delete "wucltux.ico" file after registering v2's REG, since it is no longer needed.

    Post screenshot, pls.
     
  6. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    Admins probably cleared the values. :)))))

    BTW: I prefer to thank personally anyway. :)
     
  8. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240

    neither admin will ever clear any of given thanks or like values - it is just you mentality NO?:eek:
     
  9. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,381
    2,479
    120
    number of these chars "))))))))" signalized, that it was a joke... :)
     
  10. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,424
    60
    #12 rpo, Dec 23, 2015
    Last edited by a moderator: Apr 20, 2017
    If you don't have a VM with W811, you can proceed this way :

    Code:
    1. Copy wumt_x86.exe or wumt_x64.exe depending on your architecture to "%programfiles%\Windows Update\wumt.exe".
    2. Copy wumt_lang.ini to "%programfiles%\Windows Update\wumt_lang.ini".
    3. Copy/paste the spoiler content and save as a .reg file. Localize and customize this .reg file.
    4. Double click on the .reg file to import it into the registry. 
    
    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}]
    @="Windows Update"
    "System.Software.TasksFileUrl"="Internal"
    "InfoTip"="Look for updates to software and drivers, choose the automatic update settings or view the installed updates"
    ; "InfoTip"="Recherchez les mises à jour de logiciels et de pilotes, choisissez les paramètres de mise à jour automatique ou affichez les mises à jour installées"
    "System.ApplicationName"="Microsoft.WindowsUpdate"
    "System.ControlPanel.Category"="5"

    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\DefaultIcon]
    @="shell32.dll,-47"
    ;
    ; \Command : (Default) REG_EXPAND_SZ %ProgramFiles%\Windows Update\wumt.exe
    ;
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell\Open\Command]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
    00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,55,00,\
    70,00,64,00,61,00,74,00,65,00,5c,00,77,00,75,00,6d,00,74,00,2e,00,65,00,78,\
    00,65,00,00,00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}]
    @="All Windows Updates"

    That's all.
     
  11. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,414
    1,193
    60
    #13 Ace2, Dec 24, 2015
    Last edited by a moderator: Apr 20, 2017
    Windows 10 Version 1511 (OS Build 10586.0) x64

    1.Copied wumt_x64 and wumt_lang to C:\Program Files\Windows Update\

    2.Regedit Settings:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}]
    @="All Windows Updates"
    "System.Software.TasksFileUrl"="Internal"
    "InfoTip"="Look for updates to software and drivers, choose the automatic update settings or view the installed updates"
    "System.ApplicationName"="Microsoft.WindowsUpdate"
    "System.ControlPanel.Category"="0"
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\DefaultIcon]
    @="shell32.dll,-47"
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell]
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell\Open]
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell\Open\Command]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,55,00,\
      70,00,64,00,61,00,74,00,65,00,5c,00,77,00,75,00,6d,00,74,00,5f,00,78,00,36,\
      00,34,00,2e,00,65,00,78,00,65,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}]
    @="All Windows Updates"

    NOTES:
    Not using VM or wucltux_x64.dll
     
  12. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,414
    1,193
    60
    #14 Ace2, Dec 24, 2015
    Last edited by a moderator: Apr 20, 2017
    Use Windows 10 default update app.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}]
    @="Windows Update"
    "System.Software.TasksFileUrl"="Internal"
    "InfoTip"="is set to Automatic download and install, can be set to Notify to download in Advanced options."
    "System.ApplicationName"="Microsoft.WindowsUpdate"
    "System.ControlPanel.Category"="0"
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\DefaultIcon]
    @="shell32.dll,-47"
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell]
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell\Open]
    
    [HKEY_CLASSES_ROOT\CLSID\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}\Shell\Open\Command]
    @=hex(2):43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,5c,00,53,\
      00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6f,00,6e,00,74,00,\
      72,00,6f,00,6c,00,2e,00,65,00,78,00,65,00,20,00,2f,00,6e,00,61,00,6d,00,65,\
      00,20,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,2e,00,57,00,\
      69,00,6e,00,64,00,6f,00,77,00,73,00,55,00,70,00,64,00,61,00,74,00,65,00,00,\
      00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{36eef7db-88ad-4e81-ad49-0e313f0c35f8}]
    @="Windows Update"