Skip to content

cnsuhao/RegSvrEx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegSvrEx

Overview

This is a tiny tool capable of registering Windows COM DLLs (and EXEs in 32 bit version) for the current user only, something that is inexplicably not supported by the standard regsvr32.exe tool included in Windows itself.

See the original article for more information.

Instructions

Get the sources and build them using MSVS 2013 or just grab the binary as this is normally all you need.

Credits

The program was written by Rama Krishna Vavilala and I (Vadim Zeitlin) have only built it in 64 bits.

About

RegSvrEx tool from CodeProject

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.2%
  • C 7.9%
  • Objective-C 3.9%