1
0
mirror of https://github.com/heebijeebi/WinTango-Patcher.git synced 2024-06-22 05:21:56 +02:00

Planned stuff

Tweaks and files considered to implement in one of the next releases
This commit is contained in:
heebijeebi
2017-05-25 09:44:25 +02:00
parent 77e2245775
commit f19961c5df
7 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Included are two seperate versions.
x64 is for 64 bit systems
x86 is for 32 bit systems
Use the one appropriate for your system.

View File

@@ -0,0 +1,24 @@
1. Open Registry Editor and go to following key:
HKEY_CLASSES_ROOT\CLSID\{679f85cb-0220-4080-b29b-5540cc05aab6}\DefaultIcon
2. Now take ownership of DefaultIcon key using the following guide:
http://www.askvg.com/guide-how-to-take-ownership-permission-of-a-registry-key-in-windows/
3. Now in Registry Editor go to following key:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{679f85cb-0220-4080-b29b-5540cc05aab6}\DefaultIcon
4. Now take ownership of DefaultIcon key using the guide mentioned in step 2:
5. Once Permission is gained in both regestry keys click on the 'to fav icon.reg' file.
6. Changes should be immediate once you close an explorer window and reopen it.
7. To Revert to the old icon use the 'default.reg' file.
ENJOY!
JAMIE
aka neiio

View File

@@ -0,0 +1,18 @@
1. Open Registry Editor and go to following key:
HKEY_CLASSES_ROOT\CLSID\{679f85cb-0220-4080-b29b-5540cc05aab6}\DefaultIcon
2. Now take ownership of DefaultIcon key using the following guide:
http://www.askvg.com/guide-how-to-take-ownership-permission-of-a-registry-key-in-windows/
3. Once Permission is gained in both regestry keys click on the 'to fav icon.reg' file.
4. Changes should be immediate once you close an explorer window and reopen it.
5. To Revert to the old icon use the 'default.reg' file.
ENJOY!
JAMIE
aka neiio