I can't install Python or Strawberry Perl on the Windows 8 Developer Preview :( I keep getting installer error 2203; here's a link to the LOG file: http://www.megaupload.com/?d=SJ8BDNLV I really don't know what's wrong...

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

The answers here are from Mysterio, Harrymc and others are just a few of the many that state take ownership these range from permissions in temp folder not being set to 'system' or at least open and install as administrator or 'runas'.
This also works for third party 'error 2203' from win7, XP and there is the likelihood that the same is true for Win 8.
Office 2007 Installation Fails with MSI Error 2203
I have not tried it on Win 8, but it does look like an ownership matter, most of the 'error 2203' where almost always installer related.
Install Python for Windows
One came down to damaged ram, i hope this is not so in your case.
If this doesn;t work you may find your answer by typing 'error 2203' into search and tap enter. There is not much on this subject in the Python Communities at the moment.
http://python.org/
hope this helps in someway.

link|improve this answer
It turned out I had two problems. One, my TEMP folder was on my desktop for some reason :/ after moving it, the install almost completed. then I followed the instructions at answers.microsoft.com/en-us/windows/forum/… and all went well. THANK YOU! – Matthew S Oct 6 '11 at 23:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.