diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/READ ME.txt b/_PLANS/Windows 10 - Change Quick Access Icon/READ ME.txt new file mode 100644 index 0000000..249ae40 --- /dev/null +++ b/_PLANS/Windows 10 - Change Quick Access Icon/READ ME.txt @@ -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. \ No newline at end of file diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/x64/Read Me.txt b/_PLANS/Windows 10 - Change Quick Access Icon/x64/Read Me.txt new file mode 100644 index 0000000..04dc182 --- /dev/null +++ b/_PLANS/Windows 10 - Change Quick Access Icon/x64/Read Me.txt @@ -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 \ No newline at end of file diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/x64/default.reg b/_PLANS/Windows 10 - Change Quick Access Icon/x64/default.reg new file mode 100644 index 0000000..a43b914 Binary files /dev/null and b/_PLANS/Windows 10 - Change Quick Access Icon/x64/default.reg differ diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/x64/to fav icon.reg b/_PLANS/Windows 10 - Change Quick Access Icon/x64/to fav icon.reg new file mode 100644 index 0000000..9c2a8eb Binary files /dev/null and b/_PLANS/Windows 10 - Change Quick Access Icon/x64/to fav icon.reg differ diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/x86/Read Me.txt b/_PLANS/Windows 10 - Change Quick Access Icon/x86/Read Me.txt new file mode 100644 index 0000000..739b1e7 --- /dev/null +++ b/_PLANS/Windows 10 - Change Quick Access Icon/x86/Read Me.txt @@ -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 \ No newline at end of file diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/x86/default.reg b/_PLANS/Windows 10 - Change Quick Access Icon/x86/default.reg new file mode 100644 index 0000000..d2cd612 Binary files /dev/null and b/_PLANS/Windows 10 - Change Quick Access Icon/x86/default.reg differ diff --git a/_PLANS/Windows 10 - Change Quick Access Icon/x86/to fav icon.reg b/_PLANS/Windows 10 - Change Quick Access Icon/x86/to fav icon.reg new file mode 100644 index 0000000..74b86f2 Binary files /dev/null and b/_PLANS/Windows 10 - Change Quick Access Icon/x86/to fav icon.reg differ