What is the Regsvr32.exe process

Source: Internet
Author: User
Tags memory usage

Regsvr32.exe-regsvr32 process file: regsvr32 or regsvr32.exe

Process Name: Microsoft DLL Registration Service

Process Category: Other processes

English Description:

Regsvr32.exe is a processes belonging to the Windows OS and are used to register Dynamic-link libraries and ActiveX control s in the registry. This are important for the stable and secure running of your computer and should don't be terminated.

Chinese reference:

Regsvr32.exe is used to register the dynamic-link libraries and ActiveX controls for the Windows operating system. This program is very important for the normal operation of your system.

Produced by: Microsoft Corp.

Belongs to: Microsoft Windows operating System

System process: Yes

Background program: Yes

Network Related: No

Common errors: N/A

Memory usage: N/A

Security Level (0-5): 0

Spyware: No

Advertising software: No

Virus: No

Trojan: No Text

Security aspects:

Regsvr32.exe file recommended Modify permissions, remove all users only save administrators and system for all permissions

Regsvr32.exe is a DLL registration and anti-registration tool used under 32-bit systems that must be used on a command-line basis, in the form of:

regsvr32 [/u] [/s] [/n] [/i[:cmdline]] DLL filename.

The command can be in the start → run text box, or you can write a good command in the bat batch document beforehand. Without any parameters is the registration DLL file function, the other parameters correspond to the following functions:

/u: Anti-registration DLL file;

/s: Quiet mode (silent) executes the command, that is, the result balloon is not displayed if the DLL file is successfully registered/unregistered.

/C: Control port;

/I: Call DllInstall when using/u to reverse register;

/n: Do not invoke DllRegisterServer, it must be used with/I.

Run the Regsvr32.exe program individually, you can see an error box that pops up a "No DLL name specified", and you can see the original English prompt for the argument (Figure 1).

When you enter a DLL file name, if you are dealing with a system-neutral file, you must add the file absolute path before the file name, and you must be aware that the file path does not contain Chinese, or it is likely to result in processing failure. If the regsvr32 does not run correctly, it is likely that the system files will be corrupted because Regsvr32.exe is invoked to Kernel32.dll, User32.dll and Ole32.dll three files can be resolved in DOS mode or other system replacement of normal files.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.