There are these too, IAssemblyCache (maybe that's fusioninstall.cs
anyway):

http://msdn2.microsoft.com/en-us/library/ms231448.aspx 

http://blogs.msdn.com/junfeng/articles/229648.aspx  


Phil Wilson 


-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Dean Cleaver
Sent: Wednesday, October 18, 2006 2:49 AM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Adding a file to the GAC using code

No worries - thanx for the tip Alex.

Dino 

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Alex
Smotritsky
Sent: Wednesday, 18 October 2006 19:44
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Adding a file to the GAC using code

I think that's it exactly, I was off.

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Dean Cleaver
Sent: Wednesday, October 18, 2006 1:40 AM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Adding a file to the GAC using code

Can't find that, but my searches led me to fusioninstall.cs which is
shipped with the SDK - I will try that.

Cheers,
Dino

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Alex
Smotritsky
Sent: Wednesday, 18 October 2006 17:10
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Adding a file to the GAC using code

Somewhere on the web there's a file called fusion.cs or something like
that.
Someone wrote C# code in there that talks to the fusion api and provides
methods that include one for installing assemblies into the gac.

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Dean Cleaver
Sent: Tuesday, October 17, 2006 11:43 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] Adding a file to the GAC using code

Is this possible? For me to be able to use a file in the GAC I need my
auto-update code to be able to update it as well, therefore my program
needs to be able to install apps in the GAC.

I presume I can call Gacutil from within my code, but wondered if there
was a better way?

Dino

===================================
This list is hosted by DevelopMentor.  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor.  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to