• Web sitemizin içeriğine ve tüm hizmetlerimize erişim sağlamak için Web sitemize kayıt olmalı ya da giriş yapmalısınız. Web sitemize üye olmak tamamen ücretsizdir.
  • Sohbetokey.com ile canlı okey oynamaya ne dersin? Hem sohbet et, hem mobil okey oyna!
  • Soru mu? Sorun mu? ''Bir Sorum Var?'' sistemimiz aktiftir. Paylaşın beraber çözüm üretelim.

Windows İşletim Sistemleri İçin "Pratik Kullanım İpuçları".......

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
109.Windows İpucusu : 3D Boyutlu Pencere Animasyonunun Windows 7/8.1/10/11/12'de Aktif Hale Getirilmesi.

Aşağıdaki ekran görüntülerine bakmanız yeterlidir.

3d-1.png
3d-2.png
3d-3.png
3d-4.png

Aero Flip 3D ;
Kod:
RunDll32 DwmApi #105
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
110.Windows İpucusu : Windows Sistemlerin "Administrator" Hesabını Etkinleştirme/Devreden Çıkartma

Komut istemine sağ tık>Yönetici olarak çalıştır>Açılan Ms-Dos ortamında komut satrına ;
Kod:
net user administrator /active:yes
yazıldığında admin hesabı açılışta görünür.

Dizüstü bilgisayarlarda varsayılan olarak kapalı olmakta olup;

Hesabı açtıktan sonra kapatma komutu :
Kod:
net user administrator /active:no
şeklinde yazarak eski haline döndürebilirsiniz.
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
111.Windows İpucusu :Microsoft Cansus Yazılımı (Spyware) Windows Defender Sizi Microsoft'a İspiyonlamasın.....!

Windows Defender Microsoft’a Bilgi Yollamasın

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Spynet] “SpyNetReporting”=dword:000000

Ekran Görüntüleri :

Aşağıdaki ekran görüntüsünde Windows SYSTEM Kullanıcısı ilgili ayarın değiştirilmesine karşı çıkıyor.Ve bir Windows Hata İletisi çıkartıyor pc kullanıcısının karşısına ama bana söker mi? , sökmez , bu sistem'de tek hakimiyet benim.....!

4.png

İmdi bu engelli nasıl aşılacağı sizlere tarafımdan gösterilecek, tavsiyem bu yöntemi ara sıra bu tip hatalar'da kullanın ki sisteminizi kendi elinizle bozmayasınız.

Aşağıdaki ekran görüntüsüne bakınız.

5.png
Yukarıda söz konusu yazılımı (free) bu forum'un Program Anlatım Bölümünde kısa özet bir biçimde tarafımdan tanıtılmıştı sizler'e.... Program Anlatım Bölümünde yazılımı inceleyebilirsiniz.

Ayrıca ekran görüntüsünde 1 no'lu yere
Kod:
C:\WINDOWS\regedit.exe
ifadesi gelmelidir.Bana normal Windows Kayıt Defteri yetmediği için Uzman , 3.parti (30 günlük deneme sürümlü) Windows Kayıt Defteri editörü kullanıyorum.Eğer tecrübeli değilseniz bu yazılımın yanından dahi geçmeyin, çünkü sisteminizi bozabilme potansiyeli çok yüksek bir yazılım bu....

SONUÇ:

6.png

Sistem re-start....
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
112.Windows İpucusu : Tüm Windows Sistemlerinde "Bilgisayarım Sağ Menüsüne İki Bileşen Ekleme"

————————————————————–
Bilgisayar” ‘a sağ tıkladığınızda kapat komutu

Kod:
[HKEY_CLASSES_ROOT\CLSID\{20D04 FE0-3AEA-1069-A2D8-08002B30309D}\Kapat\command] @=”shutdown -s -f -t 00″

Bilgisayar” ‘a sağ tıkladığınızda yeniden başlat komutu
Kod:
[HKEY_CLASSES_ROOT\CLSID\{20D04 FE0-3AEA-1069-A2D8-08002B30309D}\Yeniden başlat\command] @=”shutdown -r -f -t 00″
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
112.Windows İpucusu : Tüm Windows Sistemlerinde "Standart Çevre Değişkenleri Özelleştirebilme"

Windows ile çalışırken, tüm ayarların ilk kurulduğu zaman belirlenmiş olan klasörlere göre yapılması hoşunuza gitmiyorsa, bu dosya yollarını değiştirebilirsiniz.

Kod:
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Shell Folders

altında sistem klasörleriyle ilgili yollar tanımlıdır. Burada istediğiniz değişikliği uygulayabilirsiniz.

Örnek Ekran Görüntüsü :

KayıtDefteri.png
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
113.Windows İpucusu : Windows İşletim Sistemleri İki Basit Adım'da Onarma

1.Sistem Dosyalarının Onarımı


Başlat >>>Çalıştır'a
Kod:
sfc/scannow
yazın ve işlemin bitmesini sabırla bekleyin.

2.Windows'un Orjinal Ayarları İle Yeniden Kurulması:

Kod:
E:i386/winnt32.exe /unattend

Not:

İkinci Yöntemde Windows Yükleme DVD'sini, DVD sürücüye (E harfi ile gösterilmiştir.) yerleştiriniz ve Başlat>>Çalıştır'a Yukarıdaki kodu(komut satırını) yazınız.
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
114.Windows İpucusu : Windows İşletim Sistemlerinde "Bilinmeyen Nesne Sorunu Ve Çözümü"

Sorun:


Dosyaların yeniden isimlendirememe ve taşınmama .....

Sorunun Ana Kaynak Nedeni;
Kod:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions
anahtarının veya alt anahtarlarının bütünlüğünün ve işlevinin yitirmesi.....

Not:


Bu yukarıdaki anahtarın sahipliğini alarak aşağıdaki işlemleri yapınız.

Çözüm:

Windows Kayıt Defter Veritabanına reg kayıtlarının eklenmesi:

WİNDOWS 32BİT:

Kod:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0139D44E-6AFE-49F2-

8690-3DAFCAE6FFB8}]
"Name"="Common Programs"
"Category"=dword:00000003
"RelativePath"="Programs"
"ParentFolder"="{A4115719-D62E-491D-AA7C-E74B8BE3B067}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{054FAE61-4DD8-4787-

80B6-090220C4B700}]
"Name"="GameTasks"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\GameExplorer"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0762D272-C50A-4BB0-

A382-697DCD729B80}]
"Name"="UserProfiles"
"Category"=dword:00000002
"Security"="D:P(A;OICI;FA;;;SY)(A;OICI;FA;;;BA)(A;OICI;GXGR;;;BU)(A;OICI;GXGR;;;WD)"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,33,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0AC0837C-BBF8-452A-

850D-79D08E667CA7}]
"Name"="MyComputerFolder"
"Category"=dword:00000001
"ParsingName"="::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0F214138-B1D3-4a90-

BBA9-27CBC0C5389A}]
"Name"="SyncSetupFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}\\::{F1390A9A

-A3F4-4E5D-9C5F-98F3BD8D935C},"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{10C07CD0-EF91-4567-

B850-448B77CB37F9}]
"Name"="DpapiKeys"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{15CA69B3-30EE-49C1-

ACE1-6B5EC372AFB5}]
"Name"="SamplePlaylists"
"Category"=dword:00000003
"RelativePath"="Sample Playlists"
"ParentFolder"="{3214FAB5-9757-4298-BB61-92A9DEAA44FF}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,32,00,30,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{1777F761-68AD-4D8A-

87BD-30B759FA33DD}]
"Name"="Favorites"
"Category"=dword:00000004
"RelativePath"="Favorites"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,36,00,00,00
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,35,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{18989B1D-99B5-455B-

841C-AB7C74E4DDFC}]
"Name"="My Video"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{18989B1D-99B5-455B-841C-AB7C74E4DDFC}"
"Category"=dword:00000004
"RelativePath"="Videos"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,39,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,39,00,30,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{190337d1-b8ca-4121-

a639-6d472d16972a}]
"Name"="SearchHomeFolder"
"Category"=dword:00000001
"ParsingName"="::{9343812e-1c37-4a49-a12e-4b2d810d956b}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{1AC14E77-02E7-4E5D-

B744-2EB1AE5198B7}]
"Name"="System"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2400183A-6185-49FB-

A2D8-4A392A602BA3}]
"Name"="CommonVideo"
"Category"=dword:00000003
"RelativePath"="Videos"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,38,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,39,00,30,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,34,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{289A9A43-BE44-4057-

A41B-587A76D7E7F9}]
"Name"="SyncResultsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}\\::{BC48B32F

-5910-47F5-8570-5074A8A5636A},"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2A00375E-224C-49DE-

B8D1-440DF7EF3DDC}]
"Name"="LocalizedResourcesDir"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2B0F765D-C0E9-4171-

908E-08A611B84FF6}]
"Name"="Cookies"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Cookies"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2C36C0AA-5812-4b87-

BFD0-4CD0DFB19B39}]
"RelativePath"="Microsoft\\Windows Photo Gallery\\Original Images"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"Name"="Original Images"
"Category"=dword:00000004
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{3214FAB5-9757-4298-

BB61-92A9DEAA44FF}]
"Name"="CommonMusic"
"Category"=dword:00000003
"RelativePath"="Music"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,37,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,39,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,33,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{33E28130-4E1E-4676-

835A-98395C3BC3BB}]
"Name"="My Pictures"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{33E28130-4E1E-4676-835A-98395C3BC3BB}"
"Category"=dword:00000004
"RelativePath"="Pictures"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,33,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,38,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,37,00,39,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{352481E8-33BE-4251-

BA85-6007CAEDCF9D}]
"Name"="Cache"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Temporary Internet Files"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{374DE290-123F-4565-

9164-39C4925E467B}]
"Name"="Downloads"
"Category"=dword:00000004
"RelativePath"="Downloads"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,38,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,34,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{3D644C9B-1FB8-4f30-

9B45-F670235F79C0}]
"Name"="CommonDownloads"
"Category"=dword:00000003
"RelativePath"="Downloads"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,38,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{3EB685DB-65F9-4CF6-

A03A-E3EF65729F3D}]
"Name"="AppData"
"Category"=dword:00000004
"RelativePath"="AppData\\Roaming"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{43668BF8-C14E-49B2-

97C9-747784D784B7}]
"Name"="SyncCenterFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4BD8D571-6D19-48D3-

BE97-422220080E43}]
"Name"="My Music"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{4BD8D571-6D19-48D3-BE97-422220080E43}"
"Category"=dword:00000004
"RelativePath"="Music"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,30,00,38,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,39,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,30,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4BFEFB45-347D-4006-

A5BE-AC0CB0567192}]
"Name"="ConflictFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}\\::{E413D040-

6788-4C22-957E-175D1C513A34},"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4C5C32FF-BB9D-43b0-

B5B4-2D72E54EAAA4}]
"Name"="SavedGames"
"Category"=dword:00000004
"RelativePath"="Saved Games"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{4C5C32FF-BB9D-43b0-B5B4-2D72E54EAAA4}"
"Roamable"=dword:00000001
"PreCreate"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,34,00,00,00
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,36,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4D9F7874-4E0C-4904-

967B-40B0D20C3E4B}]
"Name"="InternetFolder"
"Category"=dword:00000001
"ParsingName"="::{871C5380-42A0-1069-A2EA-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{52a4f021-7b75-48a9-

9f6b-4b87a210bc8f}]
"Name"="Quick Launch"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Internet Explorer\\Quick Launch"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{54EED2E0-E7CA-4fdb-

9148-0F4247291CFA}]
"Name"="SystemCertificates"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{56784854-C6CB-462B-

8169-88E350ACB882}]
"Name"="Contacts"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{56784854-C6CB-462B-8169-88E350ACB882}"
"Category"=dword:00000004
"RelativePath"="Contacts"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,31,00,00,00
"LocalizedName"=hex(2):40,00,25,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,50,00, 

72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c, 

00,73,00,79,00,73,00,74,00,65,00,6d,00,5c,00,77,00,61,00,62,00,33,00,32,00, 

72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,00,31,00,30,  00,30,00,00,00
"InfoTip"=hex(2):40,00,25,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,50,00,72,00, 

6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,73, 

00,79,00,73,00,74,00,65,00,6d,00,5c,00,77,00,61,00,62,00,33,00,32,00,72,00, 

65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,00,32,00,30,00,30,  00,00,00
"PreCreate"=dword:00000001
"FolderTypeID"="{de2b70ec-9bf7-4a93-bd3d-243f7881d492}"
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{5b3749ad-b49f-49c1-

83eb-15370fbd4882}]
"Name"="TreePropertiesFolder"
"Category"=dword:00000001
"ParsingName"="shell:::{708e1662-b832-42a8-bbe1-0a77121e3908}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{5E6C858F-0E22-4760-

9AFE-EA3317B67173}]
"Name"="Profile"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{625B53C3-AB48-4EC1-

BA1F-A1EF4146FC19}]
"Name"="Start Menu"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Start Menu"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{62AB5D82-FDC1-4DC3-

A9DD-070D1D495D97}]
"Name"="Common AppData"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{69D2CF90-FC33-4FB7-

9A0C-EBB0F0FCB43C}]
"Name"="PhotoAlbums"
"Category"=dword:00000004
"RelativePath"="Slide Shows"
"ParentFolder"="{33E28130-4E1E-4676-835A-98395C3BC3BB}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,39,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{6F0CD92B-2E97-45D1-

88FF-B0D186B8DEDD}]
"Name"="ConnectionsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{7007ACC7-3202-11D1-AAD2-00805FC1270E}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{724EF170-A42D-4FEF-

9F26-B60E846FBA4F}]
"Name"="Administrative Tools"
"Category"=dword:00000004
"RelativePath"="Administrative Tools"
"ParentFolder"="{A77F5D77-2E2B-44C3-A6A2-ABA601054A51}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,36,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{76FC4E2D-D6AD-4519-

A663-37BD56068185}]
"Name"="PrintersFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{2227A280-3AEA-1069-A2DE-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{7B396E54-9EC5-4300-

BE0A-2482EBAE1A26}]
"RelativePath"="Windows Sidebar\\Gadgets"
"ParentFolder"="{905e63b6-c1bf-494e-b29c-65b732d3d21a}"
"Category"=dword:00000003
"Name"="Default Gadgets"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{7C5A40EF-A0FB-4BFC-

874A-C0F2E0B9FA8E}]
"Name"="ProgramFilesX86"
"Category"=dword:00000002
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{7d1d3a04-debb-4115-

95cf-2f29da2920da}]
"Name"="Searches"
"Category"=dword:00000004
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{7d1d3a04-debb-4115-95cf-2f29da2920da}"
"RelativePath"="Searches"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,39,00,30,00,33,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{82A5EA35-D9CD-47C5-

9629-E15D2F714E6E}]
"Name"="Common Startup"
"Category"=dword:00000003
"RelativePath"="StartUp"
"ParentFolder"="{0139D44E-6AFE-49F2-8690-3DAFCAE6FFB8}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{82A74AEB-AEB4-465C-

A014-D097EE346D63}]
"Name"="ControlPanelFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{859EAD94-2E85-48AD

-A71A-0969CB56A6CD}]
"Name"="SampleVideos"
"Category"=dword:00000003
"RelativePath"="Sample Videos"
"ParentFolder"="{2400183A-6185-49FB-A2D8-4A392A602BA3}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{8983036C-27C0-404B-

8F08-102D10DCFD74}]
"Name"="SendTo"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\SendTo"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{8AD10C31-2ADB-4296-

A8F7-E4701232C972}]
"Name"="ResourceDir"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{905e63b6-c1bf-494e-

b29c-65b732d3d21a}]
"Name"="ProgramFiles"
"Category"=dword:00000002
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{915221FB-9EFE-4bda-

8FD7-F78DCA774F87}]
"Name"="CredentialManager"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{9274BD8D-CFD1-41C3-

B35E-B13F55A758F4}]
"Name"="PrintHood"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Printer Shortcuts"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{98EC0E18-2098-4D44-

8644-66979315A281}]
"Name"="MAPIFolder"
"Category"=dword:00000001
"ParsingName"="shell:::{89D83576-6BD1-4C86-9454-BEB04E94C819}\\*"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{9E52AB10-F80D-49DF-

ACB8-4330F5687855}]
"Name"="CD Burning"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Burn\\Burn"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,35,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{a305ce99-f527-492b-

8b1a-7e76fa98d6e4}]
"Name"="AppUpdatesFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{7b81be6a-ce2b-4676-a29e-eb907a5126c5}\\::{d450a8a1-

9568-45c7-9c0e-b4f9fb4537bd}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A4115719-D62E-491D-

AA7C-E74B8BE3B067}]
"Name"="Common Start Menu"
"Category"=dword:00000003
"RelativePath"="Microsoft\\Windows\\Start Menu"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A520A1A4-1780-4FF6-

BD18-167343C5AF16}]
"Name"="LocalAppDataLow"
"Category"=dword:00000004
"RelativePath"="AppData\\LocalLow"
"LocalRedirectOnly"=dword:00000001
"Security"="S:(ML;OICI;NW;;;LW)"
"PreCreate"=dword:00000001
"Attributes"=dword:00002000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A63293E8-664E-48DB-

A079-DF759E0509F7}]
"Name"="Templates"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Templates"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A75D362E-50FC-4fb7-

AC2C-A8BEAA314493}]
"InfoTip"="@%ProgramFiles%\\Windows Sidebar\\Sidebar.exe,-10000"
"RelativePath"="Microsoft\\Windows Sidebar\\Gadgets"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"Category"=dword:00000004
"Name"="Gadgets"
"Icon"="%ProgramFiles%\\Windows Sidebar\\Sidebar.exe,0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A77F5D77-2E2B-44C3-

A6A2-ABA601054A51}]
"Name"="Programs"
"Category"=dword:00000004
"RelativePath"="Programs"
"ParentFolder"="{625B53C3-AB48-4EC1-BA1F-A1EF4146FC19}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{AE50C081-EBD2-438A-

8655-8A092E34987A}]
"Name"="Recent"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Recent"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,37,00,00,00
"InfoTip"="@shell32,dll,-12692"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B250C668-F57D-4EE1-

A63C-290EE7D1AA1F}]
"Name"="SampleMusic"
"Category"=dword:00000003
"RelativePath"="Sample Music"
"ParentFolder"="{3214FAB5-9757-4298-BB61-92A9DEAA44FF}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-

B029-7FE99A87C641}]
"Name"="Desktop"
"Category"=dword:00000004
"RelativePath"="Desktop"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,36,00,39,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,33,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B6EBFB86-6907-413C-

9AF7-4FC2ABF07CC5}]
"Name"="CommonPictures"
"Category"=dword:00000003
"RelativePath"="Pictures"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,36,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,38,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B7534046-3ECB-4C18-

BE4E-64CD4CB7D6AC}]
"Name"="RecycleBinFolder"
"Category"=dword:00000001
"ParsingName"="::{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B88F4DAA-E7BD-49a9-

B74D-02885A5DC765}]
"Name"="CryptoKeys"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B94237E7-57AC-4347-

9151-B08C6C32D1F7}]
"Name"="Common Templates"
"Category"=dword:00000003
"RelativePath"="Microsoft\\Windows\\Templates"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B97D20BB-F46A-4C97-

BA10-5E3608430854}]
"Name"="Startup"
"Category"=dword:00000004
"RelativePath"="StartUp"
"ParentFolder"="{A77F5D77-2E2B-44C3-A6A2-ABA601054A51}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{bfb9d5e0-c6a9-404c-

b2b2-ae6db6af4968}]
"Name"="Links"
"Category"=dword:00000004
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{bfb9d5e0-c6a9-404c-b2b2-ae6db6af4968}"
"RelativePath"="Links"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,30,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,35,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C1BAE2D0-10DF-4334-

BEDD-7AA20B227A9D}]
"Name"="OEM Links"
"Category"=dword:00000003
"RelativePath"="OEM Links"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C4900540-2379-4C75-

844B-64E6FAF8716B}]
"Name"="SamplePictures"
"Category"=dword:00000003
"RelativePath"="Sample Pictures"
"ParentFolder"="{B6EBFB86-6907-413C-9AF7-4FC2ABF07CC5}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,35,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C4AA340D-F20F-4863-

AFEF-F87EF2E6BA25}]
"Name"="Common Desktop"
"Category"=dword:00000003
"RelativePath"="Desktop"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Security"="D:P(A;OICI;FA;;;BA)(A;OICI;0x1200a9;;;IU)(A;OICI;FA;;;SY)"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,39,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000003
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C5ABBF53-E17F-4121-

8900-86626FC2C973}]
"Name"="NetHood"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Network Shortcuts"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{CAC52C1A-B53D-4edc-

92D7-6B2E8AC19434}]
"Name"="Games"
"Category"=dword:00000001
"ParsingName"="::{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D0384E7D-BAC3-4797-

8F14-CBA229B392B5}]
"Name"="Common Administrative Tools"
"Category"=dword:00000003
"RelativePath"="Administrative Tools"
"ParentFolder"="{0139D44E-6AFE-49F2-8690-3DAFCAE6FFB8}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,36,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D20BEEC4-5CA8-4905-

AE3B-BF251EA09B53}]
"Name"="NetworkPlacesFolder"
"Category"=dword:00000001
"ParsingName"="::{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D65231B0-B2F1-4857-

A4CE-A8E7C6EA7D27}]
"Name"="SystemX86"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D9DC8A3B-B784-432E-

A781-5A1130A75963}]
"Name"="History"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\History"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{de61d971-5ebc-4f02-

a3a9-6c82895e5c04}]
"Name"="AddNewProgramsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{15eae92e-f17a-4431-9f28-805e482dafd4}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DE92C1C7-837F-4F69-

A3BB-86E631204A23}]
"Name"="Playlists"
"Category"=dword:00000004
"RelativePath"="Playlists"
"ParentFolder"="{4BD8D571-6D19-48D3-BE97-422220080E43}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,38,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DE974D24-D9C6-4D3E-

BF91-F4455120B917}]
"Name"="ProgramFilesCommonX86"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DEBF2536-E1A8-4c59-

B6A2-414586476AEA}]
"Name"="PublicGameTasks"
"Category"=dword:00000003
"RelativePath"="Microsoft\\Windows\\GameExplorer"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{df7266ac-9274-4867-

8d55-3bd661de872d}]
"Name"="ChangeRemoveProgramsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{7b81be6a-ce2b-4676-a29e-eb907a5126c5}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DFDF76A2-C82A-4D63-

906A-5644AC457385}]
"Name"="Public"
"Category"=dword:00000002
"ParsingName"="::{4336a54d-038b-4685-ab02-99bb52d3fb8b}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Security"="D:PAI(A;OICI;FA;;;BA)(A;OICIIO;FA;;;CO)(A;OICI;FA;;;SY)(A;OICIIO;0x1301ff;;;IU)(A;;0x1200af;;;IU)(A;OICIIO;0x1301ff;;;SU)

(A;;0x1200af;;;SU)(A;OICIIO;0x1301ff;;;S-1-5-3)(A;;0x1200af;;;S-1-5-3)"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{ED4824AF-DCE4-45A8-

81E2-FC7965083634}]
"Name"="Common Documents"
"Category"=dword:00000003
"RelativePath"="Documents"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,35,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{EE32E446-31CA-4ABA-

814F-A5EBD2FD6D5E}]
"Name"="CSCFolder"
"Category"=dword:00000001
"ParsingName"="shell:::{BD7A2E7B-21CB-41b2-A086-B309680C6B7E}\\*"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{F1B32785-6FBA-4FCF-

9D55-7B8E7F157091}]
"Name"="Local AppData"
"Category"=dword:00000004
"RelativePath"="AppData\\Local"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{F38BF404-1D43-42F2-

9305-67DE0B28FC23}]
"Name"="Windows"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{f3ce0f7c-4901-4acc-

8648-d5d44b04ef8f}]
"Name"="UsersFilesFolder"
"Category"=dword:00000001
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{F7F1ED05-9F6D-47A2-

AAAE-29D317C6F066}]
"Name"="ProgramFilesCommon"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{FD228CB7-AE11-4AE3-

864C-16F3910AB8FE}]
"Name"="Fonts"
"Category"=dword:00000002
"ParentFolder"="{F38BF404-1D43-42F2-9305-67DE0B28FC23}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{FDD39AD0-238F-46AF-

ADB4-6C85480369C7}]
"Name"="Personal"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{FDD39AD0-238F-46AF-ADB4-6C85480369C7}"
"Category"=dword:00000004
"RelativePath"="Documents"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,32,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,37,00,30,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_CLASSES_ROOT\CLSID\{11dbb47c-a525-400b-9e80-a54615a090c0}]
@="CLSID_ExecuteFolder"
[HKEY_CLASSES_ROOT\CLSID\{11dbb47c-a525-400b-9e80-a54615a090c0}\InProcServer32]
@="ExplorerFrame.dll"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\Folder]
@="Folder"
"EditFlags"=hex:d2,03,00,00
"FullDetails"="prop:System.PropGroup.Description;System.ItemNameDisplay;System.ItemType;System.Size"
"ThumbnailCutoff"=dword:00000000
"TileInfo"="prop:System.Title;System.PropGroup.Description;System.ItemType"
[HKEY_CLASSES_ROOT\Folder\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 

00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00, 

65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,00,00
[HKEY_CLASSES_ROOT\Folder\shell]
[HKEY_CLASSES_ROOT\Folder\shell\explore]
"MultiSelectModel"="Document"
"BrowserFlags"=dword:00000022
"ExplorerFlags"=dword:00000021
[HKEY_CLASSES_ROOT\Folder\shell\explore\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00, 

65,00,20,00,2f,00,73,00,65,00,70,00,61,00,72,00,61,00,74,00,65,00,2c,00,2f, 

00,65,00,2c,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,00,25,00,49,00,  2c,00,25,00,4c,00,00,00
"DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
[HKEY_CLASSES_ROOT\Folder\shell\open]
"MultiSelectModel"="Document"
"BrowserFlags"=dword:00000010
"ExplorerFlags"=dword:00000012
[HKEY_CLASSES_ROOT\Folder\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00, 

65,00,20,00,2f,00,73,00,65,00,70,00,61,00,72,00,61,00,74,00,65,00,2c,00,2f, 

00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,00,25,00,49,00,2c,00,25,00,4c,00,  00,00
"DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
[HKEY_CLASSES_ROOT\Folder\shellex]
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\BriefcaseMenu]
@="{85BBD920-42A0-1069-A2E4-08002B30309D}"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Offline Files]
@="{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}]
[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
@=""
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers\BriefcasePage]
@="{85BBD920-42A0-1069-A2E4-08002B30309D}"
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers\Offline Files]
@="{7EFA68C6-086B-43e1-A2D2-55A113531240}"
[HKEY_CLASSES_ROOT\Folder\ShellNew]
"Directory"=""
"IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00, 

74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73, 

00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,  00,00
"ItemName"="@shell32.dll,-30396"
"MenuText"="@shell32.dll,-30317"
"NonLFNFileSpec"="@shell32.dll,-30319"
[HKEY_CLASSES_ROOT\Folder\ShellNew\Config]
"AllDrives"=""
"IsFolder"=""
"NoExtension"=""

WİNDOWS 64 BİT:

Kod:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0139D44E-6AFE-49F2-

8690-3DAFCAE6FFB8}]
"Name"="Common Programs"
"Category"=dword:00000003
"RelativePath"="Programs"
"ParentFolder"="{A4115719-D62E-491D-AA7C-E74B8BE3B067}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{054FAE61-4DD8-4787-

80B6-090220C4B700}]
"Name"="GameTasks"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\GameExplorer"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0762D272-C50A-4BB0-

A382-697DCD729B80}]
"Name"="UserProfiles"
"Category"=dword:00000002
"Security"="D:P(A;OICI;FA;;;SY)(A;OICI;FA;;;BA)(A;OICI;GXGR;;;BU)(A;OICI;GXGR;;;WD)"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,33,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0AC0837C-BBF8-452A-

850D-79D08E667CA7}]
"Name"="MyComputerFolder"
"Category"=dword:00000001
"ParsingName"="::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{0F214138-B1D3-4a90-

BBA9-27CBC0C5389A}]
"Name"="SyncSetupFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}\\::{F1390A9A

-A3F4-4E5D-9C5F-98F3BD8D935C},"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{10C07CD0-EF91-4567-

B850-448B77CB37F9}]
"Name"="DpapiKeys"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{15CA69B3-30EE-49C1-

ACE1-6B5EC372AFB5}]
"Name"="SamplePlaylists"
"Category"=dword:00000003
"RelativePath"="Sample Playlists"
"ParentFolder"="{3214FAB5-9757-4298-BB61-92A9DEAA44FF}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,32,00,30,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{1777F761-68AD-4D8A-

87BD-30B759FA33DD}]
"Name"="Favorites"
"Category"=dword:00000004
"RelativePath"="Favorites"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,36,00,00,00
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,35,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{18989B1D-99B5-455B-

841C-AB7C74E4DDFC}]
"Name"="My Video"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{18989B1D-99B5-455B-841C-AB7C74E4DDFC}"
"Category"=dword:00000004
"RelativePath"="Videos"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,39,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,39,00,30,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{190337d1-b8ca-4121-

a639-6d472d16972a}]
"Name"="SearchHomeFolder"
"Category"=dword:00000001
"ParsingName"="::{9343812e-1c37-4a49-a12e-4b2d810d956b}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{1AC14E77-02E7-4E5D-

B744-2EB1AE5198B7}]
"Name"="System"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2400183A-6185-49FB-

A2D8-4A392A602BA3}]
"Name"="CommonVideo"
"Category"=dword:00000003
"RelativePath"="Videos"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,38,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,39,00,30,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,34,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{289A9A43-BE44-4057-

A41B-587A76D7E7F9}]
"Name"="SyncResultsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}\\::{BC48B32F

-5910-47F5-8570-5074A8A5636A},"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2A00375E-224C-49DE-

B8D1-440DF7EF3DDC}]
"Name"="LocalizedResourcesDir"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2B0F765D-C0E9-4171-

908E-08A611B84FF6}]
"Name"="Cookies"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Cookies"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{2C36C0AA-5812-4b87-

BFD0-4CD0DFB19B39}]
"RelativePath"="Microsoft\\Windows Photo Gallery\\Original Images"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"Name"="Original Images"
"Category"=dword:00000004
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{3214FAB5-9757-4298-

BB61-92A9DEAA44FF}]
"Name"="CommonMusic"
"Category"=dword:00000003
"RelativePath"="Music"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,37,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,39,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,33,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{33E28130-4E1E-4676-

835A-98395C3BC3BB}]
"Name"="My Pictures"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{33E28130-4E1E-4676-835A-98395C3BC3BB}"
"Category"=dword:00000004
"RelativePath"="Pictures"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,33,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,38,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,37,00,39,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{352481E8-33BE-4251-

BA85-6007CAEDCF9D}]
"Name"="Cache"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Temporary Internet Files"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{374DE290-123F-4565-

9164-39C4925E467B}]
"Name"="Downloads"
"Category"=dword:00000004
"RelativePath"="Downloads"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,38,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,34,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{3D644C9B-1FB8-4f30-

9B45-F670235F79C0}]
"Name"="CommonDownloads"
"Category"=dword:00000003
"RelativePath"="Downloads"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,38,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{3EB685DB-65F9-4CF6-

A03A-E3EF65729F3D}]
"Name"="AppData"
"Category"=dword:00000004
"RelativePath"="AppData\\Roaming"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{43668BF8-C14E-49B2-

97C9-747784D784B7}]
"Name"="SyncCenterFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4BD8D571-6D19-48D3-

BE97-422220080E43}]
"Name"="My Music"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{4BD8D571-6D19-48D3-BE97-422220080E43}"
"Category"=dword:00000004
"RelativePath"="Music"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,30,00,38,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,39,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,30,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4BFEFB45-347D-4006-

A5BE-AC0CB0567192}]
"Name"="ConflictFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}\\::{E413D040-

6788-4C22-957E-175D1C513A34},"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4C5C32FF-BB9D-43b0-

B5B4-2D72E54EAAA4}]
"Name"="SavedGames"
"Category"=dword:00000004
"RelativePath"="Saved Games"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{4C5C32FF-BB9D-43b0-B5B4-2D72E54EAAA4}"
"Roamable"=dword:00000001
"PreCreate"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,34,00,00,00
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,36,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{4D9F7874-4E0C-4904-

967B-40B0D20C3E4B}]
"Name"="InternetFolder"
"Category"=dword:00000001
"ParsingName"="::{871C5380-42A0-1069-A2EA-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{52a4f021-7b75-48a9-

9f6b-4b87a210bc8f}]
"Name"="Quick Launch"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Internet Explorer\\Quick Launch"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{54EED2E0-E7CA-4fdb-

9148-0F4247291CFA}]
"Name"="SystemCertificates"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{56784854-C6CB-462B-

8169-88E350ACB882}]
"Name"="Contacts"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{56784854-C6CB-462B-8169-88E350ACB882}"
"Category"=dword:00000004
"RelativePath"="Contacts"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,31,00,00,00
"LocalizedName"=hex(2):40,00,25,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,50,00, 

72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c, 

00,73,00,79,00,73,00,74,00,65,00,6d,00,5c,00,77,00,61,00,62,00,33,00,32,00, 

72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,00,31,00,30,  00,30,00,00,00
"InfoTip"=hex(2):40,00,25,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,50,00,72,00, 

6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,73, 

00,79,00,73,00,74,00,65,00,6d,00,5c,00,77,00,61,00,62,00,33,00,32,00,72,00, 

65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,00,32,00,30,00,30,  00,00,00
"PreCreate"=dword:00000001
"FolderTypeID"="{de2b70ec-9bf7-4a93-bd3d-243f7881d492}"
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{5b3749ad-b49f-49c1-

83eb-15370fbd4882}]
"Name"="TreePropertiesFolder"
"Category"=dword:00000001
"ParsingName"="shell:::{708e1662-b832-42a8-bbe1-0a77121e3908}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{5E6C858F-0E22-4760-

9AFE-EA3317B67173}]
"Name"="Profile"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{625B53C3-AB48-4EC1-

BA1F-A1EF4146FC19}]
"Name"="Start Menu"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Start Menu"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{62AB5D82-FDC1-4DC3-

A9DD-070D1D495D97}]
"Name"="Common AppData"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{6365D5A7-0F0D-45e5-

87F6-0DA56B6A4F7D}]
"Name"="ProgramFilesCommonX64"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{69D2CF90-FC33-4FB7-

9A0C-EBB0F0FCB43C}]
"Name"="PhotoAlbums"
"Category"=dword:00000004
"RelativePath"="Slide Shows"
"ParentFolder"="{33E28130-4E1E-4676-835A-98395C3BC3BB}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,39,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{6D809377-6AF0-444b-

8957-A3773F02200E}]
"Name"="ProgramFilesX64"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{6F0CD92B-2E97-45D1-

88FF-B0D186B8DEDD}]
"Name"="ConnectionsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{7007ACC7-3202-11D1-AAD2-00805FC1270E}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{724EF170-A42D-4FEF-

9F26-B60E846FBA4F}]
"Name"="Administrative Tools"
"Category"=dword:00000004
"RelativePath"="Administrative Tools"
"ParentFolder"="{A77F5D77-2E2B-44C3-A6A2-ABA601054A51}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,36,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{76FC4E2D-D6AD-4519-

A663-37BD56068185}]
"Name"="PrintersFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{2227A280-3AEA-1069-A2DE-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{7B396E54-9EC5-4300-

BE0A-2482EBAE1A26}]
"RelativePath"="Windows Sidebar\\Gadgets"
"ParentFolder"="{905e63b6-c1bf-494e-b29c-65b732d3d21a}"
"Category"=dword:00000003
"Name"="Default Gadgets"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{7C5A40EF-A0FB-4BFC-

874A-C0F2E0B9FA8E}]
"Name"="ProgramFilesX86"
"Category"=dword:00000002
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{7d1d3a04-debb-4115-

95cf-2f29da2920da}]
"Name"="Searches"
"Category"=dword:00000004
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{7d1d3a04-debb-4115-95cf-2f29da2920da}"
"RelativePath"="Searches"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,39,00,30,00,33,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{82A5EA35-D9CD-47C5-

9629-E15D2F714E6E}]
"Name"="Common Startup"
"Category"=dword:00000003
"RelativePath"="StartUp"
"ParentFolder"="{0139D44E-6AFE-49F2-8690-3DAFCAE6FFB8}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{82A74AEB-AEB4-465C-

A014-D097EE346D63}]
"Name"="ControlPanelFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{859EAD94-2E85-48AD

-A71A-0969CB56A6CD}]
"Name"="SampleVideos"
"Category"=dword:00000003
"RelativePath"="Sample Videos"
"ParentFolder"="{2400183A-6185-49FB-A2D8-4A392A602BA3}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{8983036C-27C0-404B-

8F08-102D10DCFD74}]
"Name"="SendTo"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\SendTo"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{8AD10C31-2ADB-4296-

A8F7-E4701232C972}]
"Name"="ResourceDir"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{905e63b6-c1bf-494e-

b29c-65b732d3d21a}]
"Name"="ProgramFiles"
"Category"=dword:00000002
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{915221FB-9EFE-4bda-

8FD7-F78DCA774F87}]
"Name"="CredentialManager"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{9274BD8D-CFD1-41C3-

B35E-B13F55A758F4}]
"Name"="PrintHood"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Printer Shortcuts"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{98EC0E18-2098-4D44-

8644-66979315A281}]
"Name"="MAPIFolder"
"Category"=dword:00000001
"ParsingName"="shell:::{89D83576-6BD1-4C86-9454-BEB04E94C819}\\*"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{9E52AB10-F80D-49DF-

ACB8-4330F5687855}]
"Name"="CD Burning"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Burn\\Burn"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,35,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{a305ce99-f527-492b-

8b1a-7e76fa98d6e4}]
"Name"="AppUpdatesFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{7b81be6a-ce2b-4676-a29e-eb907a5126c5}\\::{d450a8a1-

9568-45c7-9c0e-b4f9fb4537bd}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A4115719-D62E-491D-

AA7C-E74B8BE3B067}]
"Name"="Common Start Menu"
"Category"=dword:00000003
"RelativePath"="Microsoft\\Windows\\Start Menu"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A520A1A4-1780-4FF6-

BD18-167343C5AF16}]
"Name"="LocalAppDataLow"
"Category"=dword:00000004
"RelativePath"="AppData\\LocalLow"
"LocalRedirectOnly"=dword:00000001
"Security"="S:(ML;OICI;NW;;;LW)"
"PreCreate"=dword:00000001
"Attributes"=dword:00002000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A63293E8-664E-48DB-

A079-DF759E0509F7}]
"Name"="Templates"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Templates"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A75D362E-50FC-4fb7-

AC2C-A8BEAA314493}]
"InfoTip"="@%ProgramFiles%\\Windows Sidebar\\Sidebar.exe,-10000"
"RelativePath"="Microsoft\\Windows Sidebar\\Gadgets"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"Category"=dword:00000004
"Name"="Gadgets"
"Icon"="%ProgramFiles%\\Windows Sidebar\\Sidebar.exe,0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{A77F5D77-2E2B-44C3-

A6A2-ABA601054A51}]
"Name"="Programs"
"Category"=dword:00000004
"RelativePath"="Programs"
"ParentFolder"="{625B53C3-AB48-4EC1-BA1F-A1EF4146FC19}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{AE50C081-EBD2-438A-

8655-8A092E34987A}]
"Name"="Recent"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Recent"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,37,00,00,00
"InfoTip"="@shell32,dll,-12692"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B250C668-F57D-4EE1-

A63C-290EE7D1AA1F}]
"Name"="SampleMusic"
"Category"=dword:00000003
"RelativePath"="Sample Music"
"ParentFolder"="{3214FAB5-9757-4298-BB61-92A9DEAA44FF}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-

B029-7FE99A87C641}]
"Name"="Desktop"
"Category"=dword:00000004
"RelativePath"="Desktop"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,36,00,39,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,33,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B6EBFB86-6907-413C-

9AF7-4FC2ABF07CC5}]
"Name"="CommonPictures"
"Category"=dword:00000003
"RelativePath"="Pictures"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,36,00,00,00
"InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 

6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c, 

00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,  2d,00,31,00,32,00,36,00,38,00,38,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B7534046-3ECB-4C18-

BE4E-64CD4CB7D6AC}]
"Name"="RecycleBinFolder"
"Category"=dword:00000001
"ParsingName"="::{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B88F4DAA-E7BD-49a9-

B74D-02885A5DC765}]
"Name"="CryptoKeys"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B94237E7-57AC-4347-

9151-B08C6C32D1F7}]
"Name"="Common Templates"
"Category"=dword:00000003
"RelativePath"="Microsoft\\Windows\\Templates"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{B97D20BB-F46A-4C97-

BA10-5E3608430854}]
"Name"="Startup"
"Category"=dword:00000004
"RelativePath"="StartUp"
"ParentFolder"="{A77F5D77-2E2B-44C3-A6A2-ABA601054A51}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,38,00,37,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{bfb9d5e0-c6a9-404c-

b2b2-ae6db6af4968}]
"Name"="Links"
"Category"=dword:00000004
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{bfb9d5e0-c6a9-404c-b2b2-ae6db6af4968}"
"RelativePath"="Links"
"Roamable"=dword:00000001
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,30,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,38,00,35,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C1BAE2D0-10DF-4334-

BEDD-7AA20B227A9D}]
"Name"="OEM Links"
"Category"=dword:00000003
"RelativePath"="OEM Links"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C4900540-2379-4C75-

844B-64E6FAF8716B}]
"Name"="SamplePictures"
"Category"=dword:00000003
"RelativePath"="Sample Pictures"
"ParentFolder"="{B6EBFB86-6907-413C-9AF7-4FC2ABF07CC5}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,35,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C4AA340D-F20F-4863-

AFEF-F87EF2E6BA25}]
"Name"="Common Desktop"
"Category"=dword:00000003
"RelativePath"="Desktop"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Security"="D:P(A;OICI;FA;;;BA)(A;OICI;0x1200a9;;;IU)(A;OICI;FA;;;SY)"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,39,00,39,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000003
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{C5ABBF53-E17F-4121-

8900-86626FC2C973}]
"Name"="NetHood"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\Network Shortcuts"
"ParentFolder"="{3EB685DB-65F9-4CF6-A03A-E3EF65729F3D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{CAC52C1A-B53D-4edc-

92D7-6B2E8AC19434}]
"Name"="Games"
"Category"=dword:00000001
"ParsingName"="::{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D0384E7D-BAC3-4797-

8F14-CBA229B392B5}]
"Name"="Common Administrative Tools"
"Category"=dword:00000003
"RelativePath"="Administrative Tools"
"ParentFolder"="{0139D44E-6AFE-49F2-8690-3DAFCAE6FFB8}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,36,00,32,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D20BEEC4-5CA8-4905-

AE3B-BF251EA09B53}]
"Name"="NetworkPlacesFolder"
"Category"=dword:00000001
"ParsingName"="::{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D65231B0-B2F1-4857-

A4CE-A8E7C6EA7D27}]
"Name"="SystemX86"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{D9DC8A3B-B784-432E-

A781-5A1130A75963}]
"Name"="History"
"Category"=dword:00000004
"RelativePath"="Microsoft\\Windows\\History"
"ParentFolder"="{F1B32785-6FBA-4FCF-9D55-7B8E7F157091}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{de61d971-5ebc-4f02-

a3a9-6c82895e5c04}]
"Name"="AddNewProgramsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{15eae92e-f17a-4431-9f28-805e482dafd4}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DE92C1C7-837F-4F69-

A3BB-86E631204A23}]
"Name"="Playlists"
"Category"=dword:00000004
"RelativePath"="Playlists"
"ParentFolder"="{4BD8D571-6D19-48D3-BE97-422220080E43}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,38,00,00,00
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DE974D24-D9C6-4D3E-

BF91-F4455120B917}]
"Name"="ProgramFilesCommonX86"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DEBF2536-E1A8-4c59-

B6A2-414586476AEA}]
"Name"="PublicGameTasks"
"Category"=dword:00000003
"RelativePath"="Microsoft\\Windows\\GameExplorer"
"ParentFolder"="{62AB5D82-FDC1-4DC3-A9DD-070D1D495D97}"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{df7266ac-9274-4867-

8d55-3bd661de872d}]
"Name"="ChangeRemoveProgramsFolder"
"Category"=dword:00000001
"ParsingName"="::{21EC2020-3AEA-1069-A2DD-08002B30309D}\\::{7b81be6a-ce2b-4676-a29e-eb907a5126c5}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{DFDF76A2-C82A-4D63-

906A-5644AC457385}]
"Name"="Public"
"Category"=dword:00000002
"ParsingName"="::{4336a54d-038b-4685-ab02-99bb52d3fb8b}"
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,31,00,36,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
"Security"="D:PAI(A;OICI;FA;;;BA)(A;OICIIO;FA;;;CO)(A;OICI;FA;;;SY)(A;OICIIO;0x1301ff;;;IU)(A;;0x1200af;;;IU)(A;OICIIO;0x1301ff;;;SU)

(A;;0x1200af;;;SU)(A;OICIIO;0x1301ff;;;S-1-5-3)(A;;0x1200af;;;S-1-5-3)"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{ED4824AF-DCE4-45A8-

81E2-FC7965083634}]
"Name"="Common Documents"
"Category"=dword:00000003
"RelativePath"="Documents"
"ParentFolder"="{DFDF76A2-C82A-4D63-906A-5644AC457385}"
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00, 

68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,  00,33,00,35,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,38,00,30,00,31,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{EE32E446-31CA-4ABA-

814F-A5EBD2FD6D5E}]
"Name"="CSCFolder"
"Category"=dword:00000001
"ParsingName"="shell:::{BD7A2E7B-21CB-41b2-A086-B309680C6B7E}\\*"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{F1B32785-6FBA-4FCF-

9D55-7B8E7F157091}]
"Name"="Local AppData"
"Category"=dword:00000004
"RelativePath"="AppData\\Local"
"LocalRedirectOnly"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{F38BF404-1D43-42F2-

9305-67DE0B28FC23}]
"Name"="Windows"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{f3ce0f7c-4901-4acc-

8648-d5d44b04ef8f}]
"Name"="UsersFilesFolder"
"Category"=dword:00000001
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{F7F1ED05-9F6D-47A2-

AAAE-29D317C6F066}]
"Name"="ProgramFilesCommon"
"Category"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{FD228CB7-AE11-4AE3-

864C-16F3910AB8FE}]
"Name"="Fonts"
"Category"=dword:00000002
"ParentFolder"="{F38BF404-1D43-42F2-9305-67DE0B28FC23}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FolderDescriptions\{FDD39AD0-238F-46AF-

ADB4-6C85480369C7}]
"Name"="Personal"
"ParsingName"="::{59031a47-3f72-44a7-89c5-5595fe6b30ee}\\{FDD39AD0-238F-46AF-ADB4-6C85480369C7}"
"Category"=dword:00000004
"RelativePath"="Documents"
"Roamable"=dword:00000001
"Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74, 

00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00, 

6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,  00,31,00,31,00,32,00,00,00
"LocalizedName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00, 

6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32, 

00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,  2c,00,2d,00,32,00,31,00,37,00,37,00,30,00,00,00
"PreCreate"=dword:00000001
"Attributes"=dword:00000001
[HKEY_CLASSES_ROOT\CLSID\{11dbb47c-a525-400b-9e80-a54615a090c0}]
@="CLSID_ExecuteFolder"
[HKEY_CLASSES_ROOT\CLSID\{11dbb47c-a525-400b-9e80-a54615a090c0}\InProcServer32]
@="ExplorerFrame.dll"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\Folder]
@="Folder"
"EditFlags"=hex:d2,03,00,00
"FullDetails"="prop:System.PropGroup.Description;System.ItemNameDisplay;System.ItemType;System.Size"
"ThumbnailCutoff"=dword:00000000
"TileInfo"="prop:System.Title;System.PropGroup.Description;System.ItemType"
[HKEY_CLASSES_ROOT\Folder\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 

00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00, 

65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,00,00
[HKEY_CLASSES_ROOT\Folder\shell]
[HKEY_CLASSES_ROOT\Folder\shell\explore]
"MultiSelectModel"="Document"
"BrowserFlags"=dword:00000022
"ExplorerFlags"=dword:00000021
[HKEY_CLASSES_ROOT\Folder\shell\explore\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00, 

65,00,20,00,2f,00,73,00,65,00,70,00,61,00,72,00,61,00,74,00,65,00,2c,00,2f, 

00,65,00,2c,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,00,25,00,49,00,  2c,00,25,00,4c,00,00,00
"DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
[HKEY_CLASSES_ROOT\Folder\shell\open]
"MultiSelectModel"="Document"
"BrowserFlags"=dword:00000010
"ExplorerFlags"=dword:00000012
[HKEY_CLASSES_ROOT\Folder\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00, 

65,00,20,00,2f,00,73,00,65,00,70,00,61,00,72,00,61,00,74,00,65,00,2c,00,2f, 

00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,00,25,00,49,00,2c,00,25,00,4c,00,  00,00
"DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
[HKEY_CLASSES_ROOT\Folder\shellex]
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\ColumnHandlers\{F9DB5320-233E-11D1-9F84-707F02C10627}]
@="PDF Column Info"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\BriefcaseMenu]
@="{85BBD920-42A0-1069-A2E4-08002B30309D}"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Offline Files]
@="{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}]
[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
@=""
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers\BriefcasePage]
@="{85BBD920-42A0-1069-A2E4-08002B30309D}"
[HKEY_CLASSES_ROOT\Folder\shellex\PropertySheetHandlers\Offline Files]
@="{7EFA68C6-086B-43e1-A2D2-55A113531240}"
[HKEY_CLASSES_ROOT\Folder\ShellNew]
"Directory"=""
"IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00, 

74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73, 

00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,  00,00
"ItemName"="@shell32.dll,-30396"
"MenuText"="@shell32.dll,-30317"
"NonLFNFileSpec"="@shell32.dll,-30319"
[HKEY_CLASSES_ROOT\Folder\ShellNew\Config]
"AllDrives"=""
"IsFolder"=""
"NoExtension"=""

Kaynak :
Kod:
VistaForums
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
115.Windows İpucusu : Windows İşletim Sistemlerinde "MS Windows Vista ReadyBoost Özelliğini" Kullanabilme

ReadyBoost tüm Windows Vista versiyonlarında bulunan sistem performansını gözle görülür düzeyde arttıran bir özellikti ve Vista'dan sonra ki sistemler'de standart varsayılan özellik haline gelmiştir.. Windows Vista++ sistemler'de, ReadyBoost özelliğini destekleyen bir flash belleği sanal bellek olarak kullanarak(page file cache’ ini tutuyor) sistem performansını arttırabilirsiniz..

ReadyBoost özelliğini kullanabilmek için USB diskinizin özelliklerinden “ReadyBoost” bölümüne gelip “Use this device” seçeneğini seçmeniz yeterli.

ReadyBoost için flash belleklerde şu özelliklerin olması gerekiyor.

1.En az 240(256) MB olmalı ve USB 2.0/3.0 desteklemeli.
2.USB Disk’ te en az 64 MB boş alan olmalı.
3.Diskin tamamında, rastgele 4kB için 2.5MB/s okuma hızı, rastgele 512 kB için 2.5MB/s yazma hızı olmalı. Bu testi Sisoft Sandra gibi benchmark programlarıyla yapabilirsiniz.

ReadyBoost uyumlu belleklerin listesine ;
Kod:
https://www.google.com.tr/search?client=opera&q=ReadyBoost+uyumlu+bellek&sourceid=opera&ie=UTF-8&oe=UTF-8
bakabilirsiniz. Artık bazı üreticiler USB Belleklerin üzerine ReadyBoost desteklediklerini de yazıyorlar.

ReadyBoost için sadece 1 bellek kullanılabiliyor ve USB Hard-Disk(hızdan dolayı), harici kart okuyucu, MP3 Player gibi cihazlar kullanılamıyor. Bazı dahili SD ve CF(compact flash) kart okuyucular destekleniyor, ileride belki ReadyBoost destekleyen harici kart okuyucular da çıkar. Bunların dışında belleğe yazılan veriler 128-bit aes ile şifreleniyor.
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
116.Windows İpucusu : Standart Windows Klavye Kısayolları....

Windows Tuşu .............................. Başlat menüsünü açma ve kapatma.
Windows Tuşu + D ........................ Tüm pencereleri masaüstünde simge durumuna küçültme.
Windows Tuşu + E ........................ Windows Gezgini'nde Bilgisayarım'ı Açma.
Windows Tuşu + L ........................ Bilgisayarı kilitleme.
Windows Tuşu + F ........................ Dosya ve klasör bulmak için Arama penceresini açma.
Windows Tuşu + M ....................... Tüm pencereleri simge durumuna küçültme.
Windows Tuşu + R ........................ Çalıştır iletişim kutusunu açma.
Windows Tuşu + X ........................ Windows Mobility Centre'ı açma.
Windows Tuşu + Pause/Break ....... Sistem Özellikleri iletişim kutusunu açma.
Windows Tuşu + T ........................ Görev Çubuğu Programlar Arasında Geçiş.
Windows Tuşu + U ........................ Erişim Kolaylığı Merkezini Açma.
Ctrl + X ......................................... Seçili Öğeyi Kesme.
Ctrl + V ......................................... Seçili Öğeyi Yapıştırma.
Ctrl + Z ......................................... Eylemi Geri Alma.
Ctrl + C ......................................... Seçili Öğeyi Kopyalama.
Ctrl + Sağ Ok ................................ İmleci Bir Sonraki Sözcüğün Başlangıcına Taşıma.
Ctrl + Sol Ok ................................. İmleci Bir Önceki Sözcüğün Başlangıcına Taşıma.
Ctrl + Aşağı Ok ............................. İmleci Bir Sonraki Paragrafın Başlangıcına Taşıma.
Ctrl + Yukarı Ok ............................ İmleci Bir Önceki Sözcüğün Başlangıcına Taşıma.
Ctrl + A ......................................... Belge veya Penceredeki Tüm Öğeleri Seçme.
Ctrl + F4 ........................................ Etkin Belgeyi Kapatma.
Ctrl + Esc ...................................... Başlat Menüsünü Açma.
Ctrl + Üst Karakter + Esc ............... Görev Yöneticisini Açma.
F3 ................................................. Dosya veya Klasör Arama.
Alt + Sekme ................................. Açık Öğeler Arasında Geçiş Yapma.
F5 ................................................. Etkin Pencereyi Yenileme.
Esc ............................................... Geçerli Görevi İptal Etme.
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
117.Windows İpucusu : Windows XP/Vista/7 İçin İE Ayarı

Merhabalar

MS Windows xp/vista/7'de flash playeri çalşıtıramayanlar için kısa bir ip ucu:

Eğer xp/vista/7 kullanıyor ve Internet Explorer 7 üzerinde, Flash Player kurulu olmasına rağmen Flashlı içerikleri görüntüleyemiyorsanız aşağadaki işlemi yapmanız yeterli olacaktır.

Kod:
C:\WINDOWS\system32\Macromed\Flash\FlashUtil9b.exe
klasöründe yer alan:FlashUtil9b.exe dosyasının Güvenlik Ayarlarını Admin moda çevirerek yönetici olarak çalıştırınız.

Not:

Bu bilgiyi Windows 8.1 ve 10 hariç, Windows XP/7'yede aynen uygulanabilir.
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
118.Windows İpucusu : Windows Vista Ve Üstü Sistemler'de Önyükleme Mekanizmasının Yapılandırarak Onarma

Merhabalar

5964.jpg


Not :

Yukarıdaki ekran görüntüsü bir 1280x800 px'sellik bir çalışmadır.steyen duvar kağıdı olarak kullanabilir.Yıllar önce Adobe Photoshop CS2 (efsane sürümdür.) ile yapılmıştır.


Bilgisayarı Yükleme Medyasından başlatın.

Bilgisayarınızı Onarın'a tıklayın.

Komut istemine tıklayın.

X: \ Sources isteminde bcdedit / export C: \ BCD_Backup yazın ve <Enter> tuşuna basın

C: yazın ve <Enter> tuşuna basın.

C: \ isteminde cd boot yazın ve <Enter> tuşuna basın.

C: \ Boot komut isteminde, bcd -s -h -r niteliğini yazın ve <Enter> tuşuna basın.

C: \ Boot komut isteminde, ren c: \ boot \ bcd bcd.old yazın ve <Enter> tuşuna basın.

C: \ Boot komut isteminde bootrec / rebuildbcd yazın ve <Enter> tuşuna basın.

Önyükleme Yapılandırma Dosyası bu noktada yeniden oluşturulacaktır. Tamamlandığında, exit yazıp <Enter> tuşuna basın. Yeniden Başlat düğmesini tıklayın
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
119.Windows İpucusu : Windows XP Stili Dosya Bulma Reg Ayarı

Merhabalar

Windows XP'deki Hedef Bul yada Windows 7/8.1/10 'daki Dosya Konumunu Aç varsayılan sağ menüsünün Windows Vista sistemine nasıl entegre edildiği aşağıdaki reg kayıtlarında gösterilmiştir.

Dosya Konumu Aç_Ekle.reg Windows Kayıt Defterine Eklenmesi:

Kod:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\OpenContainingFolderMenu]
@="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"

[HKEY_CLASSES_ROOT\Results\ShellEx\ContextMenuHandlers\OpenContainingFolderMenu]
@="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"

Eğer .reg kaydını kaldırmak isterseniz

Dosya Konumu Aç_Sil.reg Windows Kayıt Defterinden Kaldırılması:

Kod:
Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\OpenContainingFolderMenu]

[-HKEY_CLASSES_ROOT\Results\ShellEx\ContextMenuHandlers\OpenContainingFolderMenu]
kullanabilirsiniz.

Not:

Eğer Windows 7/8.1/10 'daki Dosya Konumunu Aç varsayılan sağ menüsü bilinmeyen bir neden dolayı silinirse bu yukarıdaki kaydı uygulayabilirsiniz.Windows 11 ve 12'e bu kaydı ekleyebilirsiniz.
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
120.Windows İpucusu : Windows Vista Ve Windows 7 İçin Service Pack 2'yi Kalıcı Hale Getirme

Merhabalar

Aşağıdaki komutu kullanarak SP2 hizmet paketinin artıklarından temizleyerek , paket ve hizmetler kalıcı hale getirilir ve bu işlemin geri dönüşü de yoktur.Artısı disk'te yer açılır, eksisi tüm hizmetler ve servisler kalıcı hale getiriliyor.Karar sizin.....

Komut:

Kod:
compcln.exe

Not:

Aynı işlem Windows 7 SP1 'de geçerli.....
 

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
121.Windows İpucusu : Windows 7 Ve Sonrası İşletim Sistemlerine "Vista ReadyBoost"(TR:Hazır Hızlandırma) Özelliğinin Eklenmesi

Adımlar

1.WinLogo+R = Windows Çalıştır kutucuğunu açınız ve içine
Kod:
regedit
komutunu yazın.
regedit.png

2.Aşağdaki değerleri (32bit'lik D-WORD değeri) tek tek girin.

Ana Anahtar Kaydı :
Kod:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EMDMgmt

EMDMgmt alt anahtarının sağ bölümüne aşağıdaki kayıtları tek tek girin.

Kod:
DeviceStatus
Sayısal Onluk Değeri : 2
Kod:
ReadSpeedKBs
Sayısal Onluk Değeri : 1024
Kod:
WriteSpeedKBs
Sayısal Onluk Değeri : 1024

32bit'lik D-WORD Değerleri aşağıdaki gibi görünmeli;

4.png

Sistem re-start.....

Windows Vista’nın performans için geliştirmiş olduğu ReadyBoost özelliği ile ayrı bir fiziksel sürücüye sanal bellek eklemek, bilgisayarımızda yapmakta olduğumuz işlerin hızlanmasına yardımcı olacaktır

SONUÇ :

Windows 7 Ultimate SP1 x86 Sistemin'de Vista_Ready_Boost Özelliğinin aktifleştirilmesi;

5.png

Windows sistemlerinde, Ready_Boost Özelliğinden sorumlu Windows Hizmeti , hizmet kodu sysmain olan Hızlı Getirme'dir.
 
Son düzenleme:

TRWE_2012

Süper Moderatör
Üyelik Tarihi
2 Haz 2020
Konular
3,091
Mesajlar
5,890
MFC Puanı
20,830
122.Windows İpucusu : Windows İşletim Sistemlerinde "Windows Bildirim Alanındaki Simgeler'den Bir'i Veya Birden Fazlası" Yok Olursa, Geri Getiren , Windows Reg Kaydı

Yöntem-1 :

Ana Anahtar Kaydı :
Kod:
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify

Buradaki ;

IconStreams ve PastIconsStream 32bit'lik D-WORD değerlerini silip , sistemi re-start yapın.Windows açılışta bu değerleri otomatikman tekrar kendiliğinden varsayılan değerlerde oluşturacaktır.

Yöntem-2 (Bildirim Alanı Sıfırlama) :


Kod:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HideSCAVolume"=-
"NoTrayItemsDisplay"=-
"HideSCANetwork"=-
"NoAutoTrayNotify"=-
"HideClock"=-
"HideSCAPower"=-
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HideSCAVolume"=-
"NoAutoTrayNotify"=-
"HideSCANetwork"=-
"NoTrayItemsDisplay"=-
"HideClock"=-
"HideSCAPower"=-
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify]
"IconStreams"=-
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify]
"PastIconsStream"=-

Yukarıdaki kodu;

2.1.Boş bir not defterine kopyala-yapıştırın ile aktarın
2.2.Dosya >> Farklı Kaydet komutu ile;
2.2.1.Dosya adı : herhangi_bir_isim.reg ; Dosya Türü : Tüm dosyalar (all files) olacak şekilde masaüstüne kayıt edin.
2.3.Masaüstünde oluşan reg kaydını sağ tıklayarak "Birleştir" komutu verin.
2.4.Sistemi yeniden başlatın.
 
Üst