More and more users are using Windows XP, because Windows XP has many features and is easy to use. However, if your hardware is not advanced enough, then her running speed is not flattering. Of course, isn't it true that only upgrading hardware can satisfy XP's "greedy" needs? We can use various software to increase the running speed of Windows XP!
This article mainly introduces the Windows API on the operation of the Registry experience and summary, this article explains the reading of the registry commonly used functions and a registry operation instance, the need for friends can refer to the
Reading functions commonly used in the
IE browser is the Windows system with the browser, many users of the new system, often will download their favorite browser, and then the desktop on the IE icon also deleted. But the desktop IE icon to do right click Delete, but found how also deleted. What do we do? The following script's small to introduce you to the WIN7/WIN8/WIN10 desktop of IE browser stubborn icon can not delete the solution.
Stubborn IE icon is actually the case
With the right
There are two ways to manipulate the registry through Python, the first of which is through Python's built-in module _winreg, and the other is Win32 Extension for Python's Win32API module, but requires additional installation. Here are some of the demo codes for _winreg and Win32API.
1, _winrg
Refer to the official reference documentation:
Http://docs.python.org/library/_winreg.html
Http://www.python.org/doc/2.6.2/library/_winreg.html
1.1 Read
Imp
The reg file is what I'm talking about today. Registry script file, double-click to write the data into the registry. The registry script file allows you to make any operation about the key value on the registry, and it is not restricted by the registry being disabled.Our us
When you install system software, there is always a lot of information table and application settings. But sometimes, we do not need to use some software to uninstall it, the corresponding registry is not uninstalled, can not be completely deleted. Then the system will leave a lot of redundant registry redundancy, we should clean up the rubbish, reduce the burden of the
The Windows Registry (Registry) is essentially a large database that stores the following: Software and hardware about configuration and status information, initial conditions, preferences, and unload data for the application and Resource Manager shell; The setup of the computer's entire system and various licenses, The file name extension is associated with the
JDK introduces the Preferences class, which is used to set user Preferences. For Windows platforms, the Registry is operated. The following program can write a few values to the Registry. After the operation is complete, Open regedit, search to see if the registry has changed.(The Code commented out below will be resto
Today solves the problem of the USB drive for one night:In the properties of the Device Manager's USB device, the prompt "Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or corrupted." The registry is broken. After querying, the workaround is as follows:Method: Open
I'm sure we all have a refreshing feeling when we start to get in touch with the Windows 7 system. However, in the new operating system environment, when we try to do a variety of control operations, we will find that it is not as good as before, what is the reason? In fact, this is because the Windows 7 system has improved and innovated many functions, and we can control the system in a variety of ways. So
programWhen a user clicks on a link that is registered with your custom URL protocol, Windows Internet Explorer (IE) initiates the registration of the processor for the URL protocol. If the Specify Shellopen command contains a%1 parameter in the registry, Internet Explorer passes this URI to the processor of the registration protocol. This last Uniform Resource Identifier (URI) is encoded (% 1); that is, t
After Windows 7 upgraded ie9, it found that the default IE homepage was maliciously modified.
I thought the problem was not big. I searched for the Registry and found the Registry HKEY_USERS \.... The start page of \ Software \ Microsoft \ Internet Explorer \ main is modified. If you change it to about: blank, an error is returned, indicating that you are not au
Windows registry operationsBasic Code
Reg. h:# Pragma once
# Include # Include Class Reg
{
Hkey;
Public:
Void open (hkey root, char * subkey); // open the registry key. If it does not exist, create
Void del (hkey root, char * subkey); // Delete the registry key
Void close (); // close the
1, speed up the window display speed: We can modify the registry to change the window from the taskbar popup, and minimize the return to the taskbar action, the steps are as follows: Open Registry Editor, find Hkey_current_user/control panel/desktop/ Windowmetrics Sub-key branch, in the right window to find the MinAnimate key value, its type is REG_SZ, by default, the value of this health value is 1, indica
The Windows XP registry is very large. It collects configuration and status information related to hardware and software, and various user-related settings. To prevent registry corruption, we need to back up the Registry frequently. We all know that the Windows 98
Windows Mobile Registry operations
Font size: [large, medium, and small] Release Date: Publisher: peaok
Views: 458 Windows Mobile Registry is the same as Windows Registry. Registry oper
Registry in the Windows system is an important database, storage system and application settings information, in the installation of software will be loaded with a lot of information tables, but the uninstall can not automatically delete all, will leave a lot of registry redundant garbage, at this time we will be garbage cleaning, Reduce the burden on your
We all know that the startup order of Windows service functions can be set as we need to. Although it is said that we rarely use this function in our daily work, this function is useful to professional computer users. Let's look at how to set the boot sequence in the W764 bit flagship registry.
Open the Registry Editor by opening the Win7 64-bit Clean desktop St
Brien m. Posey, contributor10.04.2006
When a 32-bit application is run on top of an x64 version of Windows, the wow64 emulator redirects the Program Files folder and callto DLL files. but these aren't the only things that are redirected. the wow64 emulator also redirects certain portions of the Windows registry. this article will show you how
1. prevent anonymous users from logging on
Although Windows 98 allows each user to customize their own interface and specify a password, anyone can click "cancel" in the logon window or Press ESC to enter the system, which is called Anonymous logon.
The following method prevents anonymous users from logging on: Open the Registry Editor (Run regedit _Create a DWORD type "mustbevalidated" Under Ma-Chine \
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.