Command to register all dll files under System (tried to address the problem that memory cannot be read)
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
Running account setup
start rundll32 netplwiz.dll,UsersRunDll
System time modification
set date=%date%
date 2008-04-12
set time=%date%
time 12:00:00.00
Windows shortcuts
WINKEY + D
WINKEY + E
WINKEY + F
WINKEY + R
WINKEY + L
ALT + TAB
WINKEY + Pause Break
New shortcut, here’s the case for the project position:
Open the root directory under drive C
file:///C|
Open Registry table
file:///C|/WINDOWS/regedit.exe
Open task manager
file:///C|/WINDOWS/system32/taskmgr.exe
Open Prefetch directory
Open Downloaded Installations directory
file:///C|/WINDOWS/Downloaded Installations
Open installer directory
file:///C|/WINDOWS/installer
5 default states of key value in registry table
“New character string { REG_SZ}"=""
“New binary value REG_SZ}"=""
“New DWORD value {REG_DWORD}"=dword:00000000
“New character string value {REG_MULTI_SZ}"=hex(7):00,00
“New extendable c