2
votes

I have a C# COM component that needs to be pushed out & registered to a remote computer. Does anyone know if this is possible via the Regasm?

2

2 Answers

3
votes
0
votes

Uses another process to remotely execute: http://www.pcreview.co.uk/forums/thread-2187616.php

Or use a script as in this article: http://www.eggheadcafe.com/articles/20010819.asp