Fixing Python instalation in win2000 by hand

Sambo sambo at void.com
Mon Apr 17 13:31:55 EDT 2006


> 
> c:\temp1>msiexec /I c:\temp1\python-2.4c1.msi /L*v install.log
> /L*v ???? ok here it is... before downloading and installin the VB 
> scripting crap.( in case it starts closing apps
> trying to reboot and clear all this typing I've done hehe.
> install.log
> === Verbose logging started: 17/04/2006  12:28:52  Build type: SHIP 
> UNICODE 3.01.4000.2435  Calling process: C:\WINNT\system32\msiexec.exe ===
> MSI (c) (84:10) [12:28:52:609]: Resetting cached policy values
> MSI (c) (84:10) [12:28:52:609]: Machine policy value 'Debug' is 0
> MSI (c) (84:10) [12:28:52:609]: ******* RunEngine:
>           ******* Product: c:\temp1\python-2.4c1.msi
>           ******* Action:           ******* CommandLine: **********
> MSI (c) (84:10) [12:28:52:609]: Machine policy value 
> 'DisableUserInstalls' is 0
> MSI (c) (84:10) [12:29:23:156]: Failed to connect to server. Error: 
> 0x80080005
> 
> MSI (c) (84:10) [12:29:23:156]: MainEngineThread is returning 1601
> === Verbose logging stopped: 17/04/2006  12:29:23 ===

Well, I installed the scripten.exe but to no avail.
same log , same behavior.
install1.log
=== Verbose logging started: 17/04/2006  13:20:01  Build type: SHIP UNICODE 3.01.4000.2435  Calling process: C:\WINNT\system32\msiexec.exe ===
MSI (c) (4C:10) [13:20:01:781]: Resetting cached policy values
MSI (c) (4C:10) [13:20:01:781]: Machine policy value 'Debug' is 0
MSI (c) (4C:10) [13:20:01:781]: ******* RunEngine:
           ******* Product: python-2.4c1.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (c) (4C:10) [13:20:01:890]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (4C:10) [13:20:33:296]: Failed to connect to server. Error: 0x80080005

MSI (c) (4C:10) [13:20:33:312]: MainEngineThread is returning 1601
=== Verbose logging stopped: 17/04/2006  13:20:33 ===


Windows Installer (box)
The windows Installer Service could not be accessed. this can occur.... in safe mode, or 
if Installer is not correctly installed. Contact.... for assistance.

So I guess no way to retrieve the contents/instructions of python.msi SCRYPT to find out 
what should go where?


Cheers.



More information about the Python-list mailing list