1REGSVR32(1)                      Wine Programs                     REGSVR32(1)
2
3
4

NAME

6       regsvr32 - Wine DLL Registration Server
7

SYNOPSIS

9       regsvr32 [/u] [/s] [/n] [/i [:cmdline]] dllname
10

DESCRIPTION

12       regsvr32 is the Wine dll registration server, designed to be compatible
13       with its Microsoft Windows counterpart.  By default, it  will  register
14       the given dll.
15

COMMANDS

17       /u dllname
18              Unregister the specified dll.
19
20       /s     Run regsvr32 silently (will not show any GUI dialogs).
21
22       /i     Call DllInstall passing it an optional [cmdline]. When used with
23              /u calls DllUninstall.
24
25       /n     Do not call DllRegisterServer; this option  must  be  used  with
26              [/i].
27

SEE ALSO

29       wine(1)
30
31
32
33Wine 1.3.24                      November 2010                     REGSVR32(1)
Impressum