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


Groups > comp.lang.python > #36211

Re: Windows Installer Error

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Windows Installer Error
Date 2013-01-05 16:15 -0500
Organization > Bestiaria Support Staff <
References <4cc9c08a-c123-4699-b082-52e96241717d@googlegroups.com> <2428a000-bb74-4bdd-a169-ae8590ae9b4f@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.145.1357420541.2939.python-list@python.org> (permalink)

Show all headers | 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