DRe's Blog
C#, Java and IzPack programming tips and much more...
Freitag, 14. Dezember 2007
Registering assemblies in GAC programmatically
Dmitry Pavlov
found an very easy way to register assemblies in GAC programmatically without using the gacutil.
new System.EnterpriseServices.Internal.Publish().GacInstall(”myassembly.dll”);
Keine Kommentare:
Kommentar veröffentlichen
‹
›
Startseite
Web-Version anzeigen
Keine Kommentare:
Kommentar veröffentlichen