[ python-Bugs-1038410 ] silent installation on windows: no drive in registry values

SourceForge.net noreply at sourceforge.net
Fri Oct 1 12:42:22 CEST 2004


Bugs item #1038410, was opened at 2004-10-01 12:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1038410&group_id=5470

Category: Installation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Matteo Gallivanoni (sigmud)
Assigned to: Nobody/Anonymous (nobody)
Summary: silent installation on windows: no drive in registry values

Initial Comment:
I used to install python 2.2 with the option /s (silent) on 
windows (win 2k server).
Now I migrated to python 2.3 (Python-2.3.4.exe) and it 
seems to me that 
in all the registry values the drive is missing
EG: under

HKEY_CLASSES_ROOT\Python.NoConFile\DefaultIcon

The (Default) values I found is
\Python23\Py.ico

instead of the one that I have if I performed a non-silent 
installation
C:\Python23\Py.ico
(likewise it is 
C:\Python22\Py.ico 
in the silent python 22 installation)
TIA!



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1038410&group_id=5470


More information about the Python-bugs-list mailing list