Jason Keats replied to MacDermott
27-Jan-10 09:25 AM
My guess is that you are supposed to right-click the Visual Studio
Command Prompt menu item, select Run As Administrator, then try using
regasm.
Or, you could probably create a batch file to do what you want, then run
it as administrator.
You should probably also take care to compile as 32-bit, ie do not use
Any CPU (especially if running on 64 bit O/S).