FreeBSD Manual Pages
REGSVR32(1) Wine Programs REGSVR32(1) NAME regsvr32 - Wine DLL Registration Server SYNOPSIS regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname DESCRIPTION regsvr32 is the Wine dll registration server, designed to be compatible with its Microsoft Windows counterpart. By default, it will register the given dll. COMMANDS /u Unregister the specified dll. /s Run regsvr32 silently (will not show any GUI dialogs). /i Call DllInstall passing it an optional cmdline. When used with /u calls DllUninstall. /n Do not call DllRegisterServer; this option must be used with /i. BUGS Bugs can be reported on the Wine bug tracker <https://bugs.winehq.org>. AVAILABILITY regsvr32 is part of the Wine distribution, which is available through WineHQ, the Wine development headquarters <https://www.winehq.org/>. SEE ALSO wine(1), Wine documentation and support <https://www.winehq.org/help>. Wine 10.1 November 2010 REGSVR32(1)
NAME | SYNOPSIS | DESCRIPTION | COMMANDS | BUGS | AVAILABILITY | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=regsvr32&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>