Groups | Blog | Home
all groups > dotnet setup > october 2005 >

dotnet setup : Installing dlls in GAC


Vlad
10/23/2005 1:33:41 PM
Hi all.

How can I make my setup project to install dlls in Global Assembly Cache? I
know, it's a bad idea in general, but my project is a BandObject for IE
which requires GAC. I have a .bat file which my main project runs on every
build and which contains commands for gacutil.exe and also regasm.exe. Do I
have to run this .bat file during installation? If yes, how? I do have
installer class where I can do that, I just can't figure out how to actually
make installer to run the .bat file.

Thanks for any help!

Vlad
10/24/2005 8:15:34 PM
Don't bother, I figured it out.

[quoted text, click to view]

AddThis Social Bookmark Button