F R website ver:Ultimate 64bit
Activate Windows. If fails, validate Windows first. Then use Microsoft Genuine Advantage Diagnostics Tool if needed. Next run WAT Fix. Finally use Windows Loader. Local versions of these tools are stored here.
HKLM\System\CurrentControlSet\Control\Nls\CodePage\ACP
will be set to 1251),
change keyboard layouts by Keyboard Layout Manager or other programs.PATH
.Programs (all users) | Start Menu | Taskbar from Left | Taskbar from Right | Gadgets | Keyboard shortcuts Ctrl+Alt+ |
Accessories Internet Multimedia Office Prog Science System |
AVSearch Mozilla Firefox Media Player Classic |
Internet Explorer Windows Explorer PSPad |
Show desktop Time Network Battery Lingvo |
System Projects Publishing Educational Research Science All CPU Meter Network Meter |
Beyond Compare Cartes du Ciel Corel Draw Google Earth Mozilla Firefox Maple Adobe Photoshop USB Safely Remove Microsoft Word Microsoft EXcel |
HKLM,HKCU\Software\(Wow6432Node\)Microsoft\Windows\CurrentVersion\Run
and other instances like HKU\S-1-5-21-3385893834-3931371485-2020306079-1001\Software\Microsoft\Windows\CurrentVersion\Run
.cmd /k "command"
(the command must be enclosed in "").start /affinity 0xD command
will run the command on CPU3, CPU2, CPU0 because 0xD=1101
.HKCR/CLSID/{key}/ShellFolder/Attributes
as follows (the 1st value is to enable, the 2nd is to disable):
Homegroup {B4FB3F98-C1EA-428d-A78A-D1F5659CBA93} b084010c b094010c
Libraries {031E4825-7B94-4dc3-B131-E946B44C8DD5} b080010d b090010d
Network {F02C1A0D-BE21-4350-88B0-7367FC96EF3C} b0040064 b0940064
vssadmin
command.HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL\CheckedValue
from 0 to 1.KLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies
.HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}="Recycle Bin"
Print Spooler
using services.msc
.regsvr32 msxml3.dll
as admin, then restart sidebar.exe
gpedit.msc
, go to UserConfiguration/AdministrativeTemplates/ControlPanel/Personalization, enable ScreenSaver, PasswordProtect it, set ScreenSaverTimeout, ForceSpecificScreenSaver to %windir%\system32\rundll32.exe user32.dll,LockWorkStation
, run gpupdate /force
net user
to list network names for local accounts. Use \Domain_name\User_name
to switch to other domain.netsh winsock reset
to clean network cash.