Also if people would like us to keep the assemblies in program files in
addition to the GAC we can make that change.  But it would mean there'd
be 2 copies of it on disk (not that they're particularly huge or anything).

FYI the GAC directory for .NET 4 is %WINDIR%\Microsoft.NET\assembly so you
can drill down and grab them from there if need be.

> -----Original Message-----
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Dave Fugate
> Sent: Tuesday, July 20, 2010 11:04 PM
> To: Discussion of IronPython
> Subject: Re: [IronPython] dll Assemblies in IronPython 2.7A1
> 
> These assemblies are all in the GAC now instead of the install folder.
> There's likely some way to pull them from the GAC, but the simpler
> option would be the -Bin.zip file.
> 
> Dave
> 
> -----Original Message-----
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Jeff Hardy
> Sent: Tuesday, July 20, 2010 3:00 PM
> To: Discussion of IronPython
> Subject: [IronPython] dll Assemblies in IronPython 2.7A1
> 
> Hi all,
> I downloaded & installed IronPython-2.7A1.msi. In previous versions,
> the IronPython assemblies (IronPython.dll, IronPython.Modules.dll,
> Microsoft.Scripting.dll, etc.) were in the install folder, but they
> seem to be gone in 2.7. There are ones in the Silverligh\bint folder,
> but I assume those are for Silverlight only.
> 
> Is this an oversight or will the assemblies only be available in the -
> Bin.zip files from now on?
> 
> - Jef
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to