<div style>I keep all Eric5 files  and extracted material enclosed in one folder and Python 3.2 in another separate folder and add it to the path. So what I do is 2 steps</div><div style><br></div><div style>cd c:\eric5</div>
<div style>python install.py</div><div style><br></div><div style>That was what I did previously with Eric4.</div><div style><br></div><div style>But from the command you wrote   "c:\\Python32\python.exe install.py"</div>
<div style>it looks to me that you put Eric5 extracted stuff loose inside python32 folder. Is that true ? Is that how it goes with Eric5 installation ?</div><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 1:35 PM, Detlev Offenbach <span dir="ltr"><<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Mittwoch, 22. Februar 2012, 10:32:36 schrieb Emad Ahmed:<br>
<div class="im">> But I don't need "change mode" in windows like I need it in linux and I am<br>
> the only user in the computer hence I am the administrator and have all<br>
> the privileges already when running a command. And moreover Eric5 folder<br>
> accepts new files added during compilation and increase in size so no<br>
> administrator privileges problem in writing to that folder.<br>
> I tried to install from the Command Prompt and I tried to install from the<br>
> IDLE (Python 3.2 GUI) but both ways didn't work.<br>
> While Eric4 installed perfectly exactly in the same way, but Eric5 stubborn<br>
> and wants only to compile not to install.<br>
> If you know what argument I should pass or what I should do then please<br>
> tell me because really I don't know.<br>
<br>
</div>I usually install eric5 by "c:\\Python32\python.exe install.py".</blockquote></div>