Home
> Commands N-Z
> Commands R
REGSVR32
Description
| Syntax
| Parameters
| Switches
| Related
| Notes
| Examples
| Errorlevels
| Availability
This command-line tool registers .dll files as
command components in the registry.
Syntax
REGSVR32
/?
REGSVR32
[[/n]
[/i{:cmdline]]]
[/s]
[/u]
dllname
Parameters
- dllname
(NTXP)
- Specifies the name of the dll file that will be
registered.
Switches
- /?
(NTXP)
- Displays help.
- /i[:cmdline]
(NTXP)
- Calls DllInstall passing it an optional [cmdline].
When used with /u, it calls
dll uninstall.
- /n
(NTXP)
- Specifies not to call DllRegisterServer.
- /s
(NTXP)
- Run silently and not display any message boxes.
- /u
(NTXP)
- Unregisters server.
Related
none.
Notes
none.
Examples
none.
Errorlevels
none.
Availability
- External
-
- DOS
-
none
- Windows
-
none
- Windows NT
-
NTXP
NT2003
Last Updated: 2003/07/28
Direct corrections or suggestions to:
Rick Lively