Re: [Python-3000] RELEASED Python 2.6a1 and 3.0a3

2008-03-06 Thread Jim Kleckner
Martin v. Löwis wrote: >> Thanks for fixing these Martin! > > I have now also uploaded signed MSI files for 3.0a3. > > I have not tested them on a machine which doesn't have the > VS 2008 CRT installed (as all the machines I can access > right now do have it); please report what works and what >

Re: [Python-3000] RELEASED Python 2.6a1 and 3.0a3

2008-03-06 Thread Jim Kleckner
Jim Kleckner wrote: > Martin v. Löwis wrote: >>> Thanks for fixing these Martin! >> I have now also uploaded signed MSI files for 3.0a3. >> >> I have not tested them on a machine which doesn't have the >> VS 2008 CRT installed (as all the machines I ca

Re: [Python-3000] RELEASED Python 2.6a1 and 3.0a3

2008-03-06 Thread Jim Kleckner
Martin v. Löwis wrote: >> I suspect something in the install failed to set something >> in the registry. Is there any log file of the install >> to inspect? > > You need to run > > msiexec /i /l*v > > to generate a logfile for the installation. Ok, I have the 3MB log file. Should I upload i