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:
7
_PLANS/Windows 10 - Change Quick Access Icon/READ ME.txt
Normal file
7
_PLANS/Windows 10 - Change Quick Access Icon/READ ME.txt
Normal 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.
|
24
_PLANS/Windows 10 - Change Quick Access Icon/x64/Read Me.txt
Normal file
24
_PLANS/Windows 10 - Change Quick Access Icon/x64/Read Me.txt
Normal 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
|
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x64/default.reg
Normal file
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x64/default.reg
Normal file
Binary file not shown.
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x64/to fav icon.reg
Normal file
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x64/to fav icon.reg
Normal file
Binary file not shown.
18
_PLANS/Windows 10 - Change Quick Access Icon/x86/Read Me.txt
Normal file
18
_PLANS/Windows 10 - Change Quick Access Icon/x86/Read Me.txt
Normal 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
|
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x86/default.reg
Normal file
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x86/default.reg
Normal file
Binary file not shown.
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x86/to fav icon.reg
Normal file
BIN
_PLANS/Windows 10 - Change Quick Access Icon/x86/to fav icon.reg
Normal file
Binary file not shown.
Reference in New Issue
Block a user