Regardless of Windows 98 or Windows XP, the default registry Editor for the system cannot escape the fact that, as long as you modify the registry key, you must expand the key values in Registry Editor. As you may have thought, if the Registry Editor has an address bar like IE, simply type or copy the path of the key v
This paper will discuss several ways to modify IE browser and registry, and the corresponding solutions
This article requires your knowledge of the registry inkling
One, IE title bar was modified
Please open your Registry tool (enter Regedit in the Run menu, do not use Regedit to see after)
Find:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY
A backup is something you have to do before you modify anything, not to mention the registration form. So where is the registry? Is it regedit.exe? Oh, of course not.
In the Windows 98/me system, the registry consists mainly of the two files System.dat and User.dat, hidden in C:\windows. Where System.dat contains hardware and software settings, User.dat holds user-related information. (Don't tell me you can
In Windows XP, you are allowed to use registry modifications to set up your printer:
To enable the printer alert sound:
When a remote print job returns a message with a print server error, Windows XP allows the Beep alert user to be enabled every time the job is retried (once every 10 seconds). To enable Beep events, open the Hkey_local_machinesystemcurrentcontrolsetcontrolprint subkey branch in the registry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Run]"File name" = "E: \ GAME Menu \ net \ netghost.exe"The preceding method can be added to the startup Item, And the deletion method is available below.
To delete the key or entry of the Registry, you must use the registry file.Delete an entry in the R
Modify registry boot login page, Registry Modification login page
Start-> Run-> regedit press enter, and find OEMBackground in the Registry directory by following the path below
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Authentication \ LogonUI \ Background and modify the value of OEMBackground to 1. If not, create an OEMBackground an
Once you know the root keys, let's take a look at the primary subkeys under the Windows XP root key. Here, we mainly introduce some of the system's appearance, interface, user functions, application software, etc. have an impact, that is, users want to customize, clean, set the registry key modifications.Located under the root key HKEY_CURRENT_USER:(Note: The following subkeys are hkey_users/.) Default also, the meaning of the two functions the same,
Win7 and Win8 Backup registry methods
1, in the keyboard press "Win+r" and then in the following run box we enter "regedit" after the click OK or enter:
2, in the carriage return or click OK will enter into the System Registry Management window. As shown in the following illustration:
3, now we click on the registry "file" and then click "Expo
1VC statement
12345678
LONGRegQueryValueEx(HKEYhKey,// handle to keyLPCTSTRlpValueName,// value nameLPDWORDlpReserved,// reservedLPDWORDlpType,// type bufferLPBYTE lpData,// data bufferLPDWORDlpcbData// size of data buffer);
2 parameter descriptionRetrieves an open registry handle, specifying the type of registry key and setting the value. The return value long, 0 (ERROR_SUCCESS) in
The registry usage example of the zf framework. The code for simply copying the code is as follows :? Phprequire_once (ZendLoader. php); Zend_Loader: loadClass (Zend_Registry); $ Arrarray (host127.0.0.1, usernameroot, pa simple to use
The code is as follows:
Require_once ("Zend/Loader. php ");Zend_Loader: loadClass ("Zend_Registry ");$ Arr = array('Host' => '2017. 0.0.1 ','Username' => 'root ','Password' => '123 ','Dbname' => 'test');$ Reg = new Z
Modifications to the optical drive problem
After the virtual optical drive is installed, one more CD-ROM drive will appear in My computer. Some users do not like others to use their own computer CD-ROM drive, now even worse. We can use the registry to modify the virtual out of the optical drive icon to remove, and then use a simple way to the original physical optical drive shielding, so that your optical drive is not easy to be used by others. In a
Write the registry of the Entry
Bool addreginfostruct (preg_info_ctrl preginfoctrl)
Delete the registry of the Entry
On msdn
Self-written
Bool deleteregistry (hkey hrootkey, lpctstr regpath)
Note: when processing the registry key, remember to close it immediately after it is enabled. Similar to the serial port, you cannot operate on the
The Start menu, desktop, and taskbar in Windows XP basically follow the styles in Windows 2000, but each user's preferences are different, so you can set your own system skin style by modifying the registry. Here, we will give some examples of registry modifications in this regard.
[ start] Menu-Customized registry modifications
Get rid of the My Recent Documents
By default, Windows XP remembers the settings for the last 400 folders. If you set up more than 400 folders, the earliest folder settings will be lost. Can you get Windows XP to remember more folder views? By modifying the registry, we can arbitrarily set the maximum number of folders it remembers:Open Registry Editor, expand the [Hkey_ current _user\software \microsoft\windows\shell] branch in turn, and in
For every computer enthusiast, the reading and writing speed of the optical drive is of great concern to us, especially when we are installing the software. Replace the better performance of the optical drive is our forever pursuit of the goal, but limited to the pocket, then increase the cache for optical drive is an effective way to improve the reading and writing speed of the existing optical drive, because the Windows 98 recommended to use four times times or more high-speed optical drive ac
Sorting for Chinese character input method:
Some users have installed Windows XP after the system has many input methods, in the choice of their favorite use of the input method when you need to press several times Ctrl+shift key, very inconvenient, in fact, you can through the registry of the input method of the default display order to modify.
Open HKEY_Current_User\Keyboard Layout\Preload Branch, you can see a few numbers in the right pane, all the
1, open "360 security guards" then in the 360 software interface we find "one-click Clean" and then after the open entry we click "Registry Redundant"-"expand" the effect is shown below.
2, then in the Open interface, we select the items to clean up and click the following "one-click Clean" button.
There is also a way to clean up the registry:
In the 360 security guards "clean up the tra
If the program you want to run is not in the system-specified directory, the DOS operating system typically uses a path in the automatic batch file to automatically find the program, while in Windows you can increase the application path in a more secret way, rather than by setting up automatic batch processing. This needs to be done by modifying the registry. For example, to "C:\Program Files\winrar\winrar." EXE file to increase the path.Run
Recently read a book to control the user to run the program's article, the book mentions setting up "Run only licensed Windows applications" in Group Policy to restrict some programs from running, and when I set this configuration to Enabled, the result is that none of the programs can run (including "GPEdit" and " Regedit ").By the author's painstaking research, found a perfect solution to the problem of the method: first restart the computer, press F8 to enter the "Safe Mode with command line"
The modification method described below includes only edits to the Windows registry, so you do not need to run any third-party applications that are not of an unknown origin.
In theory, this modification will have nothing to do with the display driver/adapter because it modifies the display's setting value instead of the driver/adapter itself.
Important: Before modifying, make sure your monitor supports the refresh rate you want to use at the resoluti
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.