[ python-Bugs-1232947 ] non-admin install may fail (win xp pro)
SourceForge.net
noreply at sourceforge.net
Sat Aug 6 14:47:38 CEST 2005
Bugs item #1232947, was opened at 2005-07-05 20:31
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1232947&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.4
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Patrick Vrijlandt (pvrijlandt)
Assigned to: Nobody/Anonymous (nobody)
Summary: non-admin install may fail (win xp pro)
Initial Comment:
concerns: python 2.4.1 msi
When trying to do a non-admin install on Windows XP
Pro, the installer probably tries to make shortcuts in a
non-accessible directory.
The status-window is displaying: creating shortcuts
A messagebox appears and says the installer lacks
priveliges on a certain directory: please try again as an
administrator, (which i am obviously not).
The cancel-option now leads to a rollback of the
installation.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2005-08-06 14:47
Message:
Logged In: YES
user_id=21627
Closed because of lack of response.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2005-07-06 07:16
Message:
Logged In: YES
user_id=21627
It works fine for me...
Can you please install with
msiexec /i python-2.4.1.msi /l*v python.log
and attach a zipped version of python.log?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1232947&group_id=5470
More information about the Python-bugs-list
mailing list