Re: [Python-Dev] Is msvcr71.dll re-redistributable?

2005-02-01 Thread Vincent Wehren
stributables per redist.txt). In the case of not owning a compiler at all, chances seem pretty slim you have any rights to distribute anything. -- Vincent Wehren This was asked on the py2exe users list, but I could not answer this question. Googling for msvcr71.dll finds some site whic

Re: [Python-Dev] Is msvcr71.dll re-redistributable?

2005-02-02 Thread Vincent Wehren
Tony Meyer wrote: [Thanks for bringing this up, BTW, Thomas]. [Thomas Heller] [Vincent Wehren] According to the EULA, Is that the EULA of MS VC++? The full text of the EULA for Visual C++ Toolkit 2003 can be found at http://msdn.microsoft.com/visualc/vctoolkit2003/eula.aspx For VS.NET: http

RE: [Python-Dev] RELEASED Python 2.4.1, release candidate 1

2005-03-13 Thread Vincent Wehren
he "Advanced" button, clicked the "Cancel" button, and clicked "Yes" to the question "Are you sure you want to cancel the Python 2.4.1c1 installation". This crashed msiexec.exe. I was able to reproduce this on Windows XP

Re: [Python-Dev] Compressing MSI files: 2.4.2 candidate?

2005-09-22 Thread Vincent Wehren
hether this installs just as well? Martin, The LZX:21-compressed package worked absolutely fine for me (Windows XP Professional Build 2600.xpsp_sp2_gdr). -- Vincent Wehren > > Is it ok to use this modified procedure for 2.4.2 final > (2.4.2c1 still uses MSZIP). > > Regards, &