Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Automotive
Testing
Utilities
 Regsvr32

  Switch on low bandwidth view
Using Windows Automotive
Regsvr32

The Regsvr32 Tool (regsvr32.exe) is used to register or un–register a COM DLL.

Usage

s regsvr32 [/u] <dllname1> [<dllname2>] [<dllname3>…]

Flags and Parameters

/u
Indicates to unregister server.
<dllname>
Indicates the path and filename of the DLL to register. You can indicate more than one DLL in this command.

Directory Location

Public\apctest\oak\target\<microprocessor>\<buildtype>

Remarks

This tool must be run from the cesh prompt.

Example Commands

s regsvr32 apctestlog.dll

See Also

Utilities

Usage

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker