Skip to content

The description for manually register the DLL is incomplete #3

Description

@backforeground

To manually register on a Windows x64 version you have to use regsvr32.exe from %systemroot%\System32\regsvr32.exe

For example :
%systemroot%\System32\regsvr32.exe C:\Windows\System32\webpext64.dll

C:\Windows\SysWOW64\regsvr32.exe /u C:\Where\The\Dll\Resides\webpext64.dll is for Windows x86 .

source: https://support.microsoft.com/en-us/topic/how-to-use-the-regsvr32-tool-and-troubleshoot-regsvr32-error-messages-a98d960a-7392-e6fe-d90a-3f4e0cb543e5 (How to use the Regsvr32 tool and troubleshoot Regsvr32 error messages)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions