An EXE cannot be registered by regsrv32, only DLLs use that program.
I call the program with /regserver to self-register.
I think this might be redundant because VS2008 is probably doing this in the build/debug environment. All the COM books and course materials I have seen are oriented to the old VS6.0 where you had to do more work. For deployment, the /regserver call would be needed if you do not put those commands into the install script.
Thanks,
Ed
Main Topics
Browse All Topics





by: grayePosted on 2009-08-19 at 07:21:44ID: 25132957
So tell us how you are registering the EXE now? Are you doing it at runtime via the client... or is it statically registered via regsrv32