Advertisement
Guest User

REG file to fix corrupt value in "Recent" known folder

a guest
Jan 31st, 2019
199
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.59 KB | None | 1 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ; Change erroneous registry key
  4. ;     REG_SZ        @shell32,dll,-12692
  5. ; ...to...
  6. ;     REG_EXPAND_SZ @%SystemRoot%\system32\shell32.dll,-12692
  7. ;
  8. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{AE50C081-EBD2-438A-8655-8A092E34987A}]
  9. "InfoTip"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
  10.   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,\
  11.   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,\
  12.   2d,00,31,00,32,00,36,00,39,00,32,00,00,00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement