News

I have to include a .NET 2.0 component into my installer, and that component needs to be registered for COM using regasm.exe. But, it appears that regasm.exe is not in the PATH on the machine when the ...