|
Post by ihatemetro on Apr 30, 2023 12:48:34 GMT -8
Did all of that, CLSID Exist, and its 64bit did the same method of trustedinstaller for your ms-settings director and that works perfectly fine, so im not sure +deleted the delegate executes If you are accessing display through the ms-settings redirector, and it is not working, then you might have downloaded a really early version that I accidentally compiled as 32 bit instead of 64 bit. There is a new version with proper 64 bit support though, and you can just drop that version in as a replacement. You can easily test if the display control panel in general actually works by running "explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}\Settings" and "explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}" in the Run dialog.
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Apr 30, 2023 12:53:20 GMT -8
Yours is fine im sure, "explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}\Settings" sends me to documents while "explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}" gives me the "file does not have an app associated with it" error.. which is weird, I installed the Display.dll in system32 and display.mui in en-us (my PC is En-US) and ran the registries in order, so im not sure
|
|
|
Post by ihatemetro on Apr 30, 2023 14:48:37 GMT -8
Yours is fine im sure, "explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}\Settings" sends me to documents while "explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}" gives me the "file does not have an app associated with it" error.. which is weird, I installed the Display.dll in system32 and display.mui in en-us (my PC is En-US) and ran the registries in order, so im not sure Try this reg file instead. Delete the existing {C555438B-3C23-4769-A71F-B6D3D9B6053A} key in HKEY_CLASSES_ROOT\CLSID and then import this reg file (as TrustedInstaller). It works for me on Windows 11 22H1. Attachments:display_clsid.reg (4.49 KB)
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Apr 30, 2023 18:02:26 GMT -8
Wow okay, I rechecked my registry and I do NOT have Wow6432Node in HKEY_LOCAL_MACHINE\SOFTWARE, I read to fast. I thought you needed the opposite.. Do you know how to run the 64bit version? Like I tried restarting my pc, but each time I open regedit (even from Windows folder, not SysWow) the key doesn't exist, should I just reset my pc?
|
|
|
Post by ihatemetro on Apr 30, 2023 18:30:38 GMT -8
Wow okay, I rechecked my registry and I do NOT have Wow6432Node in HKEY_LOCAL_MACHINE\SOFTWARE, I read to fast. I thought you needed the opposite.. Do you know how to run the 64bit version? Like I tried restarting my pc, but each time I open regedit (even from Windows folder, not SysWow) the key doesn't exist, should I just reset my pc? Run "sfc /scanfile=C:\Windows\regedit.exe" . That will restore the 64 bit regedit, at the cost of custom icons in regedit. The regedit usually becomes 32 bit when custom icons are applied (most likely using 7tsp) for some reason, and I have no idea why.
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Apr 30, 2023 19:44:49 GMT -8
Fixed everything, thank you a bunch!
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Apr 30, 2023 19:48:57 GMT -8
I just cant get it to appear in the control panel categories, though they work 100% is icon view + desktop context menu so thank you!
|
|
|
Post by ihatemetro on May 1, 2023 16:06:05 GMT -8
I just cant get it to appear in the control panel categories, though they work 100% is icon view + desktop context menu so thank you! To get it to appear in the Control Panel categories, import this reg, and if it doesn't work after importing this reg, also import the reg from the earlier post, both as TrustedInstaller. Attachments:displaynamespace.reg (382 B)
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on May 1, 2023 21:06:11 GMT -8
Thanks again!
|
|
gombau
Freshman Member
Posts: 77
|
Post by gombau on May 4, 2023 1:41:39 GMT -8
So this discovery is truly very interesting, even though as this comes from Windows 10 1511 the DPI changer is still not there. But still thank you a lot jevil7452 and others for these things ye have been discovering. How did you guys manage to find all these registry key settings though? The .reg file posted here didn't work for me for some reason, it didn't show up like it was supposed to, though I've made my own workaround to get these to show up to the Control Panel (includes both Display and Screen Resolution) I can't open this file, maybe the link is dead. Would you mind reuploading it? To get it to appear in the Control Panel categories, import this reg, and if it doesn't work after importing this reg, also import the reg from the earlier post, both as TrustedInstaller. Does this work with Windows 10 21H2? What reg from an earlier post do you mean, the one you posted from Windows 8.1's CLSID or jevil7452's one?
|
|
|
Post by Brawllux on Jun 12, 2023 0:31:28 GMT -8
BUMP: I found out a way to replace the Display menu in right click context menu to open the legacy one. It takes you to Screen Resolution, just like in 7. You'll need to import this with TrustedInstaller rights, and come to registry, to HKEY_CLASSES_ROOT\DesktopBackground\Shell\Display\command and delete DelegateExecute (and zDelegateExecute, it's not necessary either)
I think i found a way to open them directly in control panel youtu.be/e5Ed2CAsp1E.
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jun 13, 2023 13:28:25 GMT -8
BUMP: I found out a way to replace the Display menu in right click context menu to open the legacy one. It takes you to Screen Resolution, just like in 7. You'll need to import this with TrustedInstaller rights, and come to registry, to HKEY_CLASSES_ROOT\DesktopBackground\Shell\Display\command and delete DelegateExecute (and zDelegateExecute, it's not necessary either)
I think i found a way to open them directly in control panel youtu.be/e5Ed2CAsp1E. Wow, nice work! I've been wondering how to do this for a while, especially the color page opening in the same window. How did you?
|
|
|
Post by Brawllux on Jun 14, 2023 5:35:57 GMT -8
Wow, nice work! I've been wondering how to do this for a while, especially the color page opening in the same window. How did you? You need to use a different CLSID to be able to get it in control panel. Open regedit and go to "HKEY_CLASSES_ROOT\CLSID\{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}" then export that key. Open the reg file in a text editor and replace "{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}" with another CLSID generated in Guid gen ( you can use this for example : "{D4901DB7-8296-40be-837C-0046F28B9E49} "). After replacing that import the reg file. Then go to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace" and create a new key. Name it to the new CLSID we made and it should appear in control panel.
|
|
|
Post by Brawllux on Jun 14, 2023 5:47:17 GMT -8
Wow, nice work! I've been wondering how to do this for a while, especially the color page opening in the same window. How did you? And for launching the pages directly from control panel go to "HKEY_CLASSES_ROOT\CLSID" and find the applet you wanna launch into. Then find value "System.ControlPanel.Category". Replace it to anything but the ones already in windows normally, then to be able to launch that in CPL open "Run" and type this = "control.exe /name (the name in "System.ControlPanel.Category") without " and ( . If the applet has other pages inside you can use /page "pagename" too. Like to launch in personalization wallpaper page ( i changed default personalization "System.ControlPanel.Category" value from "Microsoft.Personalization" to "Personalization") type "control.exe /name Personalization /page pageWallpaper . Attachments:
|
|
|
Post by diegomaster on Aug 5, 2023 3:46:24 GMT -8
got the 8.1 display dll working you net to delete on the mui file on the string table 24 dialog 372 and I also uploading the display dll from windows 10 build 10051 BETA as is the final one whit the dpi dialog whit the fixed mui and original mui files
|
|
TK50P
New Member
Posts: 9
OS: Windows 7 Enterprise SP1 x64
Theme: Default
CPU: Intel Core i5 10600KF
RAM: 32GB
GPU: NVIDIA GTX 1660 SUPER
|
Post by TK50P on Aug 7, 2023 20:06:05 GMT -8
I don't know why Resolution box is missing.
|
|
eclecrc
New Member
Posts: 4
OS: Windows 10 IoT Enterprise LTSC 2021
Theme: Aero10 Vista (6519-modded)
CPU: i7 3740qm (laptop) | Xeon 2667 V2 (desktop)
RAM: 16 GB (laptop) | 32 GB (desktop)
GPU: HD 4000 (laptop) | Quadro m4000 (desktop)
|
Post by eclecrc on Oct 26, 2023 23:59:45 GMT -8
Hello. I have a solution for the desktop context menu. Open the registry editor and navigate to:
Computer\HKEY_CLASSES_ROOT\DesktopBackground\Shell\Display
Take ownership of the Display key and command subkey. Delete all the values except for "Default". Now double click on "Default", and change the path to: explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}\Settings
|
|
|
Post by Brawllux on Oct 27, 2023 2:58:53 GMT -8
Hello. I have a solution for the desktop context menu. Open the registry editor and navigate to:
Computer\HKEY_CLASSES_ROOT\DesktopBackground\Shell\Display
Take ownership of the Display key and command subkey. Delete all the values except for "Default". Now double click on "Default", and change the path to: explorer shell:::{C555438B-3C23-4769-A71F-B6D3D9B6053A}\Settings
This should be already mentioned in the thread, also shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}\1\::{C555438B-3C23-4769-A71F-B6D3D9B6053A}\Settings is a better solution.
|
|
V
New Member
Posts: 2
OS: 22H2
Theme: An Unnamed Longhorn theme
CPU: i5-6500
RAM: 8GB
GPU: Potato integrated HD530
|
Post by V on Nov 26, 2023 23:03:09 GMT -8
I've managed to fix the missing resolution combobox in Screen Resolution page when using msstyles. Not sure if it works with classic theme or not. Import this text into UIFILE 202 in Display.dll Attachments:202.txt (21.24 KB)
|
|
meowmeow
New Member
Biggest metro/uwp/fluent hater
Posts: 1
OS: Windows 10 Enterprise LTSC 2021
Theme: Aero10 + many silly programs
CPU: 12th gen i7-12650H
RAM: 32GB
GPU: RTX 4060 laptop
|
Post by meowmeow on Jun 29, 2024 19:22:03 GMT -8
sorry this is an old post but im getting this error when i open display whether by context menu or in the control panel, also in control panel it says Display (32-bit) so i'm wondering if i installed the wrong version? same thing applies to screen resolution, im using 21h2 so idk if anyone has found a way to deal with this
|
|