Does anybody know how to remotely register a DLL on a server machine. Running Regsvr32.exe on the server will register it on my local machine. I want to be able to register a dll, through vb, on a remote machine, from my desktop machine.

Thanks for your help!!