Hi,
here's a hopefully simple question. On our test server we have installed the
.NET Framework but without any Visual Studio .NET utilities. I know need to
register a .NET DLL using Regasm. I have found Regasm.exe in the .NET
Framework folder, and when I type Regasm /? at the DOS prompt I get the
correct help appearing.
So, can I run Regasm from the DOS Command prompt? Or do I need to install
the .NET Command prompt utility?
Thanks for your help
MC
Jon Skeet [C# MVP] - 26 Nov 2003 10:56 GMT
> here's a hopefully simple question. On our test server we have installed the
> .NET Framework but without any Visual Studio .NET utilities. I know need to
[quoted text clipped - 4 lines]
> So, can I run Regasm from the DOS Command prompt? Or do I need to install
> the .NET Command prompt utility?
I'm sure you can run it - all that the .NET command prompt does is set
up some environment variables.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too