|
Post by TechSalt on Jul 29, 2022 11:10:09 GMT -8
Copy shell32.dll and shlwapi.dll Rename shell32.dll (xp) to shellxp.dll Rename shlwapi.dll to xpswapi.dll Replace everything in shellxp.dll and replace every text that is "shell32.dll" with "shellxp.dll", replace every text that is "shlwapi.dll" with "xpswapi.dll" too. Do the same with xpswapi.dll (xp) Put the files in C:\openwith Run the following command: rundll32.exe C:\openwith\shellxp.dll,OpenAs_RunDLL C:\Windows\System32\explorerframe.dll
Keep in mind: It crashes explorer when you open it with a program. If someone has a fix for it tell me
|
|
craft
Sophomore Member

UWP stands for unwanted pile of trash
Posts: 146
OS: Windows 11 & Windows 10 LTSC 2021
Theme: Classic Theme on Windows 10 LTSC host and micaforeveryone with a custom theme on 11 host
CPU: AMD Ryzen 5 3500U with 4 Cores
RAM: 8GB of DDR4 ram
GPU: AMD Raedon Vega 8 Graphics
|
Post by craft on Jul 29, 2022 20:26:32 GMT -8
I'm pretty sure it crashes since the two shell32.dlls clashes together on some function or call. I tried doing the XP shell32.dll trick with the folder bar and it seems that the older shell32.dll is very unstable on newer windows. Still very cool trick
|
|
|
Post by OrthodoxWin32 on Aug 23, 2022 10:28:50 GMT -8
On my system, it does not crash the explorer, but nothing happens when open it with a program.
|
|
craft
Sophomore Member

UWP stands for unwanted pile of trash
Posts: 146
OS: Windows 11 & Windows 10 LTSC 2021
Theme: Classic Theme on Windows 10 LTSC host and micaforeveryone with a custom theme on 11 host
CPU: AMD Ryzen 5 3500U with 4 Cores
RAM: 8GB of DDR4 ram
GPU: AMD Raedon Vega 8 Graphics
|
Post by craft on Aug 23, 2022 17:47:58 GMT -8
On my system, it does not crash the explorer, but nothing happens when open it with a program. It uses code from either a dll which no longer has the necessary code or a depracted api
|
|