Search in uioop.blogspot.com
Labels
- Adobe CS4 (1)
- Affiliate Program (1)
- Android (7)
- Android Emulator (1)
- ASUS (1)
- browser (1)
- BT (1)
- Cloud Free Trial (1)
- Cyber Cafe (1)
- dual boot (1)
- Email (1)
- EXCEL (6)
- forex broker (1)
- free vpn (1)
- Gaming (1)
- GRUB (1)
- Hardware (4)
- IE (3)
- Inkscape (1)
- IP Camera (1)
- kaspersky (2)
- Linux (31)
- Lotus Notes (6)
- MacOS (9)
- MSSQL (2)
- MT4 (1)
- network (2)
- online torrent client (1)
- open source (1)
- OpenOffice (1)
- Oracle (1)
- PSU (1)
- regedit (10)
- remote desktop (1)
- RunDLL32 (1)
- SAMSUNG (1)
- Screen Recording (1)
- Server 2008 (6)
- Teardown (1)
- torrent (2)
- torrent client (2)
- Ubuntu (3)
- USB (1)
- virus (2)
- vista (7)
- Website (1)
- windows (1)
- windows 7 (10)
- Windows PE (1)
- WINPE 3.0 (1)
- xp (25)
- xp CMD (2)
- 注册表 (7)
- 線上教學 (1)
Thursday, February 10, 2011
How To Enable Or Disable Usb Storage Device?
http://support.microsoft.com/kb/311272
Or registry entry:
HKLM\SYSTEM\CurrentControlSet\Services\USBSTOR\Start = 4 (For disable) (3 for enable)
Thursday, November 6, 2008
Regedit XP
To Backup/Restore the Windows Registry: Windows 9x For XP 2000 click here
- If you are in MSDOS, at the C:\Windows prompt type
- Attrib -s -r -h C:\Windows\System.dat (press Enter)
- Attrib -s -r -h C:\Windows\User.dat (press Enter)
To make the backup copies type:
- copy C:\Windows\System.dat C:\Windows\System.000 (press Enter)
- copy C:\Windows\User.dat C:\Windows\user.000 (press Enter)
To Restore the Registry
- copy C:\Windows\System.000 C:\Windows\System.dat (press Enter)
- copy C:\Windows\User.000 C:\Windows\user.dat (press Enter)
You can add "Open With..." to the Right click context menu of all files.This is great for when you have several programs you want to open the same file types with. I use three different text editors so I added it to the ".txt" key.
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\*\Shell
3. Add a new Key named "OpenWith" by right clicking the "Shell" Key and selecting new
4. Set the (Default) to "Op&en With..."
5. Add a new Key named "Command" by right clicking the "OpenWith" Key and selecting new
6. Set the (Default) to "C:\Windows\rundll32.exe shell32.dll,OpenAs_RunDLL %1", C:\ being your Windows drive. You must enter the "OpenAs_RunDLL %1" exactly this way.
You can add your name or anything you like that consists of 8 characters or less. This will replace the AM or PM next to the system time. But you can corrupt some trial licenses of software that you may have downloaded.
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\Control Panel\International
3. Add two new String values, "s1159" and "s2359"
4. Right click the new value name and modify. Enter anything you like up to 8 characters.
If you enter two different values when modifying, you can have the system tray display the two different values in the AM and PM.
Want to keep people from accessing Windows, even as the default user? If you do not have a domain do not attempt this.
1. Open RegEdit
2. Go to HKEY_LOCAL_MACHINE\Network\Logon
3. Create a dword value "MustBeValidated"
4. Set the value to 1
This forced logon can be bypassed in Safe Mode on Windows 9x
Disable the Outlook Express Splash Screen
You can make OutLook Express load quicker by disabling the splash screen:
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\Software\Microsoft\OutLook Express
3. Add a string value "NoSplash"
4. Set the value data to 1 as a Dword value
Multiple Columns For the Start Menu
To make Windows use multiple Start Menu Columns instead of a single scrolling column, like Windows 9x had, Also if you are using Classic Mode in XP
1. Open RegEdit
2. Go to the key
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Advanced
3. Create a string value "StartMenuScrollPrograms"
4. Right click the new string value and select modify
5. Set the value to "FALSE"
You can change the Icons Windows uses for folders, the Start Menu, opened and closed folder in the Explorer, and many more.
1. Open RegEdit
2. Go to
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Shell Icons
3. Add a string value for each Icon you wish to change.
Example: "3" ="C:\Windows\Icons\MyIcon.ico,0" This will change the closed folders in the Explorer to "MyIcon.ico". Here is a complete list for each value.
| 0= Unknown file type 1= MSN file types 2= Applications Generic 3= Closed Folder 4= Open Folder 5= 5.25" Drive 6= 3.25" Drive 7= Removable Drive 8= Hard Drive 9= NetWork Drive 10= Network Drive Offline 11= CD-ROM Drive 12= RAM Drive 13= Entire Network | 14= Network Hub 15= My Computer 16= Printer 17= Network Neighborhood 18= Network Workgroup 19= Start Menu's Program Folders 20= Start Menu's Documents 21= Start Menu's Setting 22= Start Menu's Find 23= Start Menu's Help 24= Start Menu's Run 25= Start Menu's Suspend 26= Start Menu's PC Undock 27= Start Menu's Shutdown | 28= Shared 29= Shortcut Arrow 30= (Unknown Overlay) 31= Recycle Bin Empty 32= Recycle Bin Full 33= Dial-up Network 34= DeskTop 35= Control Panel 36= Start Menu's Programs 37= Printer Folder 38= Fonts Folder 39= Taskbar Icon 40= Audio CD |
You need to reboot after making changes. You may need to delete the hidden file ShellIconCache if after rebooting the desired Icons are not displayed.
Change Default Folder Locations
You can change or delete the Windows mandatory locations of folder like My Documents:
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Shell Folders
3. Change the desired folder location, My Documents is normally list as "Personal"
4. Open the Explorer and rename or create the folder you wish.
To change the desired location of the Program Files folder
1. Go to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
2. Change the value of "ProgramFiles", or "ProgramFilesDir"
Now when you install a new program it will default to the new location you have selected.
Change the Registered Change the User Information
You can change the Registered Owner or Registered Organization to anything you want even after Windows is installed.
1) Open RegEdit
2) Got to
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion.
3) Change the value of "RegisteredOrganization" or "RegisteredOwner", to what ever you want
Opening a DOS Window to either the Drive or Directory in Explorer
Add the following Registry Keys for a Directory:
HKEY_CLASSES_ROOT\Directory\shell\opennew
@="Dos Prompt in that Directory"
HKEY_CLASSES_ROOT\Directory\shell\opennew\command
@="command.com /k cd %1"
Add or Edit the following Registry Keys for a Drive:
HKEY_CLASSES_ROOT\Drive\shell\opennew
@="Dos Prompt in that Drive"
HKEY_CLASSES_ROOT\Drive\shell\opennew\command
@="command.com /k cd %1"
These will allow you to right click on either the drive or the directory and the option of starting the dos prompt will pop up.
Changing Exchange/Outlook Mailbox Location
To change the location of your mailbox for Exchange:
1. Open RegEdit
2. Go to
HKEY_CURRENT_USER\Software\ Microsoft\Windows Messaging Subsystem\ Profiles
3. Go to the profile you want to change
4. Go to the value name that has the file location for your mailbox (*.PST) file
5. Make the change to file location or name
To change the location of your mailbox for Outlook
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\Software\Microsoft\Outlook (or Outlook Express if Outlook Express)
3. Go to the section "Store Root"
4. Make the change to file location
Add/Remove Sound Events from Control Panel
You can Add and delete sounds events in the Control Panel. In order to do that:
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\AppEvents\Schemes\Apps and HKEY_CURRENT_USER\AppEvents\Schemes\Eventlabels. If this key does not exist you can create it and add events.
3. You can add/delete any items you want to or delete the ones you no longer want.
Adding an Application to the Right Click on Every Folder
Here is how to add any application to the Context Menu when you right click on any Folder. This way you do not have to always go to the Start Menu. When you right click on any folder, you can have access to that application, the same as using Sent To.
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\Folder\shell
3. Add a new Key to the "Shell" Key and name it anything you like.
4. Give it a default value that will appear when you right click a folder, i.e. NewKey (use an "&" without the quotes, in front of any character and it will allow you to use the keyboard)
5. Click on the Key HKEY_CLASSES_ROOT\Folder\shell\NewKey
6. Add a New Key named Command
7. Set the (Default) value of the application you want to run
8. For example: c:\program files\internet explorer\iexplore.exe (Include the full path and parameters if you need them)
Adding Explore From Here to Every Folder
When you want to right click on any folder and want to open up an Explorer window of that folder.
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\Folder\shell
3. Add a new Key "RootExplore " under the "Shell" Key
4. Set the (Default) value to "E&xplore From Here "
5. Right Click the "RootExplore " Key and add a new Key "Command"to the RootExplore
6. Set the (Default) value of Explorer.exe /e,/root,/idlist,%i
Changing the Location of Windows' Installation Files
If you need to change the drive and or path where Windows looks for its installation files:
1.Open RegEdit
2.Go to
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Setup
3.Edit the value next to SourcePath
If you want to create a Logon Banner: A message box to appear below your logon on.
1.Open RegEdit
2.Go To
For Windows 9x and ME -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon
For Windows 2000 XP 2003 Vista -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon
3.Create a new String value"LegalNoticeCaption "
4. Enter the Title of the window. What is displayed in the Title Bar.
5. Create a new string value "LegalNoticeText"
6. Enter the text for your message box that will appear even before the Logon window.
Creating a Default File Opener
If you have a un-registered file type and want to view it instead of having to select Open With. Use Explorer's Right-click and add your program to the right-click options by:
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\Unknown\Shell
3. Right click on "Shell" and create a New Key and name it "Open "
4. Create a New Key under the "Open" key you just created and name it "Command"
5. Set the (Default) value to the path and filename of the program you want to use to open the file type
6. For example: C:\Windows\NOTEPAD.EXE %1
You must use the "%1" for this to work.and a space between the exe and the %1
Deleting Registry Keys from the Command Line
There are two ways to delete a key from the Registry from the Command line. At the Windows Command line:
RegEdit /l location of System.dat /R location of User.dat /D Registry key to delete
You cannot be in Windows at the time you use this switch.
Or you can create a reg file as such:
REGEDIT4
[-HKEY_LOCAL_MACHINE\the key you want to delete]
Note the negative sign just behind the[
Then at the Command line type:
1. RegEdit C:\Windows\(name of the regfile).
Change/Add Restrictions And Features
If you want to make restrictions to what users can do or use on their computer without having to run Poledit, you can edit the Registry. You can add and delete Windows features in this Key shown below.
Zero is Off and the value 1 is On. Example: to Save Windows settings add or modify the value name NoSaveSettings to 0, if set to1 Windows will not save settings. And NoDeletePrinter set to 1 will prevent the user from deleting a printer.
The same key shows up at:
HKEY_USERS\(yourprofilename)\ Software\ Microsoft\ Windows\ CurrentVersion\ Policies\ Explorer so change it there also if you are using different profiles.
1.Open RegEdit
2.Go to
HKEY_CURRENT_USER\Software\Microsoft\ CurrentVersion\ Policies
3.Go to the Explorer Key (Additional keys that can be created under Policies are System, Explorer, Network and WinOldApp )
4.You can then add DWORD or binary values set to 1 in the appropriate keys for ON and 0 for off.
NoDeletePrinter - Disables Deletion of Printers
NoAddPrinter - Disables Addition of Printers
NoRun - Disables Run Command
NoSetFolders - Removes Folders from Settings on Start Menu
NoSetTaskbar - Removes Taskbar from Settings on Start Menu
NoFind - Removes the Find Command
NoDrives - Hides Drives in My Computers
NoNetHood - Hides the Network Neighborhood
NoDesktop - Hides all icons on the Desktop
NoClose - Disables Shutdown
NoSaveSettings - Don't save settings on exit
DisableRegistryTools - Disable Registry Editing Tools
NoRecentDocsMenu - Hides the Documents shortcut at the Start button
NoRecentDocsHistory- Clears history of Documents
NoFileMenu _ Hides the Files Menu in Explorer
NoActiveDesktop - No Active Desktop
NoActiveDesktopChanges- No changes allowed
NoInternetIcon - No Internet Explorer Icon on the Desktop
NoFavoritesMenu - Hides the Favorites menu
NoChangeStartMenu _ Disables changes to the Start Menu
NoFolderOptions _ Hides the Folder Options in the Explorer
ClearRecentDocsOnExit - Empty the recent Docs folder on reboot
NoLogoff - Hides the Log Off .... in the Start Menu
And here are a few more you can play with
ShowInfoTip
NoTrayContextMenu
NoStartMenuSubFolders
NoWindowsUpdate
NoViewContextMenu
EnforceShellExtensionSecurity
LinkResolveIgnoreLinkInfo
NoDriveTypeAutoRun
NoStartBanner
NoSetActiveDesktop
EditLevel
NoNetConnectDisconnect
RestrictRun - Disables all exe programs except those listed in the RestrictRun subkey
This key has many other available keys, there is one to even hide the taskbar, one to hide the control panel and more. I'm not telling you how, as someone may want to play a trick on you. The policies key has a great deal of control over how and what program can run and how one can access what feature.
In the System key you can enter:
NoDispCPL - Disable Display Control Panel
NoDispBackgroundPage - Hide Background Page
NoDispScrSavPage - Hide Screen Saver Page
NoDispAppearancePage - Hide Appearance Page
NoDispSettingsPage - Hide Settings Page
NoSecCPL - Disable Password Control Panel
NoPwdPage - Hide Password Change Page
NoAdminPage - Hide Remote Administration Page
NoProfilePage - Hide User Profiles Page
NoDevMgrPage - Hide Device Manager Page
NoConfigPage - Hide Hardware Profiles Page
NoFileSysPage - Hide File System Button
NoVirtMemPage - Hide Virtual Memory Button
In the Network key you can enter:
NoNetSetup - Disable the Network Control Panel
NoNetSetupIDPage - Hide Identification Page
NoNetSetupSecurityPage - Hide Access Control Page
NoFileSharingControl - Disable File Sharing Controls
NoPrintSharing - Disable Print Sharing Controls
In the WinOldApp key you can enter:
Disabled - Disable MS-DOS Prompt
NoRealMode - Disables Single-Mode MS-DOS
When you make changes to your file system and use Explorer, the changes are not usually displayed until you press the F5 key
To refresh automatically:
1. Open RegEdit
2. Go to
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update
3. Set the value name "UpdateMode" to 1
To disable password caching, which allows for the single Network login and eliminates the secondary Windows logon screen. Either use the same password or:
1. Open RegEdit
2. Go to the key
HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\ Windows\ CurrentVersion\ Policies\ Network
3. Add a Dword value "DisablePwdCaching" and set the value to 1
Changing the MaxMTU for faster Downloads
There are four Internet settings that can be configured, you can get greater throughput (faster Internet downloads) by modifying a few settings.
They are the MaxMTU, MaxMSS and DefaultRcvWindow, and DefaultTTL
1.Open RegEdit
2.Go to
HKEY_LOCAL_MACHINE\System\CurrentControlset\ Services\ Class\ net\ 000x
(where x is your particular network adapter binding.)
3.Right click on the right panel
4.Select New\String Value and create the value name IPMTU
5.Double click on it and enter then the number you want. The usual change is to 576
6.Similarly, you can add IPMSS and give it a value of 536
(Windows 9X)You can set DefaultRcvWindow, and DefaultTTL by adding these string values to HKEY_LOCAL_MACHINE\ System\ CurrentControlset\ Services\ VXD\ MSTCP
Set the DefaultRcvWindow to"5840"and the DefaultTTL to "128"
Note: These settings will slow down your network access speed slightly, but you will probably not even see the difference if you are using a network card. If you are using Direct Cable you should see a sight difference.
Adding Items to the Start Button
To add items when you right-click on the Start Button:
1.Open RegEdit
2.Go to HKEY_CLASSES_ROOT\Directory\Shell
3.Right-click on Shell and select New Key
4.Type in the name of the key and press the Enter key
5.In the Default name that shows in the right hand panel, you can add a title with a "&" character in front of the letter for a shortcut
6.Right-click on the key you just created and create another key under it called command
7.For the value of this command, enter the full path and program you want to execute
8.Now when you right click on the Start Button, your new program will be there.
9.For example, if you want Word to be added, you would add that as the first key, the default in the right panel would be &Word so when you right click on the Start Button, the W would be the Hot Key on your keyboard. The value of the key would be C:\Program Files\Office\Winword\Winword.exe
Remove Open, Explore & Find from Start Button
When you right click on the Start Button, you can select Open, Explore or Find.
Open shows your Programs folder. Explore starts the Explorer and allows access to all drives.
Find allows you to search and then run programs. In certain situations you might want to disable this feature.
To remove them:
1.Open RegEdit
2.Go to HKEY_CLASSES_ROOT\Directory\Shell\Find
3.Delete Find
4.Scroll down below Directory to Folder
5.Expand this section under shell
6.Delete Explore and Open
Caution: - When you remove Open, you cannot open any folders.
Removing Items from NEW Context Menu
When you right-click on the desktop and select New, or use the File Menu item in the Explore and select New a list of default templates you can open up are listed.
To remove items from that list:
1. Open RegEdit
2. Do a Search for the string ShellNew in the HKEY_CLASSES_ROOT Hive
3. Delete the ShellNew command key for the items you want to remove.
You can view more data if you increase the line count of Telnet. By Default it has a window size of 25 lines. To increase this so you can scroll back and look at a larger number on lines:
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\Software\Microsoft\Telnet
3. Modify the value data of "Rows"
You can edit the Tips of the day in the Registry by going to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\ CurrentVersion\ explorer\ Tips
Disabling Drives in My Computer
To turn off the display of local or networked drives when you click on My Computer:
1.Open RegEdit
2.Go to
HKEY_CURRENT_USER\Software\ Microsoft\ Windows\ CurrentVersion\ Policies\ Explorer
3.Add a New DWORD item and name it NoDrives
4.Give it a value of 3FFFFFF
5.Now when you click on My Computer, none of your drives will show.
Changing the caption on the Title Bar
Change the Caption on the Title Bar for OutLook Express or the Internet Explorer:
For Outlook Express:
1. Open RegEdit
2. Go to
HKEY_CURRENT_USER\Software\Microsoft\OutLook Express
For IE5 and up use:
HKEY_CURRENT_USER\IDENTITIES \{9DDDACCO-38F2-11D6-93CA-812B1F3493B}\ SOFTWARE\ MICROSOFT\ OUTLOOK EXPRESS\5.0
3. Add a string value "WindowTitle" (no space)
4. Modify the value to what ever you like.
For no splash screen, add a dword value "NoSplash" set to 1
The Key {9DDDACCO-38F2-11D6-93CA-812B1F3493B} can be any key you find here. Each user has his own Key number.
The Key 5.0 is whatever version of IE you have
For Internet Explorer:
1. Open RegEdit
2. Go to HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main
3. Add a string value "Window Title" (use a space)
4. Modify the value to what ever you like.
Disabling the Right-Click on the Start Button
Normally, when you right button click on the Start button, it allows you to open your programs folder, the Explorer and run Find.
In situations where you don't want to allow users to be able to do this in order to secure your computer.
1.Open RegEdit
2.Search for Desktop
3.This should bring you to HKEY_CLASSES_ROOT\Directory
4.Expand this section
5.Under Shell is Find
6.Delete Find
7.Move down a little in the Registry to Folder
8.Expand this section and remove Explore and Open
Now when you right click on the Start button, nothing should happen.
You can delete only those items that you need.
Note: - On Microsoft keyboards, this also disables the Window-E (for Explorer) and Window-F
(for Find) keys.
See the section on Installation in the RESKIT to see how to do this automatically during an install.
In areas where you are trying to restrict what users can do on the computer, it might be beneficial to disable the ability to click on My Computer and have access to the drives, control panel etc.
To disable this:
1.Open RegEdit
2.Search for 20D04FE0-3AEA-1069-A2D8-08002B30309D
3.This should bring you to the HKEY_CLASSES_ROOT\CLSID section
4.Delete the entire section.
Now when you click on My Computer, nothing will happen.
You might want to export this section to a Registry file before deleting it just in case you want to enable it again. Or you can rename it to 20D0HideMyComputer4FE0-3AEA-1069-A2D8-08002B30309D. You can also hide all the Desktop Icons, see Change/Add restrictions.
Opening Explorer from My Computer
By default, when you click on the My Computer icon, you get a display of all your drives, the Control Panel etc. If you would like to have this open the Explorer:
1. Open RegEdit
2. Go to
HKEY_CLASSES_ROOT\CLSID\ {20D04FE0-3AEA-1069-A2D8-08002B30309D}\ Shell
3 . Add a new Key named "Open" if it does not exists by right clicking "Shell" and selecting new.
4. . Add a new Key named "Command" by right clicking "Open" and selecting new
5. Set the (Default) value for the Command Key to "Explorer.exe" or "C:\Windows\Explorer.exe"
Fooling with the recycle bin. Why not make the icon context menu act like other icon context menus.
Add rename to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:50,01,00,20
Add delete to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:60,01,00,20
Add rename and delete to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} \ShellFolder
"Attributes"=hex:70,01,00,20
Restore the recycle bin to Windows defaults including un-deleting the icon after deletion:
Restore the icon.
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows \CurrentVersion\ explorer\
Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}
@="Recycle Bin"
Reset Windows defaults.
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} \ShellFolder
"Attributes"=hex:40,01,00,20
Other edits to the recycle bin icon:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:40,01,01,20 ... standard shortcut arrow
"Attributes"=hex:40,01,02,20 ... a different shortcut arrow
"Attributes"=hex:40,01,04,20 ... and still another shortcut arrow
"Attributes"=hex:40,01,08,20 ... make it look disabled (like it's been cut)
For Windows XP and 2000 also edit HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}
For Windows ME also edit HKEY_CURRENT_USER \Software\ Classes\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}
Setting the Minimum Password Length
1.Open RegEdit
2.Go to
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Policies\ Network
3. Now, choose the Edit/New/Binary value command and call the new value MinPwdLen. Press Enter twice and Assign it a value equal to your minimum password length.
Add\delete programs to run every time Windows starts
You can start or stop programs from executing at boot up by adding or deleting them to/from the run Keys in the Registry. Windows loads programs to start in the following order; Program listed in the Local Machine hive, then the Current User hive, then theWin.ini Run= and Load = lines. then finally programs in your Start Up folder.
To add or remove programs in the Registry
1.Open RegEdit
2.Go to the desired Key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \CurrentVersion \Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \CurrentVersion \RunServices
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows \CurrentVersion \Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows \CurrentVersion \RunServices
3. Add a new String Value and name it anything you like
4. For the value data, enter the path and executable for the program you want to run.
By adding the value to the HKEY_CURRENT_USER hive instead allows the program to start only when that user is logged on.
If you add the value to the RunOnce key the program will run once and be removed from the key by Windows.
Removing the Shortcut Icon Arrows
1.Open RegEdit
2.Open the Key HKEY_CLASSES_ROOT
3.Open the Key LNKFILE
4.Delete the value IsShortcut
5.Open the next Key PIFFILE
6.Delete the value IsShortcut
7.Restart the Windows
You can shut off the animation displayed when you minimize and maximize Windows.
1. Open RegEdit
2. Go to HKEY_CURRENT_USER\Control panel \Desktop\ WindowMetrics
3. Create a new string value "MinAnimate".
4. Set the value data of 0 for Off or 1 for On
Changing your Modem's Initialization String
1.Open RegEdit
2.Go to
HKEY_LOCAL_MACHINE\System\CurrentControlSet \Services \Class \Modem \0000 \Init
3.Change the settings to the new values
If your modem it is timing out during file transfers or loading Web Pages, you might try increasing the timeout period. To change the Time Out::
1.Open RegEdit
2.Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\ Services\ Class\ Modem\ XXXX\ Settings Where XXXX is the number of your modem
3. In the right panel and double click on Inactivity Timeout
4.The number of minutes for a timeout should be entered between the brackets.
5.For example, a setting could have S19=<10> to set it to 10 minutes.
Removing Programs from Control Panel's Add/Remove Programs Section
If you uninstalled a program by deleting the files, it may still show up in the Add/Remove programs list in the Control Panel.
In order to remove it from the list.
1.Open RegEdit
2.Go to HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Uninstall
3.Delete any programs here.
If you have a problem locating the desired program open each key and view the DisplayName value
The File Types tab in Explorer's View / Options menu lets you edit most of your file types, but certain settings cannot be changed. The default action for a batch file, for instance, runs the batch file instead of opening it via Notepad or Wordpad. Thus, when you double-click on AUTOEXEC.BAT, a DOS window opens, and the file executes. If you want to change this default action and edit a batch file when you double-click on it, however, the File Types tab does not let you do so; the Set Default button for the file type called MS-DOS Batch File is always grayed out.
The button is grayed out because HKEY_CLASSES_ROOT's batfile key contains an EditFlag value entry. Such entries are used throughout the Registry to prevent novice users from altering certain system settings. The binary data in batfile's EditFlag reads d0 04 00 00. If you change this value to 00 00 00 00, you can then change any of the batch file settings. Do not, however, indiscriminately zero out EditFlag; if you do so in a system ProgID such as Drive or AudioCD, it completely disappears from the File Types list. For ProgIDs that are linked to extensions, set all EditFlags to 00 00 00 00. For system ProgIDs, replace EditFlag data with 02 00 00 00.
If you wish to have access to some buttons while leaving others grayed out, you must know the function of each EditFlag bit. The last two bytes of data are always zero, but most bits within the first two bytes have a specific effect:
- Byte 1, bit 1: Removes the file type from the master list in the File Types tab (select View / Options under Explorer) if it has an associated extension.
- Byte 1, bit 2: Adds the file type to the File Types tab if it does not have an associated extension.
- Byte 1, bit 3: Identifies a type with no associated extension.
- Byte 1, bit 4: Grays out the Edit button in the File Types tab.
- Byte 1, bit 5: Grays out the Remove button in the File Types tab.
- Byte 1, bit 6: Grays out the New button in the Edit File Type dialog (select the Edit button in the File Types tab).
- Byte 1, bit 7: Grays out the Edit button in the Edit File Type dialog.
- Byte 1, bit 8: Grays out the Remove button in the Edit File Type dialog.
- Byte 2, bit 1: Prevents you from editing a file type's description in the Edit File Type dialog.
- Byte 2, bit 2: Grays out the Change Icon button in the Edit File Type dialog.
- Byte 2, bit 3: Grays out the SetDefault button in the Edit File Type dialog.
- Byte 2, bit 4: Prevents you from editing an action's description in the Edit Action dialog (select the Edit button in the Edit File Type dialog).
- Byte 2, bit 5: Prevents you from editing the command line in the Edit Action dialog.
- Byte 2, bit 6: Prevents you from setting DDE (Dynamic Data Exchange) fields in the Edit Action dialog.
The EditFlags value for Drive, for instance, is d2 01 00 00 in Hex (1101 0010 0000 0001 in binary). Bits 2, 5, 7, and 8 are on in byte 1, and bit 1 is on in byte 2. The EditFlag for batfile is d0 04 00 00 in Hex or 1101 0000 0000 0100 in binary. In this case, bits 5, 7, and 8 are on in byte 1, and bit 3 is on in byte 2.
Bits 4, 5, and 6 of byte 2 apply only to actions that are protected. EditFlags with action keys (such as HKEY_CLASSES_ROOT\batfile\shell\open) determine protection. If byte 1, bit 1 of such an EditFlag is 0 (or if there is no EditFlag), then the action is protected. If byte 1, bit 1 is 1, then the action is unprotected.
To enable protection on system files such as the KnownDLLs list, add the following value;
1. Open RegEdit
2. HKEY_LOCAL_MACHINE\System\CurrentControlSet\ Control\ SessionManager
3. Create the a Dword value and name it "ProtectionMode "
4. Set the Value to1
Tuesday, February 19, 2008
Thursday, January 17, 2008
WINDOWS XP注册表技巧应用汇集
■1.Windows XP注册表完全破解
现在越来越多朋友在使用Windows XP,不过在此请使用Windows XP的朋友务必检查一下注册表中的“RegDone”键值。打开注册表编辑器,依次打开如下子键HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\Windows NT\CurrentVersion,将字符串“RegDone”的数由“0”改为“1”,这样才算完全注册了Windows XP。修改此值后,很多希奇的小毛病因此而解决,不信可以试试看耶~~HOHO
■2.加快窗口显示速度
我们可以通过修改注册表来改变窗口从任务栏弹出、以及最小化、还原等动作。打开注册表编辑器,依次打开HKEY_CURRENT_USER\ Control Panel\Desktop\WindowMetrics子键分支,在右边的窗口中找到“MinAniMate”键值(类型为REG_SZ字符串)。默认情况下此键值的值为“1”,表示打开窗口显示动画。把其值改为“0”,则禁止动画的显示。重启即可生效。
■3.去掉“更新”选项
对大多的拥护来说,Windows XP的Windows Update功能似乎作用不大,我们可以这样去掉他,打开注册表编辑器,找到HKEY_CURRENT_USER\Software\Microsoft \Windows\CurrentVersion\Policies\Explorer,在其右侧窗口新建一个DWORD值 “NoCommongroups”,然后将其值更改为“1”。重启后一些公共组件就都看不见了。
■4.加速网上邻居访问
使用过Windows XP的朋友可能知道,在Windows XP中访问网上邻居事是相当恼人的。系统会搜索自己的共享目录和可作为网络共享的打印机、以及任务中和网络相关的计划任务,然后才显示出来,这样下来速度就会比Windows 9X中慢了很多。其实这些功能我们并没有使用上,与其不用还不如删除他们,速度就会明显加快。打开注册表编辑器,找到 HKEY_LOCAL_MACHINE\sofeware\Microsoft\CurrentVersion\Exploer\RemoteComputer \NameSpace。删除其下{2227A280-3AEA-1069-A2DE08002B30309D}(打印机)和{D6277990-4C6A -11CF8D87-00AA0060F5BF}(计划任务)键,重新启动电脑,再次访问网上邻居,是不是发现快了很多呢。
为了增强视觉感受,Windows XP中的菜单在打开时会有划出的效果,但这也会延缓打开速度。打开注册表编辑器,找到HKEY_CURRENT_USER\Control Panel\Desktop,在其右侧窗口中找到“MenuShowDelay”,然后将其值改为“0”就可以去掉菜单延迟效果啦。
■6.增加磁盘缓存容量
磁盘缓存大小对于Windows XP的启动和运行起着至关重要的作用,但是默认的I/O页面文件比较保守。所以,对于不同的内存,采用不同的磁盘缓存时比较好的做法。打开注册表编辑器,找到子键HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Control\SessionManager\ Memory Management,在其右侧窗口中找到“IoPageLockLimit”,根据你自己电脑的内存容量修改其十六进制:64M:1000; 128M:4000; 256M10000; 512M或更大:40000。
■7.修改CPU二级缓存
在正常情况下,Windows XP会自动识别CPU的二级缓存,但有时它并不会这样做,这就需要我们手动优化以改善CPU的性能啦!打开注册表编辑器,找到 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\Memory Management,修改右侧窗口的“SecondLevelDataCache”键的十进制值:AMDDuron:64(kb); CeleronA/Celeron2:128;PIII Mobile/PIII E(EB)/P4 D K6-3 D THUNDERBird rixIII:256;ADN K6-2/PII/PIII Katmai D Athlon:512;PII Xeon/PIII Xeon:1024。
■8.自动关闭未响应的程序
在Windows XP操作系统中,通过次设置可以使系统自动关闭没有响应的程序,而不需要进行麻烦的手工干预操作。享要实现这个功能,请打开注册表编辑器,依次打开如下子键HKEY_CURRENT_USER\ Control Panel\Desktop,将其右侧窗口中“AutoEenTasks”的键值设置为“1”即可。
■9. 修改登陆背景图案
用Windows XP一段时间后,是不是已经厌倦了它那单调的登陆图案?现在就给它来点新鲜的!!打开注册表编辑器,找到如下子键HKEY-USERS\.DEFAULT \Control Panel\Desktop,在其右侧窗口双击“Wallpaper”,键入选择好的图片路径,如E:\windly.bmp 点击“确定”返回。然后找到“Tilewallpaper”将其值修改为“1”,重新启动系统即可看到效果。<>
■10.修改登陆时背景色
假如你还享修改登陆时的背景颜色,请打开注册表编辑器依次找到HKEY-USERS\.DEFAULT\Control Panel\Colors子键分支,将其右侧窗口中的“Background”键值设置为你自己喜欢的颜色值(比如说黑色的RGB值为0 0 0,白色的RGB值为255 255 255)然后重新启动即可。
※注:RGB值可以在FLASH 或 Photosho等软件中查到!
假如在启动Windows XP时,希望显示一些自己定义的个性化信息,那么请打开注册表编辑器,找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Windows NT\CurrentVersion\Winlogon子键分支,在其右侧窗口新建一个字符串值“LegalNoticeCaption”。双击修改,在 “数值数据”文本框中输入信息对话框的标题,比如“欢迎使用UJ治理计算机”。然后再新键一个字符串值“LegalNoticeText”,双击,在随后出现的“编辑字符串”窗口中输入想要显示的警告信息,比如“UJ治理计算机由靓靓专人使用,谢谢合作!”。单击“确定”按钮,重新启动计算机即可看到修改的效果了。
■12.任意定制按钮颜色
尽管 Windows XP本身带有多种窗口显示方案,但假如拥护想定义某一个部分的颜色,比如把按钮的颜色由黑变为蓝色或变红色,这是就需要修改注册表了。打开注册表编辑器,找到HKEY_CURRENT_USER\Control Panel\Clolrs子键分支,双击右侧窗口中的“Bottontext”,在打开的对话框中将其键值改为你想要颜色的值,比如说红色(255 0 0)修改后重起系统即可看到效果了。此时按钮上的文字颜色将变成红色,此外你还可以修改按钮的宽度和高度及背景等参数。
<>
■13.禁止Dr.Watson的运行
大家都知道,Dr.Watson是自带的系统维护工具,它回在程序加载失败或崩溃时显示,我们可以通过注册表来取消它。打开注册表编辑器,找到 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrenVersion\AeDebug子键分支,将其右侧窗口中“Auto”键值的数值数据修改为“0”,按F5键刷新即可设置生效。
■14.删除IE工具冽表上其他图标
打开注册表编辑器,找到子键HKEY_LOCAL_MACHINE\SOFTWARE\ Micorosoft\Internet Explorer\Extensions,检查各数字文件夹的内容,将不需要的整个文件夹删除即可。
■15.删除IE工具栏上其他的项目
打开注册表编辑器,然后依次打开如下子键HKEY_LOCAL_MACHINE\ SOFTWARE\Microsoft\InternetExplorer\toolbar,检查各项内容,将不需要的项目删除即可。<>
■16.禁用内存面调度(PagingExecutive)
在正常情况下,Windows XP会把内存中的片断写入硬盘,我们可以组织它这样做,让数据保留在内存中,从而提升系统性能。要注重的时,拥有很多内存的拥护(256M以上)才好使用这个设置。打开注册表编辑器,找到子键HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ Session Manager\MemoryManagement,将其右侧窗口中的“DisablePagingExecutive”值由“0”改为“1”就可以禁止内存页面调度了。
■17.重新安装Internet Explorer
打开注册表编辑器,找到HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383},将“IsInstalled”键的\DWORD \值改为“0”,这样更改可使系统认为IE尚未安装。退出注册表编辑器后,就可以重新安装Internet Explorer了。
打开注册表编辑器,然后在找到子键HKEY_CURRENT_USER\Control Panel\Desktop,将字符串值“HungAppTimeout”的值改为“200”,将字符串值“WaitToKillAppTimeout” 的值更改为“1000”。再打开HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control子键,将字符串值“HunAppTimeout”改为“200”,将字符串值“WaitToKillServiceTimeout”的数值数据更改为“1000”即可。
■19.卸载无用的动态连接
纪元治理器经常载内存中留下无用的动态连接,为了消除这种现象,打开注册表编辑器,找到子键HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\Windows\CurrentVersion\Explorer,在右侧窗口中新增加一个DWORO项值 “AlwaysUnloadDLL”。默认值设置为“1”,假如默认值设定为“0”,则代表停用此功能。为了让设置生效,需要重新启动计算机。<>
■20.加快宽带接入速度
针对不同的Windows版本有不同的设置方法
针对家用版本:
打开注册表编辑器,找到 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows,新增加一个名字为“Psched”的项,在“Psched”右面窗口增加一个DWORD值“NonBestEffortLimit”,并将其数设置为“0”。
<> 针对专业版本:
运行gpedit.msc打开本地计算机策略,在左边窗口中选取计算机配置 →治理模板→网络→QoS数据包调度程序,在右边的窗口中双击“限制可保留的带宽”,选择“已启用”并将下边“带宽限制(%)”设为“0”,重起即可生效。
■21.加快自动刷新率
打开注册表编辑起,找到子键 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update,将其有侧窗口中的 “UpdateMode”项的数值更改为“0”,重起电脑即可生效。
■22.利用CPU的L2 Cache 加快整体效果
打开注册表编辑器,展开HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Control\ SessionManager\MemoryManagement,在右边窗口中将“SecondLevelDataCache”的数值数据更改为与 CPU L2 Cache相同的十进制数值。例如P4 1.6G A\的L2 Cache为512KB,因此数值数据应改为十进制数值512。
■23.启动时运行Defrag程序
打开注册表编辑器,找到子键HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Dfrg\BootOptimizeFunction。字符串值“Enable”设定为“Y”表示开启此功能而设定为“N”表示关闭此功能。
■24.预读设置以提高速度
Windows XP使用了预读设置这一技术,用来提高系统速度。假如你拥有PIII 800以上的CPU,512M以上内存,可以进行以下设置:打开注册表编辑器,找到子键HKEY_LOCAL_MACHINK\SYSTEM\ CorrenrControlSet\Control\Session Manage\Memory Managment\PrefetchParameter,可以将"EnablePrefetcher"的数值更改为0,1,2,3。其中0表示 Disable(关闭预读,这样可以大大提高启动速度,但这样会引起系统安全性和稳定性);1表示预读应用程序;2表示启动预读;3表示前两者皆预读(推荐使用)。
Tuesday, January 15, 2008
Learn more HKEY
Go to http://blogscope.db.toronto.edu/ and search "hkey".
2. http://en.wikipedia.org/wiki/Windows_Registry
Wednesday, November 28, 2007
Sunday, November 18, 2007
解除封锁注册表被禁用的几种解决办法
现在网络病毒日益横行,网友们稍有不慎便会被恶意网站攻击,通常会修改我们的浏览器,然后再将注册表禁用,从而达到一打开网页就访问这些网站的目的;还有一种情况是计算机管理员为了保护计算机而设置注册表为禁用,这样我们就不能随意修改注册表了。针对这些情况我们给大家介绍一下解除封锁注册表被禁用的几种解决办法。
1、使用工具软件(适用于所有WINDOWS)
如优化大师、超级兔子等,都有个注册表锁定与解锁的设置,对于已经安装了这些软件的用户,这的方法是比较方便的。
2、导入.reg文件(适用于WINDOWS 9X/2000)
对于WIN9X,将以下文本内容保存为.reg文件,双击导入注册表:
REGEDIT4
;
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=-
;
对于WIN2000,同样是创建一个.reg文件,与上面基本相同,仅把第一行“REGEDIT4”替换为“Windows Registry Editor Version 5.00”。
特别说明:此方法对于WINXP无效。
3、reg命令(适用于WINDOWS XP)
单击[开始]-[运行],在对话框中输入“reg delete hkcu\software\microsoft\windows\currentversion\policies\system /v disableregistrytools /f”(引号中的全部内容,不要引号),单击[确定]。
4、使用.inf文件(适用于所有WINDOWS)
创建一个文本文件,更改文件扩展名为.inf,在其中输入以下内容:
[Version]
Signature="$CHICAGO$"
[DefaultInstall]
Delreg=Del
[Del]
HKCU,SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools
然后右键单击该文件,再单击[安装]。
5、组策略(适用于WINDOWS 2000/XP_PRO)
单击[开始]-[运行],在对话框中输入“gpedit.msc”,单击[确定]打开组策略,定位到[用户配置]-[管理模板]-[系统],双击“禁用注册表编辑工具”一行,选择[未配置]或[禁用],单击[确定]。
·解除封锁注册表被禁用的几种解决办法(2)
6、使用其它注册表编辑工具(适用于所有WINDOWS)
禁用编辑注册表其实只能禁用WINDOWS自己的注册表编辑器Regedit,而对其它的注册表编辑工具则没有限制,比较实用的注册表编辑工具有 Registry Workshop、Resplendent Registrar、Reg Organizer等。使用这些工具打开注册表,找到HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\System,删除值“DisableRegistryTools”即可。
7、用其它用户身份登录修改(适用于WINDOWS 2000/XP)
这个方法操作比较麻烦,仅仅只是做个参考。比如当前用户并不是Administrator,注销当前用户使用Administrator帐户登录,运行 regedit打开注册表编辑器。在注册表编辑器中,单击HKEY_USERS根键,然后选择[文件]菜单下的[加载配置单元],打开“C:\ Documents and Settings\用户名\NTUSER.DAT”文件,然后单击[开始]弹出对话窗口,在[项名称]框内输入一个名称。在HKEY_USERS下便多出一个以刚才输入的项名称命名的子项,在里面找到Software\Microsoft\Windows\CurrentVersion\Policies \System,删除值“DisableRegistryTools”。修改完成后选回刚才的子项,然后选择[文件]菜单下的[卸载配置单元]。
注册表禁用技巧
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Connection Settings”,并设值为“1”。
禁止更改IE的连接设置
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Connection Settings”,并设值为“1”。
禁止更改IE的语言设置
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Languages”,并设值为“1”。
禁止更改IE的辅助功能设置
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Accessibility”,并设值为“1”。
禁止IE显示“工具”中“INTERNET选项”
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个二进制值“NoFolderOptions”,并设值为“01 00 00 00”。
禁止使用鼠标右键
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个二进制值“NoViewContextMenu”,并设值为“01 00 00 00”。
修改后需重新启动WINDOWS,启动后,你将不能在桌面,驱动器,文件夹等地方使用鼠标右键
禁止磁盘空间不足时的警告
我们在安装软件的过程中,往往不能预料软件需要使用多大的磁盘空间,当空间不够的时候,
就会弹出一个空间不足的警告框,使用以下方法就是避免出现这个对话框
逐渐展开到HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem下
在右边的窗口中新建一个二进制值“DisableLowDiskSpaceBroadcast”,并设值为“FF FF FF FF”,
如果想恢复出现这个警告框,只需删除此键。
禁止显示"远程管理"
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\System下
在右边的窗口中新建一个DWORD值“NoAdminPage”,并设值为“1”。
禁止显示“注销”菜单
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个二进制值“NoLogOff”,并设值为“01 00 00 00”。
禁止显示“开始”菜单中“收藏夹”菜单
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个值“NoFavoritesMenu”,并设值为“1”。
禁止使用inf文件
在HKEY_LOCAL_MACHINE\Software\CLASSES\.inf下
在右边的窗口中更改“默认”值为“txtfile”
禁止使用reg文件
在HKEY_LOCAL_MACHINE\Software\CLASSES\.reg下
在右边的窗口中更改“默认”值为“txtfile”
禁用"打印机"中的"删除打印机"
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
下,在右边的窗口中新建DWORD值“NoDeletePrinter”,并设其值为“1”。
禁用"打印机"中的"添加打印机"
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
下,在右边的窗口中新建DWORD值“NoAddPrinter”,并设其值为“1”。
禁用“网络”控制面板
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Network\System
下,在右边的窗口中新建DWORD值“NoNetSetup”,并设其值为“1”。
禁用“用户”控制面板
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\System
下,在右边的窗口中新建DWORD值“NoProfilePage”,并设其值为“1”。
禁用“密码”控制面板
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\System
下,在右边的窗口中新建DWORD值“NoSecCPL”,并设其值为“1”。
禁止修改开始菜单
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中创建一个DOWRD值:"NoChangeStartMenu",并将其值设为“1”。
禁止修改“控制面版”
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个二进制"NoSetFolders",并将其值设为"01 00 00 00"。
禁止快速启动
在HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Shutdown下
在右边的窗口中修改一个字符串值:“FastReboot”,并将其值设为“0”。
在退出WINDOWS时清除“文档”中的记录
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个二进制"ClearRecentDocsonExit",并将其值设为"01 00 00 00"。
不允许按ESC取消登录
在HKEY_LOCAL_MACHINE\Network\Logon下
在右边的窗口中创建一个DOWRD值:“MustBeValidated”,并将其值设为“1”,并且在在“网络”
属性里设置为“Windows友好登录”。
禁止使用注册表编辑文件regedit.exe
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\System
在右边的窗口中创建一个DOWRD值:"DisableRegistryTools",并将其值设为“1”。
恢复使用注册表编辑文件regedit.exe
当我们禁止使用注册表文件后,想恢复不是一件难事,下载这个文件,运行把注册表信息添加
到注册表,重新启动后即可使用注册表编辑器regedit.exe
禁止更改控制面板和打印机
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DOWRD值:“NoSetFolders”,并将其值设为“1”。
禁止修改显示属性
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
在右边的窗口中创建一个DOWRD值:“NoDispCPL”,并将其值设为“1”。
隐藏我的电脑中的驱动器
隐藏所有驱动器:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DWORD值:“NoDrives”,并将其值设为“FFFFFFFF”;
隐藏E盘:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DWORD值:“NoDrives”,并将其值设为“10”;
隐藏D盘:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DWORD值:“NoDrives”,并将其值设为“8”;
隐藏C盘 :HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DWORD值:“NoDrives”,并将其值设为“4”。
隐藏A盘 :HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DWORD值:“NoDrives”,并将其值设为“1”。
退出不保存设置
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
把二进制值“NoSaveSettings”改为“01 00 00 00”。
禁用MS—DOS方式
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在该分支下新建主键“WinOlaApp",然后点击该主键,在右边的窗口中创建一个DWORD值“Disabled",
并设其值为“1”。
禁止“重新启动计算机切换到MS-DOS方式”
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个DWORD值“NoRealMode”,并设其值为“1”。
在“我的电脑”中显示“计划任务”
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\MyComputer\NameSpace
在该分支下创建一个主键“{D6277990-4C6A-11CF-8D87-00AA0060F5BF}”,在右边的窗口中创建字符串
“默认”,设值为“Scheduled Tasks”。
在“我的电脑”中显示“拨号网络”
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\MyComputer\NameSpace
在此分支下新建一个主键“{992CFFA0-F557-101A-88EC-00DD010CCC48}”,单击此主键,
在右边的窗口中创建一个字符串值:“默认”,并设值为"拨号网络"。
在我的电脑中显示“打印机”
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\MyComputer\NameSpace
在此分支下新建一个主键“{2227A280-3AEA-1069-A2DE-08002B30309D}”,单击此主键,
在右边的窗口中创建一个字符串值:“默认”,并设值为“打印机”。
禁止PC在出错时发出声音
HKEY_CURRENT_USER\Control Panel\Sound
在右边的窗口中,把字符串“Beep”的值改为“No”。
禁止CD-ROM自动运行
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDRom
在右边的窗口中,把DWORD值“Autorun”改为“0”。“1”表示自动运行。
禁止改变打印机设置
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边窗口中创建DWORD值:“NoPrinters”,并设值为“1”。
禁止出现“点击这里开始”的提示
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中新建一个二进制值:“NoStartBanner”,设值为“01 00 00 00”。
在桌面上显示WINDOWS版本标志
HKEY_USERS\.DEFAULT\Control Panel\desktop
在右边的窗口中新建一个字符串值:“PaintDesktopVersion”,并设其值为“1”。
禁止在桌面上显示图标
我们安装了许多软件后,往往会在系统的桌面上出现许多图标,点击这些图标可以启动相应的软件程,
过多的图标使桌面变得花花绿绿,想恢复原来清洁的桌面,又不想删除这些图标,就可以使用一下的方
法,把桌面上的所有图标都隐藏起来。
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个DWORD值:“NoDestop”,并设其值为“1”。
禁止显示提示
当我们把鼠标指向“我的电脑”,“我的文件夹”,“回收站”等图标时往往会出现一些提示信息,这些
信息对一个熟悉WINDOWS的操作者来讲,是不必要的,我们想禁止显示这些提示,可使用下面的方法。
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced下
在右边的窗口中修改DWORD值“ShowInfoTip”,设其值为“0”。
禁止使用任务栏
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个DWORD值:“NoSetTaskBar”,并设其值为“1”。
此条技巧的作用是当我们在系统的任务栏上点击鼠标右键,再选择“属性”时,将会出现以下的提示信息:
“本次操作由于这台计算机的限制而被取消。请与你的系统管理员联系”。
高彩色显示图标
当我们按照完windows后,windows的图标都是用位数较小的色彩来显示图标的,使用下面的方法可以用
16位色显示图标,运行注册表编辑器,依次展开到HKEY_CURRENT_USER\ControlPanel\Desktop\WindowMetrics
在右边的窗口中找到字符串值:“Shell Icon BPP”,并设其值为“16”。
改变图标大小
HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
在右边的窗口中找到字符串值:“Shell Icon Size”,改变其值即改变图标大小,缺省值为“32”。
进入WINDOWS98时显示欢迎提示
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
在右边的窗口中新建一个字符串值:“Welcome”,设值为“Welcome.exe /R”。
以12小时制显示时间
HKEY_USERS\.DEFAULT\Control Panel\International
在右边的窗口中找到字符串值:“sTimeFormat”,改其值为“h:mm tt”。
隐藏快捷方式的小箭头
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons
在右边的窗口中新建字符串值:“29”,设置其值为:“%WINDIR%\SYSTEM\docprop.dll,1”。
把快捷方式的小箭头更改为其它图标
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
新建或修改字符串"29",设置其值为你的图标路径。
为快捷方式的图标加上小箭头
去掉了小箭头,怎么办,别急,按以下办法可以做上
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
在右边窗口中删除字符串"29"。
禁止名称有“快捷方式”四个字
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
在右边的窗口中新建一个二进制值“link”,并设其值为“00 00 00 00”。
使用三键鼠标
在HKEY_LOCAL_MACHINE\SOFTWARE\Logitech\ouseWare\CurrentVersion \SerialV \0000下 ,
改为DoubleClick to 001。
更改WINDOWS系统的产品名
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion下
在右边的窗口中找到字符串值“ProductName”,更改键值即可。打开系统属性看看效果
更改WINDOWS系统的用户名
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion下
在右边的窗口中找到字符串值“RegisteredOwner”,更改键值即可。打开系统属性看看效果。
清除配色方案
在HKEY_CURRENT_USER\Control Panel\Appearance\Schemes下,
窗口的右边会出现系统自带的各种配色方案,将你认为无用的配色方案删除掉,一般只保留“Windows默认”一项。
禁止打开任何文件夹
在HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec下,
在右边的窗口中修改字符串:“(默认)”的值设为“rem [ViewFolder("%l", %I, %S)]”;
同时在HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec下
在右边的窗口中修改字符串:“(默认)”的值设为“rem [ViewFolder("%l", %I, %S)]”。
自动关闭电源
在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon下,
在右边的窗口中创建一个DWORD值:“PowerdownAfter Shutdown”,并将其值设为“1”。
允许强制关闭系统
在我们运行程序的时候,有时会遇到软件程序没反映的现象,于是我们按CTRL+ALT+DEL来关闭系统,
而当我们按下后,系统会叫我们退出前要使软件程序退出,使用本功能可允许强制关闭系统。
在HKEY_USERS\.DEFAULT\ControlPanel\desktop下,在右边的窗口中创建一个字符串值:“AutoEndTask s”,并将其值设为“1”。
禁止光标闪动
在HKEY_USERS\.DEFAULT\Control Panel\desktop下
在右边的窗口中创建一个字符串值:“CursorBlinkRate”,并将其值设为“-1”。
删除“查找”命令保留在注册表中的搜索结果
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Doc Find Spec MRU 下删除右边窗口中的键。
进入Win98前给出警告信息
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon下
键值:″LegalNoticeCaption″=″问候″
说明:这是信息框的标题。
键值:″LegalNoticeText″=″欢迎光临″ 说明:这是信息框的文本内容。
WINDOWS98登录口令
HKEY_LOCAL_MACHINE\Network\Logon
在右边的窗口中创建一个DOWRD值:"MustBeValidated",并将其值设为“1”,在启动WINDOWS98后
按ESC键将不能显示画面。
开机时进行“多用户登录”选择
在HKEY_LOCAL_MACHINE\Network\Logon下
在右边的窗口中创建一个DOWRD值:“UserProfiles”,并将其值设为“1”。
开机时自动登录系统
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon下
在右边的窗口中创建字符串值:“AutoAdminLogon”,并将其值设为“1”;还创建字符串值“DefaultP assword”,其值为登录时的密码,创建字符串值:“DefaultUserName”,其值为登录时
所用的用户名。对单机用户有意义。
自动更新
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update
把二进制值“UpdateMode”改为“00 00 00 00”。
鼠标自动激活当前窗口
HKEY_USERS\.DEFAULT\Control Panel\desktop
把二进制值“UserPreferencemask”改为“AF 00 00 00”。
查看安装时输入的WIN98密码
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
点击“ProductKey”,即可看到。
改变WINDOWS有关文件的安装路径
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup
在右边的窗口中,有“BootHost”、“BootDir”、“SourcePath”、“MediaPath”.....
改变其数据内容,就可改变相关文件的路径。
设立缺省的用户名和公司名称
HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info
在右边窗口中找到字符串值:“DefCompany”,“DefName”,DefCompany是指公司名称,
DefName是指用户名。
注册你的WINDOWS98。
HKEY-LOCAL-MACHINE\SOFTWARE\Miscrosoft\Windows\CurrentVersion\
在右边的窗口中将“Regdone”的值改为“1”。
自动运行光碟
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
在右边的窗口中创建一个二进制值:“NoDriveTypeAutoRun”,并将其值设为“95 00 00 00”
想禁止自动运行,只需改为"b5 00 00 00"。
自动播放光碟
在HKEY_CLASSES_ROOT\AudioCD\shell下
在右边的窗口中修改字符串值:“默认”,改其值为空格。
直接显示图片内容
HKEY_CLASSES_ROOT\Paint. Picture\DefaultIcon
在右边的窗口中,找到字符串“默认”,修改值为“%1”。
添加或删除启动时自动运行的程序
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\下,把鼠标点击“RUN”,
在右边的窗口中,按相应的方法添加或删除启动时自动运行的程序。
过滤IP(适用于WIN2000)
在HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters下
在右边的窗口中修改双字节“EnableSecurityFilters”的值为“1”。
禁止显示IE的地址栏
在HKEY_CLASSES_ROOT\CLSID\{01E04581-4EEE-11d0-BFE9-00AA005B4383}\InProcServer32下
在右边的窗口中修改字符串“默认”的值为“rem C:\WINDOWS\SYSTEM\BROWSEUI.DLL”。
禁止使用IE“internet选项”中的高级项(winnt适用)
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“AdvancedTab”,并设值为“1”。
禁止更改IE默认的检查(winnt适用)
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“ProgramsTab”,并设值为“1”。
允许DHCP(winnt适用)
在HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{Adapter}\Parameters\Tcpip下
在右边的窗口中新建一个DWORD值“EnableDHCP”,并设值为“1”。
局域网自动断开的时间(winnt适用)
在HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters下
在右边的窗口中新建一个DWORD值“Autodisconnect”,并设值为你想要设置的分钟数。
禁止使用“重置WEB设置”
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Connection Settings”,并设值为“1”。
禁止更改IE的连接设置
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Connection Settings”,并设值为“1”。
使打开IE时候,窗口最大化
在HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\ 下
在右边的窗口中删除Window_Placement,并且
在HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Old WorkAreas 下
在右边的窗口中删除OldWorkAreaRects 。
禁止更改IE的语言设置
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Languages”,并设值为“1”。
禁止更改IE的辅助功能设置
在HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel下
在右边的窗口中新建一个DWORD值“Accessibility”,并设值为“1”。
禁止IE显示“工具”中“INTERNET选项”
在HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建一个二进制值“NoFolderOptions”,并设值为“01 00 00 00”。
清理IE网址列表
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs
在右边的窗口中删除想要删除的网址。
禁止使用代理服务器
代理服务器的用途很大,比如可以使原来只能国内站点的电脑,在使用代理服务器后,能访问国外站点
但代理服务器的使用也会带来不利的地方,因此,我们可以通过注册表来禁止使用代理服务器,
在HKEY_LOCAL_MACHINE\Config\0001\Software\Microsoft\windows\CurrentVersion\Internet Settings下
在右边的窗口中新建二进制值“ProxyEnable”的键值为"00 00 00 00"。
在IE中禁止显示工具栏
在 HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\Main 下
在右边的窗口中修改字符串“Show_URLToolBar”的键值为"no"。
在IE中禁止显示状态栏
在 HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\Main 下
在右边的窗口中修改字符串“Show_StatusBar”的键值为"no"。
更改"应用程序"的文件夹的路径
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
下,在右边的窗口中修改字符串“Recent”的键值为新的文件夹路径,如:C:\cpu ,注意:cpu这个文件 夹必须是存在的,否则新建一个文件夹。
更改"应用程序数据"的文件夹路径
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
下,在右边的窗口中修改字符串“AppData”的键值为新的文件夹路径。
为同一部电脑设置2个IP地址
在HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans下
点击0000、0001,0002.....留意右边的窗口,当你发现右边窗口中的字符串"DriverDesc"的值
为"TCP/IP",修改同一窗口中的字符串"IPAddress"和"IPMask",把IPAddress设为IP地址
如"198.0.1.9,198.0.1.7",把"IPMask"设为对应的掩码,如"255.255.255.0,255.255.255.0"
更改Internet Explorer的标题
在HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main下
在右边的窗口中新建字符串值“Window Title”为新标题的名字。
更改outlook express的标题
在HKEY_CURRENT_USER\Identities\{44453E40 -8AFB-11D4-9E02-B0A2A20F384F}\ Software\Microsoft\Ou tlook Express\5.0下,在右边的窗口中新建字符串值“WindowTitle”为新的标题名字。{}里的内容不一定相同。
改变“超级链接”处点击前后的颜色
在HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Settings下
在右边的窗口中修改“Anchor Color”和“Anchor Color Visited”的值即可修改
修改点击前后的颜色。
清理访问“网络邻居”后留下的字句信息
在HEKY_CURRENT_USER/Network/Recent下
删除下面的主键。
加快上网速度
以下有几项方法可以改变上网速度:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP
在右边的窗口中把“DefaultRcvWindow”的值改为“6400”,把“DefaultTTL”改为“128”。
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans
在右边窗口中创建字符串值“MaxMTU”,“MaxMSS”,并设“MaxMTU”为“576”,设“MaxMSS”
为“536”。
禁止使用网上邻居
在 KEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边窗口中创建DWORD值“NoNetHood”,并设为“1”。
改变和增加IE自动搜索的顺序
在HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main\UrlTemplate下
在右边窗口中,我们可以看到有几个字符串,IE按照1,2,3,4....的顺序进行自动搜索,调整1,2,
3,4...字符串的键值互相交换,即可调整自动搜索的顺序,亦可新建字符串,增加自动搜索的内容。
在“开始”菜单中增加“网上邻居”
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\NetworkNeighborhood
下新建主键“NameSpace”,然后在
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\StartMenu\
下新建主键“网上邻居”。
禁止在"控制面板"中显示"网络"属性
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer下
在右边的窗口中新建DWORD值“NoNetSetup",并设其值为“1”。
禁止在“网络”中显示“标识”属性
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Network下
在右边的窗口中新建DWORD值“NoNetSetupIDPage”,并设其值为“1”。
禁止在“网络”中显示“整个网络”属性
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Network下
在右边的窗口中新建DWORD值“NoEntireNetwork”,并设其值为“1”。
更改IE的缓冲的路径
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders 下更改“Cache”的路径即可。
改变下载的路径
在HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer下
在右边的窗口中新建DWORD值“Download Directory”,并设其值为你想要的下载路径,如C:\My Documents。
禁止查找用户
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ explorer\FindExtensions\Stat ic\WabFind下,删除主键“WabFind”。
改变收藏夹、Cookies、启动、历史记录的路径
在HKEY_USERS\.DEFAULT\Software\ Microsoft\Windows\CurrentVersion\ Explorer\User Shell Folders 下找到字符串值“Favorites”,并设其值为你想要的下载路径,如C:\WINDOWS \Favorite。
在此窗口中可更改桌面的路径、Cookies的路径、启动的路径、历史记录的路径。
创建"拨号网络"在开始菜单中
打开任务栏和开始菜单,选择“高级”,在右边的窗口中新建文件夹
“拨号网络.{992CFFA0-F557-101A-88EC-00DD010CCC48}”。
网址URL的调整
我们在使用IE上网时输入的网址,会在注册表里面留下一些记录,记录着你输入过那些网址,当你下次再输入该网址时,只需输入几个字母,IE就会自动的输入完整的网址,大大方便了我们,在以下的方法中,我们可以手动的在WINDOWS的注册表中增加一些网址 URL,使上网时更方便。
依次展开在HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs下
在右边的窗口中按url1、url2、url3......顺序排列着一些URL,修改,增加,删除这些url的值
即可达到修改,增加,删除URL的功能。
取消登录时选择用户
已经删除了所有用户,但登录时还要选择用户,我们要取消登录时选择用户,就要
在HKEY_LOCAL_MACHINE\Network\Logon下,在右边的窗口中,修改"UserProfiles"值为"0"。
重新启动WINDOWS,使这条技巧生效。
隐藏上机用户登录的名字
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon下
在右边的窗口中新建字符串"DontDisplayLastUserName",设值为"1"。
显示“频道栏”
在HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main下
在右边的窗口中修改字符串"Show_ChannelBand"为"yes"。
增加键盘的缓冲(适用于WIN2000)
依次打开至HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Kbdclass\Parameters下,
在右边窗口中修改“KeyboardDataQueueSize”的值为你想要的缓存大小。
增加鼠标缓冲区(适用于WIN2000)
依次打开至HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Kbdclass\Parameters下,
在右边窗口中创建“MouseDataQueueSize”的双字节值,并设其值为你想要的缓存区大小。
在WINDOWS2000启用UDMA66的功能(适用于WIN2000)
依次打开至HKEY_LOCAL_MACHINE\ System\CurrentControlSet\Control\Class\ {4D36E96A-E325-11CE-BFC 1-08002BE10318}\0000下,在右边窗口中创建“EnableUDMA66”的双字节值,并设其值为“1”。
启用CPU的二级缓存(适用于WIN2000)
在HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\Memory Management下
在右边窗口中,我们可以更改“SecondLevelDataCache”的数值为CPU设置相应的数据。
调整“帝国时代”游戏的速度
在HKEY_USERS\.Default\Software\Microsoft\Games\Age of Empires\1.00下
在右边窗口中,我们可以看到“Game speed”的数值就是速度大小。
硬盘读取“星际”游戏
现在星际非常流行,但大家是否觉得星际用光盘太麻烦,我现在就介绍一种通过修改注册表来实现硬盘读取游戏的方法:
1:安装星际
2:打开注册表编辑器
3:找到子键HKEY_LOCAL_MACHINE\Software\Blizzard Entertainment\starcraft在右边窗口中找到InstallPath,
如果键值是E:\……,就把E该为本地硬盘驱动器就行了。
找回FLASH的序列号SN
在HKEY_LOCAL_MACHINE\Software\Macromedia\Flash\4\Registration\Serial Number 下
在右边窗口中,我们可以看到“默认”的数值就是FLASH的序列号
找回DREAMWEAVER3的序列号SN
想重装DREAMWEAVER,但不记得序列号了,怎么办?别急,按下面做就可找会DREAMWEAVER3的SN
在 HKEY_LOCAL_MACHINE\Software\Macromedia\Dreamweaver\3\Registration 下
在右边窗口中,我们可以发现键名为"Serial Number"的字符串,其数据就是DREAMWEAVER的序列号
“红心接龙”游戏作弊
在HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Applets\Hearts下
在右边窗口中新建字符串"zb",设其值为"42"。
隐藏输入的密码
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Network下
在右边窗口中新建DWORD值"HideSharePwds",设其值为"1"。
优化硬盘驱动器
在HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem下
在右边的窗口中创建二进制值"NameCache",NameCache是文件名缓存,32MB系统建议值为800000,
64MB系统建议值为0F00000;PathCache是路径缓存,32MB系统建议为008000,64MB系统建议为0F0000。
超频Trident Imagine 9750系列显卡
在HKEY_LOCAL_MACHINE\SOFTWARE\Trident Microsystems下
找到文件夹“D3DPerformance”,修改“D3DPerf”为5或7,修改“CkBlinerOn”为2,
改变最大图标缓冲
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer
在右边的窗口中找到字符串值:“Max Cached Icons”,设其值为“7500”。
清除“开始”中的“运行”的历史记录
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
删除右边窗口中的“a,b,c,d.....”,即可删除历史记录。
优化软盘驱动器的性能
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\fdc\0000
在右边的窗口中创建一个字符串值:“ForceFIFO”,设值为“0”。
优化文件系统
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem
在右边的窗口中创建一个DWORD值:“ConfigFileAllocSize”,并设为“1f4”。
加快上网速度
以下有几项方法可以改变上网速度:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP
在右边的窗口中把“DefaultRcvWindow”的值改为“6400”,把“DefaultTTL”改为“128”。
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans
在右边窗口中创建字符串值“MaxMTU”,“MaxMSS”,并设“MaxMTU”为“576”,设“MaxMSS”
为“536”。
巧解IE的分级审查口令
首先备份注册表文件,然后通过运行regedit来打开注册表。
定位到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Ratings,
用鼠标选中右半窗口里的名称记录,按下Del键进行删除。退出注册表,然后重新启动,就可以解开分级审查的口令了。
更改网络工作组图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons下
在右边的窗口中新建字符串值"2",并设其值为新图标的路径。
更改WEB文件夹图标
HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{BDEADF00-C265-11D0-BCED-00A0C90AB50F}\DefaultIc,
在右边的窗口中修改"默认"为新图标的路径。
更改DOS程序的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"2",并设其值为新图标的路径。
更改5寸软盘的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"5",并设其值为新图标的路径。
更改可移动驱动器的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"5",并设其值为新图标的路径。
更改"注销"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"44",并设其值为新图标的路径。
更改"运行"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"24",并设其值为新图标的路径。
更改"关闭系统"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"27",并设其值为新图标的路径。
更改"收藏夹"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"43",并设其值为新图标的路径。
更改"查找"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"22",并设其值为新图标的路径。
更改"开始"菜单中"程序"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"19",并设其值为新图标的路径。
更改pbl文件的图标
在HKEY_CLASSES_ROOT下查找键值"pblfile",
并在这个主键的\DefaultIcon,修改右边窗口中的“默认”值为新图标的路径.
更改Internet Explorer的图标
HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon,
在右边的窗口中修改字符串值“(默认)”为新图标的路径,如:“C:\w.ico,0”。
更改"打开的文件夹"的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"4",并设其值为新图标的路径。
更改3寸软盘的图标
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
下,在右边的窗口中新建字符串值"6",并设其值为新图标的路径。
更改IE的图标
在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon
下,在右边的窗口中修改字符串值“(默认)”为新图标的路径。
更改"我的公文包"的图标
在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\DefaultIcon
下,在右边的窗口中修改字符串值“(默认)”为新图标的路径。
更改“计划任务”的图标
在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\DefaultIcon
下,在右边的窗口中修改字符串值“(默认)”为新图标的路径。
更改“收件箱”的图标
在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{00020D75-0000-0000-C000-000000000046}\DefaultIcon
下,在右边的窗口中修改字符串值“(默认)”为新图标的路径。
给“控制面板”改名、改图标
在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}下
在右边的窗口中修改字符串值“(默认)”为新的名称
改图标:在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{21EC2020-3AEA-1069- A2DD-08002B30309D}\DefaultIcon下,在右边的窗口中修改字符串值“(默认)”为新图标的路径。
更改“打印机”图标
在HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\DefaultIcon
下,在右边的窗口中修改字符串值“(默认)”为新图标的路径。
给“回收站”改名、改图标
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}
在右边的窗口中找到字符串值:“默认”,把“回收站”改为其它名称。
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon
在右边的窗口中修改图标的路径。
给“我的电脑”改名、改图标
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}
在右边的窗口中找到字符串值:“默认”,把“我的电脑”改为其它名称。
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon
在右边的窗口中修改图标的路径。
给“我的文档”改名、改图标
在右边的窗口中找到字符串值:“默认”,把“我的文档”改为其它名称。
HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\DefaultIcon
在右边的窗口中修改图标的路径
预防Acid Battery v1.0木马的破坏
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices下
若在右边窗口中如发现了“Explorer”键值,则说明中了YAI木马,将它删除。
预防YAI木马的破坏
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices下
若在右边窗口中如发现了“Batterieanzeige”键值,则说明中了YAI木马,将它删除。
预防Eclipse 2000木马的破坏
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices下
若在右边窗口中如发现了“bybt”键值,则将它删除。
然后在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices下
删除右边的键值“cksys”,重新启动电脑。
预防BO2000的破坏
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices下
若在右边窗口中如发现了“umgr32.exe”键值,则说明中了BO2000,将它删除。
预防爱虫的破坏
在HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run下
若在右边窗口中如发现了“MSKernel32”键值,就将它删除。
禁止出现IE菜单中“工具”栏里“interner选项”
把c:\windows\system下的名为inetcpl.cpl更名为inetcpl.old或则别的名字后就会出现禁止使用的情况
把名字再换回来,就可以恢复使用。
Wednesday, November 14, 2007
注册表应用100例—注册表使用全攻略之十一
注册表应用100例—注册表使用全攻略之十一
1 修改窗口滚动条的大小(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop\Windows Metrics子键。
(3)右边窗口中的ScrollHeight和ScrollWidth是窗口滚动条的高和宽,默认值为-270(均以Windows 9x为例,Windows 2000/XP的默认值与其相差不大),分别双击ScrollHeight和ScrollWidth修改其键值(数值越大,显示越大,如超出最大值会导致此功能无效,建议大家键入适当的数值)。
(4)注销电脑后即可看到效果。
2 修改窗口菜单栏大小(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop\Windows Metrics子键。
(3)右边窗口中的MenulHeight和MenuWidth是窗口菜单栏的高和宽,默认值为-270,分别双击MenuHeight和MenuWidth修改其键值。
(4)注销电脑后即可看到效果。
3 修改窗口标题栏大小(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop\Windows Metrics子键。
(3)右边窗口中的CaptionHeight和CaptionWidth是窗口标题栏的高和宽,默认值为-270,分别双击CaptionHeight和CaptionWidth修改其键值。
(4)注销电脑后即可看到效果。
4 去除快捷方式图标中的小箭头(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CLASSES_ROOT\lnkfile子键。
(3)删除右边窗口中的字符串IsShortcut。
(4)注销电脑后即可看到效果。
5 删除提示信息(Windows 9x/2000/XP)
当鼠标接近某个图标时会出现提示信息,作为大虾级的你是否感到麻烦呢?是的话就把它给干掉。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced子键。
(3)双击右边窗口中的字符串ShowInfoTip,当其键值为“1”时表示显示提示信息;为“0”时表示不提示信息,默认值为1,将其改为0。
(4)注销电脑后即可看到效果。
6 加快菜单弹出速度和禁止子菜单自动弹出功能(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop子键,新建一个名为“MenuShowDelay”的字符串,双击其并输入键值1,注销电脑可看到菜单如行云流水般地弹出。另外在[程序]菜单中,由于会自动弹出子菜单,导致有可能打开一个不需用的程序。如果将“MenuShowDelay”中的键值改为65534的话,只有当单击项目时,其子菜单才会弹出。
7 提高图标色彩质量(Windows 9x/2000/XP)
WINDOWS桌面上的图标色彩一般都是16位,通过注册表的修改可将其提高到24位,从而使图标色彩更加艳丽。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\WindowsMetrics子键。
(3)双击右边窗口中的字符串Shell Icon BPP,将默认值16改为24即可。
(4)注销电脑后即可看到效果。
8 使Windows字体更加平滑(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop子键。
(3)双击右边窗口的字符串FontSmoothing,将默认值0改为2即可,而0则为禁止。
(4)注销电脑后即可看到效果(但是不会太明显)。
9 删除快捷方式中的箭头字符(Windows 9x/2000/XP)
桌面上的图标总是有个小箭头在左下角,这是用来区分原文件和快捷方式的,但它实在影响美观,而且导致文件名又长了,所以要通过修改注册表来删掉它。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer子键。
(3)双击右边窗口中双字节值Link,将数值改为“00 00 00 00”。
(4)注销电脑后即可看到效
10 更改桌面图标的大小(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\DESKTOP\WindowMetriccs子键。
(3)双击右边窗口中的字符串Shel Icon Size,将默认值16改成自己认为适合的图标大小像素值。
(4)注销电脑后即可看到效果。
11 更改桌面图标之间的垂直间距(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics子键。
(3)双击右边窗口的字符串IconVerticalspacing,将默认值-1125改成自己认为适合的像素值。
(4)注销电脑后即可看到效果。
12 更改墙纸放置方式(Windows 9x/2000/XP)
桌面墙纸有三种放置方式:居中、平铺和拉伸。通过修改注册表,可使用第四种放置方式,其原理是利用X、Y坐标来更精确的放置墙纸。方法如下:
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\Desktop子键。
(3)新建两个字符串值WallpaperOriginX和WallpaperOriginY,分别表示图片所在位置的X坐标和Y坐标。
(4)双击WallpaperOriginX和WallpaperOriginY后输入坐标值,由于坐标值的范围与分辨就有关,在假设当前分辨率为800X600时,则X坐标范围为0-800,Y坐标范围为0-600。
(5)注销电脑后即可看到效果。
13 隐藏桌面图标(Windows 9x/2000/XP)
有时大家在安装软件或游戏时经常会创建快捷方式在桌面,有些人总是觉得桌面太过花花绿绿,于是用手动把图标逐个删掉。但是通过修改注册表可以更快、更轻易的把图标隐藏起来,操作如下:
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer子键。
(3)新建双字节NoDesktop,数值设为1。
(4)注销电脑后即可看到效果。
14 隐藏[我的文档]图标(Windows 9x/2000/XP)
上面介绍过如何隐藏桌面图标,但当大家试过之后会发现并不是全部图标都可以隐藏,这是因为有些图标必须通过修改注册表其它子键才得以实现。方法如下:
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Explorer\Desktop\NameSpace子键。
(3)删除子键{450D8FBA-AD25-11D0-98A8-0800361B1103}。
(4)可直接刷新桌面看到效果。
15 隐藏[回收站]图标(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Explorer\Desktop\NameSpace子键。
(3)删除子键{645FF040-5081-9F08-00AA002F954E}。
(4)可直接刷新桌面看到效果。
16 隐藏[我的电脑]图标(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Policies子键。
(3)在其下面新建子键NonEnum并进入,接着新建双字节值{20D04FE0-3AEA-1069-A2D8-08002B303090D},数值设为1。
(4)可直接刷新桌面看到效果。
17 隐藏[网上邻居]图标(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Policies子键。
(3)在其下面新建子键NonEnum并进入,接着新建双字节值{208D2C60-3AEA-1069-A2D7-08002B30309D},数值设为1。
(4)可直接刷新桌面看到效果。
18 禁止更改活动桌面配置(Windows 9x/2000)
有时候大家配置好的自己的活动桌面总不希望被他人更改,因此可以通过修改注册表来实现:
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoActiveDesktopChanges,数值设为1。
(4)重启电脑后会发现桌面快捷菜单中的[活动桌面]选项已消失。
19 更改任务栏时间显示格式(Windows 9x/2000/XP)
从Windows 95开始,任务栏中的时间显示总是一成不变地采用同一种格式。通过修改注册表可变换其显示格式,操作如下:
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Control Panel\International子键。
(3)右边窗口中的s1159就是上午时段任务栏的时间显示内容,默认值为“AM”,双击s1159,设为“上午”。而s2359则是下午时段任务栏的时间显示内容,默认值为“PM”,双击s2359,设为“下午”。
(4)重启电脑后可看到效果。
20 禁用快捷菜单中的[工具栏]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoCloseDragDropBands,数值设为1。
(4)重启电脑后可看到任务栏快捷菜单中的[工具栏]选项的子菜单变成了不可用的灰色。
21 禁止更改任务栏设置(Windows 9x/2000/XP)
右击任务栏原本可以在弹出的快捷菜单中选择[属性]以对任务栏进行设置,但在网吧里却不可行,因为这也是通过修改注册表来禁止的。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节NoSetTaskBar,数值设为1。
(4)重启电脑后单击任务栏快捷菜单中的[属性]选项,系统会弹出限制的消息框。
22 修复受损的任务栏(Windows 9x/2000/XP)
大家有时会碰到任务栏无法正常显示的问题,这是因为注册表某些项遭到破坏,所以还是要通过修改注册表来修复它。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\StuckRects2子键。
(3)右边窗框中的Setting保存的就是任务栏相关信息,当任务栏出现问题的时候也就是该项遭到破坏,将其删除。
(4)重启电脑后系统会自动重建二进制值Setting,任务栏将恢复正常。
23 禁止任务栏快捷菜单的弹出(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建二进制值NoTrayContextMenu,数值设为“01 00 00 00”。
(4)重启电脑后将会发现任务栏的快捷菜单已不见了。
24 在快捷菜单中加入进入DOS方式选项(Windows 9x/2000/XP)
相必对于DOS的使用大家都十分清楚,每当进入某个文件夹都需使用cd命令加上文件名,如果是较为深入的子目录那可是件头痛的事,因为输入文件名都输入到手软。因此可通过修改注册表,在快捷菜单中添加DOS选项,这时只要对该文件夹点击鼠标右键即可进入DOS状态下进行操作。方法如下:
(1)打开注册表编辑器。
(2)打开HKEY_CLASSES_ROOT\Directory\shell子键。
(3)在其下面新建子键CommandPrompt并进入。
(4)双击进入右框中的默认,在文本框中输入[进入DOS目录]。
(5)在CommandPrompt下新建项command并进入。
(6)双击右框中的[默认],输入command.com /k cd%1。
(7)注销后右键点击任意文件夹,可看到快捷菜单中有进入DOS目录选项,即可点击进入。
25 在快捷菜单中添加[关闭计算机]选项(Windows 9x)
关闭计算机的操作过程最快速度只需1秒钟,因为通过修改注册表,在快捷菜单中添加了[关闭计算机]此项,所以简化了关机过程。
(1)打开注册表编辑器。
(2)打开HKEY_CLASSES_ROOT\Directory\shell子键。
(3)新建项Close并进入。
(4)双击右框中的[默认],在文本框中输入[关闭计算机(&c)]。
(5)在Close下新建项command并进入。
(6)双击右框中[默认]并输入“Rundll32.exe User.exe,ExitWindows”。
(7)注销后右键点击任意文件夹,可看到快捷菜单中有[关闭计算机]选项,点击后立即关闭计算机。
同样的方法还可在快捷菜单中加入重启计算机或其它的应用程序等,只是新建项和command的内容是不同罢了。
26 禁止使用鼠标右键菜单(Windows 9x/2000)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建二进制值NoViewContextMenu,将数值设为“01 00 00 00”。
(4)重启电脑后会发现鼠标右键被禁用了。
27 隐藏[开始]菜单中的[运行]选项(Windows 9x/2000/XP)
相必多数上过网的朋友都试过被人恶意更改默认主页,而且把[开始]菜单中的[运行]选项给隐藏了,因为这样你就不能轻易地恢复原来的设置,其实那些人正是修改了注册表的这一项。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoRun,数值为1。
(4)重启电脑后就会发现[运行]菜单已无影无踪。
28 隐藏[开始]菜单中的[搜索]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoFind,数值为1。
(4)重启电脑后就会发现[搜索]菜单已被隐藏。
29 隐藏[开始]菜单中的[关闭系统]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoClose,数值为1,表示隐藏[关机]选项。
(4)重启电脑后就会发现[关闭系统]菜单已被隐藏。
30 隐藏[开始]菜单中的[帮助和支持]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoSMHelp,数值设为1。
(4)重启电脑后可见到[帮助和支持]选项已隐藏。
31 隐藏[开始]菜单中的[文档]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoRecentDocsMenu,数值设为1。
(4)重启电脑后可见到[文档]选项已隐藏。
32 隐藏[开始]菜单中[文档]里的[我的文档]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoSMMyDocs,数值设为1。
(4)重启电脑后可见到该选项已隐藏。
33 隐藏[开始]菜单中[设置]里的[控制面板]、[网络连接]、[打印机]三个选项(Windows 9x/2000/XP)。这三项都是由双字节NoSetFolders来改变其属性。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoSetFolders,数值设为1时,表示隐藏该三项,反之为0时表示显示该三项。
(4)重启电脑后可见效果。
34 隐藏[开始]菜单中[设置]里的[任务栏和[开始]菜单]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoSetTaskbar,数值设为1。
(4)重启电脑后可见到该选项已隐藏。
35 在[开始]菜单中加入[注销]选项(Windows 2000/XP)
在Windows 2000/XP的菜单栏中是没有[注销]选项的,因此要通过修改注册表来给其添加,具体步骤如下:
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值ForceStartMenuLogOff,数值设为1。
(4)重启电脑后见到该选项已添加。
36 禁止[开始]菜单[文档]选项保留历史记录(Windows 9x/2000/XP)
[文档]选项总会保留用户近期所打开文档的历史记录,对于某些用户确实很方便,但在公用计算机上,却没人想让其他人知道自己的所做所为。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoRecentDocsHistory,数值设为1表示禁止[文档]进行历史记录的保留,数值为0时表示允许。
(4)重启电脑后可见效果。
另外还有一个更好的方法,就是在用户每次使用完计算机关机后,自动地清除掉[文档]里的内容,其步骤如下:
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值ClearRecentDocsOnExit,数值设为1即可。
(4)重启电脑后可见效果。
37 清除[查找]历史纪录 (Windows 9x)。
(1)打开注册表编辑器。
(2)打开HKEY_USERS\.DEFAULT\Software\Microstft\Windows\Current Version\Explorer\Doc Find Spec MRU子键。
(3)将右边窗口中[默认]外的所有键值删除即可。
38 禁止修改[开始]菜单(Windows 9x/2000/XP)
通过修改注册表,可以使[开始]菜单中鼠标的拖放功能和鼠标右键功能完全失效,从而使其他用户无法修改[开始]菜单,这在网吧是最基本的做法。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer子键。
(3)新建双字节值NoChangeStartMenu,数值设为1。
(4)重启后可看到效果。
39 如何设置是否启用滚动程序菜单(Windows 9x/2000/XP)
[开始]菜单有两种显示方式:一是可滚动菜单,另外一种则是固定菜单。通过修改注册表可以启用一种菜单显示方式,具体步骤如下:
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\Advanced子键。
(3)将右边窗口的字符串值StartMenuScrollPrograms,数值设为No时表示使用滚动菜单方式,数值设为Yes时表示使用固定菜单方式。
(4)重启电脑后即可。
40 隐藏[Internet选项]中[常规]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节GeneralTal,将数值设为1。当数值为1时,表示隐藏[常规]选项;为0时则显示该项。
(5)重启电脑后可见效果。
41 隐藏[Internet选项]中[安全]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值SecurityTab,将数值设为1。当数值为1时,表示隐藏[安全]选项;为0时则显示该项。
(5)重启电脑后可见效果(如图1)。
42 隐藏[Internet选项]中[内容]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值ContentTab,将数值设为1。当数值为1时,表示隐藏[内容]选项;为0时则显示该项。
(5)重启电脑后可见效果(如图1)。
43 隐藏[Internet选项]中[连接]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值ConnecttionsTab,将数值设为1。当数值为1时,表示隐藏[连接]选项;为0时则显示该项。
(5)重启电脑后可见效果
44 隐藏[Internet选项]中[程序]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值ProgramsTab,将数值设为1。当数值为1时,表示隐藏[程序]选项;为0时则显示该项。
(5)重启电脑后可见效果。
45 隐藏[Internet选项]中[高级]选项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值AdvancedTab,将数值设为1。当数值为1时,表示隐藏[高级]选项;为0时则显示该项。
(5)重启电脑后可见效果
46 禁止更改[Internet选项]里[常规]中的[主页]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值HomePage,将数值设为1。当数值为1时,表示禁止更改主页设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
47 禁止更改[Internet选项]里[常规]中的[Internet临时文件]项(Windows 9x/2000/XP)
在[Internet临时文件]项中可以设置Internet临时文件的路径、空间大小等属性。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Cache,将数值设为1。当数值为1时,表示禁止更改Internet临时文件设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
48 禁止更改[Internet选项]里[常规]中的[历史记录]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值History,将数值设为1。当数值为1时,表示禁止更改历史记录设置;为0时则允许修改此设置。
(5)重启电脑后可见效果(如图2)。
49 禁止更改IE浏览器中文字和背景颜色(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Colors,将数值设为1。当数值为1时,表示禁止更改IE浏览器的文字和背景颜色设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
50 禁止更改IE浏览器中链接的颜色(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Links,将数值设为1。当数值为1时,表示禁止更改IE浏览器的链接颜色设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
51 禁止更改[Internet选项]里[常规]中的[字体]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Fonts,将数值设为1。当数值为1时,表示禁止更改IE浏览器的字体设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
52 禁止更改[Internet选项]里[常规]中的[语言]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Languages,将数值设为1。当数值为1时,表示禁止更改IE浏览器的语言设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
53 禁止更改[Internet选项]里[常规]中的[辅助功能]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Accessibility,将数值设为1。当数值为1时,表示禁止更改IE浏览器的辅助功能设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
54 禁止更改[Internet选项]里[安全]中的[该区域的安全级别]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows子键,在其下面新建子键CurrentVersion并进入。
(3)在CurrentVersion下面新建子键Internet Settings,并进入。
(4)新建双字节值Security_options_edit,将数值设为1。当数值为1时,表示禁止更改安全级别设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
55 禁止更改[Internet选项]里[安全]中的[站点]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows子键,在其下面新建子键CurrentVersion并进入。
(3)在CurrentVersion下面新建子键Internet Settings,并进入。
(4)新建双字节值Security_zone_map_edit,将数值设为1。当数值为1时,表示禁止更改站点设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
56 禁止更改[Internet选项]里[内容]中的[分级审查]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Ratings,将数值设为1。当数值为1时,表示禁止更改分级审查设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
57 禁止更改[Internet选项]里[内容]中的[证书]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Certificates,将数值设为1。当数值为1时,表示禁止更改证书设置;为0时则允许修改此设置。
(5)重启电脑后可见效果。
58 禁止更改[Internet选项]里[内容]中的表单自动完成功能(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值FormSuggest,将数值设为1。当数值为1时,表示禁止更改表单自动完成功能;为0时则允许修改此功能。
(5)重启电脑后可见效果。
59 禁止更改[Internet选项]里[内容]中的密码自动完成功能(Windows 9x/2000/XP)
大家在上网时申请论坛的帐号或者邮箱时总要输入密码,IE浏览器可以将以前输入的密码保存下来,当需要再次输入时,IE可自动完成,不必再手动输入。此功能有利有弊,当别人使用你的爱机时就可以轻易的盗取你的密码。通过修改注册表,可以禁止用户修改此项。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值FormSuggest Passwords,将数值设为1。当数值为1时,表示禁止更改密码自动完成功能;为0时则允许修改此功能。
(5)重启电脑后可见效果。
60 禁止更改[Internet选项]里[内容]中的[配置文件]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Profiles,将数值设为1。当数值为1时,表示禁止更改配置文件设置;为0时则允许更改此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[内容]选项卡后可见效果。
61 禁止使用[Internet选项]里[连接]中的[建立连接]项(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Connwiz Admin Lock,将数值设为1。当数值为1时,表示禁止更改网络连接设置;为0时则允许更改此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[连接]选项卡后可见效果。
62 禁止使用[Internet选项]里[连接]中的网络连接设置(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Connection Settings,将数值设为1。当数值为1时,表示禁止更改网络连接设置;为0时则允许更改此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[连接]选项卡后会发现除了[建立连接]项外,其它项均为灰色不可用。
63 禁止使用[Internet选项]里[连接]中的代理服务器设置(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Proxy,将数值设为1。当数值为1时,表示禁止更改代理服务器设置;为0时则允许更改此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[连接]选项卡后点击[局域网]按钮可见效果。
64 禁止使用[Internet选项]里[连接]中的自动配置功能(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Autoconfig,将数值设为1。当数值为1时,表示禁止更改代理服务器设置;为0时则允许更改此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[连接]选项卡后点击[局域网]按钮可见效果。
65 禁止使用[Internet选项]里[程序]中的重置Web设置功能(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值ResetWebSettings,将数值设为1。当数值为1时,表示禁止使用[重置Web设置];为0时则允许使用此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[程序]选项卡后可见效果。
66 禁止使用[Internet选项]里[程序]中的检查默认浏览器功能(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Check_If_Default,将数值设为1。当数值为1时,表示禁止设置;为0时则允许使用此设置。
(5)重启IE,单击[工具]中的[Internet选项],进入[程序]选项卡后可见效果。
67 禁止使用[Internet选项]里[高级]中的内容(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Control Panel,并进入。
(4)新建双字节值Advanced,将数值设为1。当数值为1时,表示禁止修改[高级]中内容;为0时则允许修改当中的内容。
(5)重启IE,单击[工具]中的[Internet选项],进入[高级]选项卡后你会发现无法使用鼠标进行设置。
68 禁止IE浏览器检查新版本(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\Software\Policies\Microsoft子键,在其下面新建子键Internet Explorer并进入。
(3)在Internet Explorer下面新建子键Infodelivery,并进入。
(4)新建双字节值Restrictions后再进入新建双字节值NoUpdateCheck,将数值设为1。当数值为1时,表示禁止浏览器检查新版本;为0时则允许IE浏览器检查新版本。
69 定义IE浏览器优先主页(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main子键。
(3)新建字符串值First Home Page,数值设为主页的URL。
70 更改IE浏览器的标题栏(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main子键。
(3)新建字符串值Window Title,数值设为你想在IE浏览器标题栏显示的内容即可。
71 给IE浏览器添加背景图案(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main子键。
(3)新建字符串值BackBitmap,数值设为图片存放的路径即可。
72 更改IE浏览器的收藏夹目录(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders子键。
(3)点击右框中的字符串值Favorites,更改你想存放的路径即可。
73 更改IE浏览器的Cookies目录(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders子键。
(3)点击右框中的字符串值Cookies,更改你想存放的路径即可。
74 更改IE浏览器的历史目录(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders子键。
(3)点击右框中的字符串值History,更改你想存放的路径即可。
75更改IE浏览器的Cache目录(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders子键。
(3)点击右框中的字符串值History,更改你想存放的路径即可。
76 删除IE浏览器地址栏下拉列表框中的网址(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedUrls子键。
(3)右边框中即为注册表保存的网址,大家可以根据自己的需要进行删除。
77 重装低版本IE浏览器(Windows 9x/2000/XP)
大家总喜欢将自己系统里的软件升到最高版本,但有时候却因其功能或使用方面感到大不如以前,想安装低版本来使用,然而IE浏览器是不支持这种做法的。要想解决这一问题,必须通过修改注册表来骗过系统,从而使安装过程顺利进行。
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer子键。
(3)点击右框中的字符串值Version,将当前的IE版本号修改即可。比如当前版本为6.0.2600.0000,将其改为5.0.2600.0000就可以了。
78 更改IE浏览器默认下载路径(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedUrls子键。
(3)新建双字符DownLoad Directory,在其数值中输入IE浏览器下载路径即可。
79 隐藏IE浏览器[文件]菜单(Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer子键。
(3)新建双字符DownLoad Directory,在其数值中输入IE浏览器下载路径即可。
(4)新建双字节值NoFileMenu,将数值设为1。当数值为1时,表示隐藏IE浏览器[文件]菜单;为0时则表示显示该菜单。
(5)重启IE,会发现[文件]菜单已消失。
80 禁用IE浏览器[文件][新建][窗口]命令 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoFileNew,将数值设为1。当数值为1时,表示禁用IE浏览器[文件][新建][窗口]命令;为0时则表示允许使用该命令。
(5)重启IE,单击IE浏览器[文件][新建][窗口]命令,系统将会弹出的消息框。
81 禁用IE浏览器[文件]菜单中的[打开]命令 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoFileOpen,将数值设为1。当数值为1时,表示禁用IE浏览器[文件]菜单中的[打开]命令;为0时则表示允许使用该命令。
(5)重启IE,单击IE浏览器[文件]菜单中的[打开]命令,系统将会弹出的消息框。
82 隐藏IE浏览器[文件]菜单中的[另存为]命令 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoBrowserSaveAs,将数值设为1。当数值为1时,表示隐藏IE浏览器[文件]菜单中的[另存为]命令;为0时则表示显示该命令。
(5)重启IE可见到效果。
83[查看]菜单中的[源文件]已变成了不可用的灰色
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoViewSource,将数值设为1。当数值为1时,表示禁用IE浏览器[查看]菜单中的[源文件]命令;为0时则表示允许使用该命令。
(5)重启IE,可见[查看]菜单中的[源文件]已变成了不可用的灰色。
83禁用IE浏览器[查看]菜单中的[全屏显示]命令 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoTheaterMode,将数值设为1。当数值为1时,表示禁用IE浏览器[查看]菜单中的[全屏显示]命令;为0时则表示允许使用该命令。
(5)重启IE,可见[查看]菜单中的[全屏显示]已变成了不可用的灰色。
85 隐藏IE浏览器的[收藏]菜单 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer子键。
(3)新建双字节值NoFavorites,将数值设为1。当数值为1时,表示隐藏IE浏览器[收藏]菜单;为0时则表示显示该菜单。
(5)重启IE,可见[收藏]菜单已人间蒸发了。
86禁用IE浏览器[工具]菜单中的[Internet选项]命令 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoBrowserOptions,将数值设为1。当数值为1时,表示禁用IE浏览器[工具]菜单中的[Internet选项]命令;为0时则表示允许使用该命令。
(5)重启IE,单击[工具]菜单中的[Internet选项]命令,将会弹出无法执行该命令的消息框。
87禁用IE浏览器[工具]菜单中的[Internet选项]命令 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoBrowserOptions,将数值设为1。当数值为1时,表示禁用IE浏览器[工具]菜单中的[Internet选项]命令;为0时则表示允许使用该命令。
(5)重启IE,单击[工具]菜单中的[Internet选项]命令,将会弹出无法执行该命令的消息框。
88 禁止在IE浏览器里使用鼠标右键 (Windows 9x/2000/XP)
想必这是大家在网吧里最常碰到的问题吧?因为这的确给大家带来了许多麻烦,看到喜爱的图片没办法保存,更不能作为桌面了,但毕竟网吧里是不允许下载任何东西的,就让我告诉大家这是如何修改的吧!
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoBrowserContextMenu,将数值设为1。当数值为1时,表示禁止在IE浏览器里使用鼠标右键;为0时则表示允许使用。
(5)重启IE,你会发现这该死的功能再次出现在自己的爱机上了。
89禁用IE浏览器快捷菜单中的[在新窗口中打开]选项 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoOpeninNewWnd,将数值设为1。当数值为1时,表示禁用IE浏览器快捷菜单中的[在新窗口中打开]选项;为0时则表示允许使用。
(5)重启IE,单击快捷菜单中的[在新窗口中打开]命令,将会弹出无法执行该命令的消息框。
90 禁用IE浏览器快捷菜单中的[目标另存为]选项 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Policies\Explorer子键。
(3)在其下面新建子键Internet Explorer后进入,再新建子键Restrictions,并进入。
(4)新建双字节值NoSelectDownloadDir,将数值设为1。当数值为1时,表示禁用IE浏览器快捷菜单中的[目标另存为]选项;为0时则表示允许使用。
(5)重启IE,单击快捷菜单中的[目标另存为]命令,将会弹出无法执行该命令的消息框。
91 让IE显示超级链接的完整地址 (Windows 9x/2000/XP)
大家经常在下载游戏或软件时找不到链接的完整地址,导致不能使用FLASHGET或网络蚂蚁来下载东西,逼着自己去享受那蜗牛般的速度。这是因为系统默认显示的是相对地址,这在某些情况下并不能满足广大用户的需要,通过修改注册表就可以让这些完整地址无所遁形。
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main子键。
(3)双击右框中字符串值Show_FullURL,数值改为YES即可。
(4)重启IE就完成了。
92 更改IE浏览器默认的源文件编辑器 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer子键,并在其下面新建子键View Source Editor后进入。
(3)在View Source Editor下面新建子键Editor Name,并进入。
(4)双击右框中的[默认],在文本框中输入打开程序的路径和文件名即可。
93 设置网络连接超时时间 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version\Winlogon子键。
(3)新建双字节值SlowLinkTimeOut,数值设为需要的超时时间,单位为ms。
(4)重启电脑。
94 提高网络传输速度 (Windows 9x)
这样做的好处当然是帮拨号用户省钱啦,因为时间就是金钱嘛!
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\System\CurrentControlSet\Service\Class\NetTrans\0000子键。
(3)新建字符串值MaxMTU,数值设为576,并在同一目录下再建字符串值MaxMss数值设为536。
(4)打开HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP键。
(5)双击右框中字符串值DefaultRcvWindow,数值设为6144。
(6)双击右框中字符串值DefaultTTl,数值设为128。
(7)重启电脑即可。
95 为一台Win 9x系统的计算机设置两个IP地址 (Windows 9x)
作为局域网的服务器,一般需要有两个IP地址:一个用来连接内部计算机网;一个用来连接Internet。在Windows 2000/XP下很容易就可以解决这个问题,但如果用的是Win 9x操作系统的话,将不能直接进行设置,只能通过修改注册表来实现。
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Class\Net Trans键。
(3)在其下查找键值名为DriverDese,键值为TCP/IP的数据项。
(4)在DriverDesc所在的子键中查找字符串值IPAddress和IPMask。IPAddress为IP地址,使用多个IP地址的话用逗号隔开,IPMask为对应的掩码。双击这两个字符串值,输入新的IP地址。
(5)重启电脑即可。
96 更改计算机名称 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_LOCAL_MACHINE\SYSTEM\CurrentContorlSet\Services\Tcpip\Parameters子键。
(3)双击右框中字符串值NV Hostname,输入新的计算机名称即可。
97 隐藏[网上邻居]中的[整个网络]选项 (Windows 9x/2000/XP)
(1)打开注册表编辑器。
(2)打开HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies子键,并在其下面新建子键Network后进入。
(3)新建双字节值NoEntireNetwork,将数值设为1。数值为1时,表示隐藏[网上邻居]中的[整个网络]选项;设为0时,表示显示该选项。
(4)重启电脑后,打开[网上邻居],就会发现[整个网络]选项已不知所踪
98、清除IE历史记录 (Windows 9x/2000/XP)
打开
HKEY—CURRENT—USER/SOFTWARE/MICROSOFT/INTERNET EXPLORER/TYPEDURLS,TYPEDURLS子键就是保存IE历史记录的,共有25条记录
99、禁止IE自动安装插件 (Windows 9x/2000/XP)
HKEY—CURRENT—USER/SOFTWARE/POLICIES/MICROSOFT/INTERNET EXPLORER/INFODELIVERY/RESTRICTIONS/NOJITSETUP,当NOJITSETUP为“1”,禁用。为“0”时起用
100、禁止IE下载文件 (Windows 9x/2000/XP)
HKEY—CURRENT—USER/SOFTWARE/POLICIES/MICROSOFT/INTERNET EXPLORER/RESTRICTIONS/NOSELECTDOWNLOADDIR,当NOSELECTDOWNLOADDIR为“1”时,禁止IE下载文件 ,为“0”时起用。