Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   .NET Register/Unregister (https://www.kinook.com/Forum/showthread.php?t=3464)

omar_ita 02-13-2008 10:10 AM

.NET Register/Unregister
 
Hello,

we need to unregister a .NET assembly along with his type library. The command-line is this one:

regasm.exe C:\MyAssembly.dll /nologo /s /u /tlb:C:\MyAssembly.tlb

but if I use the Register command and I check

"Unregister the component, assembly ..."
and
".NET assembly"

then the TLB file textbox is disabled, so I cannot specify the type library. After that, the command line generated is:

regasm.exe C:\MyAssembly.dll /nologo /s /u

Can you please keep TLB textbox enabled even in "Unregister" mode?

Mario.

kinook 02-13-2008 11:01 AM

Yes, we'll fix that. For now, you can temporarily uncheck the Unregister checkbox, fill in the TLB file field, then check the Unregister checkbox again.


All times are GMT -5. The time now is 08:52 PM.


Copyright © 1999-2023 Kinook Software, Inc.