Check if a DLL is registered!

L

Lars Netzel

I need to check if a DLL is registered and if it is not then register by
doing what you do with a "regsrv32.exe [dll name]" thing?

Can you do this in VB.NET ?

/Lars
 
M

m.posseth

yep in VB6 i did this with a shell to regsvr32.exe now in VB.Net it should
be done with a processtart command
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top