| Note: A far better selection of registry tips can be found at http://is-it-true.org/nt/xp/registry/ |
|
|
regedit
|
Enter the registry in edit mode (then use Ctl+f for find, F3 for refind, DEL for delete)
|
|
runDLL32...
|
To remove MS Messenger in Windows XP Home edition, enter the following comand, then reboot
"RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove"
|
|
shutdown /r
|
(what does this do?)
|
|
shutdown -a
|
Abort an impending shutdown
|
|
|
|
|
|
|
|
(drag)
|
Open file or folder by dragging it to the run dialogue box.
|
|
c:\winnt\...
|
Open file or folder at the given path.
|
|
REGEDIT4
(blank line)
[HKEY_LOCAL_MACHINE\
Software\Microsoft\
Internet Explorer\Main]
"FullScreen"="yes"
(blank line)
|
Force IE to open in a full window.
|
|
rundll32 iedkcs32.dll,Clear
|
Remove the "branding" on MS Internet Explorer, the customized text in the title bar.
|
|
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Internet Explorer\Main
Name: Window Title
Type: REG_SZ
Value: your choice of text, or blank
|
Add your own branding to MS IE.
|