|
Post by OrthodoxWin32 on Apr 19, 2022 6:48:46 GMT -8
For now, I here. I still have some problems to solve (especially about the Open-Shell toolbar). Update : Many problems have been resolved, especially the most visible. WARNING : This tutorial is under construction; Please do not use it until its realization is finished.
This tutorial is tested under Windows 10 21H2, but it worked from Windows 10 1809, up to Windows 11. For older versions, almost everything is achievable, but the realization differs.
1. Software prerequisites
1. A way to activate the classic theme with management of the explorer.exe process 2. A 100 % DPI resolution, or the tools Windows 10 DPI Fix ( www.softpedia.com/get/Desktop-Enhancements/Other-Desktop-Enhancements/Windows-10-DPI-Fix.shtml) installed. 3. A Open-Shell installation ( github.com/Open-Shell/Open-Shell-Menu)4. A ExplorerPatcher installation ( github.com/valinet/ExplorerPatcher)5. FileTypeManager, in order to write some associations cleanly ( www.nirsoft.net/utils/file_types_manager.html)6. AutoRuns ( docs.microsoft.com/en-us/sysinternals/downloads/autoruns), ShellMenuView ( www.nirsoft.net/utils/shell_menu_view.html), and ShellExView ( www.nirsoft.net/utils/shexview.html), to manage the features and the explorer menu. 7. ShellMenuNew ( www.nirsoft.net/utils/shell_menu_new.html), OpenWithView ( www.nirsoft.net/utils/open_with_view.html), and ShellBagsView ( www.nirsoft.net/utils/shell_bags_view.html)8. ShellFolderFix ( www.majorgeeks.com/mg/getmirror/shellfolderfix,1.html) 9. Some AHK scripts : ShellIconMgr by anixx and R.O.B. ( www.mediafire.com/file/35qmjo7ma0q0wcw/ShellIconSizeMgr.zip/file), and 3D Toolbar script by The Jackal (link soon)
|
|
|
Post by anixx on Apr 19, 2022 22:22:15 GMT -8
I think there was no toolbar in Windows95/NT
|
|
|
Post by OrthodoxWin32 on Apr 20, 2022 13:04:46 GMT -8
|
|
|
Post by OrthodoxWin32 on Apr 22, 2022 13:53:59 GMT -8
As I said earlier, I approach the goal, but I still have some problems : 1. The The Jackal 3D toolbar script (https://mega.nz/file/q89gwAbI#d1gx-wq2NNzEAxBs41cGnSmKOqcFlPMrgGGK0OcytnI) does not work. The problem is solved. Thank to The Jackal 2. The spacing between the menus is too large. 3. The icons of the folder pane are too spaced. This problem is solved. Thank to anixx 4. The tree structure in the folder mark begins as "My computer", while it should start on "Desktop". This problem is solved. Thanks to TechSalt
5. I have not found an Open-Shell button to imitate the path menu in the toolbar (partially resolved with Quero). 6. The Open-Shell toolbar this place parallel to the menu bar below a number of icons (it should stay under the menu bar). This problem is solved. If someone can help me on these topics, I thank him in advance!
|
|
|
Post by TechSalt on Apr 22, 2022 13:57:31 GMT -8
As I said earlier, I approach the goal, but I still have some problems : 1. The The Jackal 3D toolbar script (https://mega.nz/file/q89gwAbI#d1gx-wq2NNzEAxBs41cGnSmKOqcFlPMrgGGK0OcytnI) does not work. 2. The spacing between the menus is too large. 3. The icons of the folder pane are too spaced. 4. The tree structure in the folder mark begins as "My computer", while it should start on "Desktop". 5. I have not found an Open-Shell button to imitate the path menu in the toolbar. 6. The Open-Shell toolbar this place parallel to the menu bar below a number of icons (it should stay under the menu bar). If someone can help me on these topics, I thank him in advance! 3. This is normal when you use Windows with different languages 4. Right click > Show all folders 5. Try using Quero
|
|
|
Post by OrthodoxWin32 on Apr 22, 2022 14:09:14 GMT -8
3. This is normal when you use Windows with different languages
4. Right click > Show all folders 5. Try using Quero 3. I do not understand too much: you mean that if I use Windows in English, the problem disappears? 4. It works, thank you. 5. I will try, but it seems to me that Quero displays the address bar below (or above) the Open-Shell toolbar. In Window 95/NT4, the address bar is part of the toolbar. EDIT: Here is a screenshot of 3. : On Windows 10 : A space between the icons is present. On Windows 95 : No space between the icons.
|
|
|
Post by anixx on Apr 22, 2022 14:23:13 GMT -8
The vertical space in the tree view can be adjusted with OpenShell: Setting it to -2 makes it like in Windows 95.
|
|
|
Post by OrthodoxWin32 on Apr 22, 2022 14:28:16 GMT -8
The vertical space in the tree view can be adjusted with OpenShell: <button disabled="" class="c-attachment-insert--linked o-btn--sm">Attachment Deleted</button> Setting it to -2 makes it like in Windows 95. It works. Thank you.
|
|
|
Post by OrthodoxWin32 on Apr 25, 2022 5:08:49 GMT -8
Here is a screenshot of the issue 6. (the Open-Shell toolbar this place parallel to the menu bar below a number of icons (it should stay under the menu bar)). The issue in solved. In fact, it was necessary to unlock the toolbars temporarily, then move the Open-Shell bar, while unchecking the box "Text is on the side".
|
|
|
Post by The Jackal on Apr 25, 2022 13:12:53 GMT -8
As I said earlier, I approach the goal, but I still have some problems : 1. The The Jackal 3D toolbar script (https://mega.nz/file/q89gwAbI#d1gx-wq2NNzEAxBs41cGnSmKOqcFlPMrgGGK0OcytnI) does not work. You might need to modify it. It depends on what toolbars you've installed (I had Quero installed at the time). This part of the script, mainly the number I've bolded, is what you need to change. Just keep experimenting and you'll hit the right number for your setup.
|
|
|
Post by OrthodoxWin32 on Apr 26, 2022 2:55:14 GMT -8
You might need to modify it. It depends on what toolbars you've installed (I had Quero installed at the time). This part of the script, mainly the number I've bolded, is what you need to change. Just keep experimenting and you'll hit the right number for your setup. It work ! Many thank.
|
|