Restore Appearance and Personalization to Windows 10 Control Panel

Page 2 of 2 FirstFirst 12

  1. Posts : 70,724
    64-bit Windows 11 Pro for Workstations
       #11

    bamajon1974 said:
    Good afternoon @Brink. Did you ever have a chance to read my response to this post?

    Thanks!
    Sorry.

    I had just copied back the original registry entries for Personalization before it was removed, so I'm not sure what all they mean.
      My Computers


  2. Posts : 526
    Win7 Pro X64, Win10 Pro x640
    Thread Starter
       #12

    That's ok. I asked more hardcore coders and programmers on Stackexchange to see if they might know.

    The actual question I had was about the task list. Please refer to the first post and two pictures in the thread. I figured out how to get the links for Personalization and Notification Area Icons in the category view of control panel without modifying existing registry keys or system files, as shown in the first picture, which is from my computer. The question I have is about the second picture, from an old windows 7 computer. In category view of control panel, Appearance and Personalization does not have the links below (blank). Do you know how to resolve this?

    If you need nitty gritty details how I did this, I am happy to share.

    Thanks!
      My Computer


  3. Posts : 70,724
    64-bit Windows 11 Pro for Workstations
       #13

    I'm not sure how to add the links back to a category like that.
      My Computers


  4. Posts : 526
    Win7 Pro X64, Win10 Pro x640
    Thread Starter
       #14

    Brink said:
    I'm not sure how to add the links back to a category like that.
    Understood. Who are the real customization gurus that I could tag in this post that might be able to help?
      My Computer


  5. Posts : 70,724
    64-bit Windows 11 Pro for Workstations
       #15

    Usually, that would be me, but this is not something most people mess with, so I'm not sure either.
      My Computers


  6. Posts : 526
    Win7 Pro X64, Win10 Pro x640
    Thread Starter
       #16

    Brink said:
    Usually, that would be me, but this is not something most people mess with, so I'm not sure either.
    What I am looking for is the task list manifest schema, an xml file, and is probably located in shell32.

    https://docs.microsoft.com/en-us/win...ble-task-links

    I think resource hacker can open up these files to look at their resources, right? Or do you recommend any better programs?
      My Computer


  7. Posts : 3
    Windows 10
       #17

    bamajon1974 said:
    What I am looking for is the task list manifest schema, an xml file, and is probably located in shell32.

    https://docs.microsoft.com/en-us/win...ble-task-links

    I think resource hacker can open up these files to look at their resources, right? Or do you recommend any better programs?
    I know this is a necro post but I believe you're looking for shell32.dll.mun located at C:\Windows\SystemResources\shell32.dll.mun. Then resource ID #21 contains the XML for what I believe are most if not all "tasks". You can view the resources with Resource Hacker or any other tool for viewing DLL resources despite the different file extension.

    It seems people know about .mui files which also contain resources for DLLs, but many people seem to overlook .mun files.

    I learned this while working on a powershell script which is basically meant to find all special shell links in Windows, including all the tasks: GitHub Gist Link

    If you use the -SaveXML argument it will also output the XML you're looking for both in raw form like you'd see with resource hacker, but also with all the string references resolved which should make it easier to find the ones you're interested in.

    I also just whipped up this separate script where you should be able to put in any XML file with string references and it will created a resolved version: GitHub Gist Link

    As for adding the stuff to the main control panel window, haven't figured that out yet. But these articles seem relevant:
    Last edited by ThioJoe; 12 Aug 2024 at 16:17.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:58.
Find Us




Windows 10 Forums