Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36211

Re: Windows Installer Error

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Error': 0.07; 'subject:Windows': 0.09; 'python': 0.09; 'msi': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; "wouldn't": 0.11; '(but': 0.15; 'sat,': 0.15; '"global"': 0.16; 'install.': 0.16; 'privileges.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'run.': 0.16; 'temp': 0.16; 'wrote:': 0.17; 'package.': 0.17; 'admin': 0.18; 'jan': 0.18; 'windows': 0.19; 'earlier': 0.21; "i'd": 0.22; 'installation': 0.23; 'idea': 0.24; 'select': 0.26; 'older': 0.27; 'topic': 0.27; 'dll': 0.27; "doesn't": 0.28; 'header:X-Complaints-To:1': 0.28; 'run': 0.28; 'install': 0.29; 'running': 0.32; 'could': 0.32; 'says': 0.33; 'directory,': 0.33; 'turns': 0.33; 'url:home': 0.33; 'problem': 0.33; 'to:addr:python-list': 0.33; 'everyone': 0.33; 'expected': 0.35; 'something': 0.35; 'received:org': 0.36; "didn't": 0.36; 'charset:us-ascii': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'first': 0.61; 'latest': 0.61; 'email addr:gmail.com': 0.63; 'account': 0.67; 'contact': 0.68; '2013': 0.84; 'elevated': 0.84; 'popup': 0.84; 'x64': 0.84; 'dennis': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Windows Installer Error
Date Sat, 05 Jan 2013 16:15:45 -0500
Organization > Bestiaria Support Staff <
References <4cc9c08a-c123-4699-b082-52e96241717d@googlegroups.com> <2428a000-bb74-4bdd-a169-ae8590ae9b4f@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-76-249-23-255.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 3.3/32.846
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.145.1357420541.2939.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357420541 news.xs4all.nl 6913 [2001:888:2000:d::a6]:45048
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36211

Show key headers only | View raw


On Sat, 5 Jan 2013 06:35:50 -0800 (PST), matttwall@gmail.com declaimed
the following in gmane.comp.python.general:

> On Saturday, January 5, 2013 8:30:39 AM UTC-6, matt...@gmail.com wrote:
> > I am running on Windows 7 Professional x64 with latest service pack and I cannot get Python to install. I run the python-3.2.1.msi, and after I select the installation directory, I get a popup that says "There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor". 2.7.3, amd64, and older packages all do the exact same thing.
> 
> NVM, I solved it just this very moment. I found this topic http://superuser.com/questions/478631/dll-could-not-be-run-for-msi-installers. It turns out I had to go to my Temp directory and give Full Control to the Everyone group. No idea why the MSI wouldn't have admin rights.

	It's Windows 7... Not even an admin account has full admin rights
(but doesn't need a password to elevate privileges).

	I'd have expected a "global" Temp directory to have rights for
everyone in the first place; perhaps something removed that access
earlier -- and since the MSI expected the access, it didn't force
elevated privileges.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Windows Installer Error matttwall@gmail.com - 2013-01-05 06:30 -0800
  Re: Windows Installer Error matttwall@gmail.com - 2013-01-05 06:35 -0800
    Re: Windows Installer Error Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-01-05 16:15 -0500

csiph-web