Windows XP System Registry Interpretation

xiaoxiao2021-03-06  41

Windows XP System Registry Interpretation

Registry foundation:

******** System folder: *********

Name path meaning

AppData C: \windows ketplication data application

Cache C: \windows \windows \Windows @Temporary Internet Files browser cache

Cookies C: \Windows \cookies

Desktop Desktop Desktop

Favorites Favorites Favorites

Fonts fonts font

History History Historical Folder

NetHood Nethiod online neighbor

Personal C: \my documents My documentation

Printhood Printhood Printer

Program Start Menu\ Programs Program

Recent Recent document

Sendto Sendto is sent to

Start Menu Start Menu Start Menu

STARTUP Start Menu@programs \ Start the startup group

Templates Temp Temporary folder

When you need to modify the path of these system folders, you can modify the corresponding path in the hkey_current_user \SoftWare \Microsoft \SHELL Folders of the registry.

******** Special folder *****************

There are some folders on our desktop or elsewhere, they are just an OLE object used to display the window folder content, such as "My Computer", "Control Panel", etc. A system default class ID class ID, Windows defines these classes under the HKEY_CLASSES_ROT \ClsID of the registry.

Folder class ID

Control panel {21EC2020-3AEA-1069-A2DD-08002B30309D} Control panel

Dial-Up Networking {992cffa0-F557-101A-88EC-00DD010CCC48} Dial-up network

Internet Explorer {BFB23B42-E3F0-101B-8488-00Aa003E56F8} Browser

My Computer {20D04FE0-3AEA-1069-A2D8-08002B30309D} My Computer

Network neighborhood {208D2C60-3AEA-1069-A2D7-08002B30309D} Online neighbor

Printers {2227A280-3AEA-1069-A2DE-08002B30309D} printer

Recycle bin {645ff040-5081-101b-9f08-00aa002f984e} recycle bin

Scheduled tasks {D6277990-4C6A-11CF-8D87-00AA0060F5BF} Plan task

My Documents {450D8FBA-AD25-11D0-98A8-0800361B1103} My documentation

URLHISTORY FOLDER {FF393560-C2A7-11CF-BFF4-444553540000} URL History

************* File or other object icon: ************

The icon is an identifier of a file or object. For an ICO file, there is only one unique icon, you can use the "Path \ Icon File Name" to indicate the icon of the file; for files such as EXE, DLL, they may include more than one icon, then there is an index sign to come Indicates that is the first icon, you can use the "path \ file name, index number" to indicate the icon of the file. If you want to modify the icon of the system folder, simply enter the HKEY_CLASSES_ROT \ClsID of the registry, find the class ID of the system folder, then modify the icon file path in Default, if you want to modify the default icons for other files. Modify the path to the icon file in HKEY_CLASSES_ROOT} od/clsid \ "File Type" \Defaultic. ************** Automatic run function ****************

Open the automatic run function of the CDROM and put it in an automatic running disc, the program on the disc will run automatically, then other access hard drives, mobile disks, etc. can be automatically run? You can see a value item with a NODRIVETYPEAUTORUN in the registry, where you can see the value of NodriveTyPeautorun, which indicates a drive that can be run automatically. This value term is a 4-byte binary value, each bit of the first byte corresponds to a different drive, and if the corresponding position is "1", the automatic operation function is turned off, and if the corresponding position is "0", the open automatic Run function. The table below is the type of drive that you correspond.

0th bit: unknown drive

2nd bit: removable drive

3rd place: hard disk

4th bit: Remote drive

5th place: CDROM drive

6th place: RAM driver

¢ December 22, 2004 20:41:08

转载请注明原文地址:https://www.9cbs.com/read-77844.html

New Post(0)