[IronPython] dll Assemblies in IronPython 2.7A1

Dino Viehland dinov at microsoft.com
Wed Jul 21 09:52:24 CEST 2010


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-bounces at lists.ironpython.com [mailto:users-
> bounces at 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-bounces at lists.ironpython.com [mailto:users-
> bounces at 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 at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list