First, the WARNINGS:
- If it ain't broke, don't fix it DEFIANTLY applies to the Registry
- If you are NOT technically-incline, DO NOT DO THIS
- Do NOT trust downloaded filename.reg files, open them in NOTEPAD FIRST and see what they change
- Make a backup of the Registry Branch from the tree (left-pane) BEFORE executing the REG-file, using the [Export] option, and assign a unique filename (see example below)
- Only AFTER you have a backup of the Registry Branch being changed, execute the filename.reg
- Backing up the Registry Branch also applies to any manual changes you make
EXAMPLE file disablerefresh.reg:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="12000"
The Registry Branches that should be backed-up in from example file above, are (see example screenshot)
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
No comments:
Post a Comment