For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > May 2004 > regsvr32 newly installed dll one time only, programatically, standard









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author regsvr32 newly installed dll one time only, programatically, standard
mscir

2004-05-29, 3:30 am

I am thinking of using a dll that needs to be registered. I don't see
any way to do this during the install process, so I was wondering what
the standard procedure is for registering a DLL one time. The only thing
that's occurred to me so far is that I watch for an error when I try to
create an object using the DLL, and if I get one, to regsvr32 it at that
time from VB. Is that the best approach?

Thanks,
Mike

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com