Windows Vista: Install Python 2.6 for all users

python-logoPython 2.6 final was release yesterday. If you are using Windows Vista and you want to install Python 2.6 for all users, but the “Vista Note” from the release page does not work for you, you may try this:

  1. Run the command line program (cmd/powershell) as Administrator (right-click -> Run as Administrator), then issue the following command:
  2. msiexec /i path_to_the_msi\python-2.6.msi

That’s it!


Comments

  1. Quote
    Steve Zalek said October 8, 2008, 3:27 pm:

    Works perfectly!

  2. Quote

    Works 100 % perfectly. Thanks!

  3. Quote

    Works fine!

  4. Quote

    Hey, why do u want to run all these commands!
    There r 2 easy methods!
    1- Create an Admin account in vista.(For details contact me)
    2- Go to run , type msconfig and then go to the last tab of msconfig
    window ,select disable UAC and then click launch and then restart!
    Now just run the install file and then select -for all users!

  5. Quote

    What if you want to keep UAC enabled?

    Hey, why do u want to run all these commands!
    There r 2 easy methods!
    1- Create an Admin account in vista.(For details contact me)
    2- Go to run , type msconfig and then go to the last tab of msconfig
    window ,select disable UAC and then click launch and then restart!
    Now just run the install file and then select -for all users!

  6. Quote
    Doug S said July 31, 2009, 6:25 pm:

    Maybe I’m missing something,
    I used the directions above,
    and I get a brief pop up for the MSI installer,
    I click OK once
    and in a flash its done . . .
    but it appears like no installation has occured . . .
    I don’t see an installation folder in Program Files or my C: drive
    and python is not recognized on the command line.
    What could have gone wrong?

  7. Quote

    Could this have something to do with it -
    I previously installed 2.6.2 by opening the msi file in the normal WINDOWs Explorer way. This installed it but the command line would not recognize the install even though I set the PATH variable appropriately. So I uninstalled through the COntrol Panel and then I tried to install using the “msiexec /i” method above. This is when it failed to install at all.

  8. Quote

    I’ll take a look at this problem later tonight.

  9. Quote

    @Doug I tested on my windows machine, I didn’t have any problem you mentioned. I think those issues might have something to do with your windows installation. I don’t use windows frequently, I’m afraid I can’t help you to go further here.

  10. Quote

    i fail at installing 2.6.4

    error message: http://i37.tinypic.com/bha9k.png

  11. Quote

    @wihelm On my Vista machine, there was no problem at all with 2.6.4.

Leave a Comment

(required)

(required)

Formatting Your Comment

The following XHTML tags are available for use:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

URLs are automatically converted to hyperlinks.