<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It did work perfectly on my Win7 laptop.<br>
You might want to have"administrator privileges whilst installing<br>
(IIRC modifying the global PATH variable requires administrator<br>
privileges).</blockquote><div><br></div><div>I do have administrator privileges, and the installer could be built to modify the user's PATH variable instead of the system global PATH variable. Not sure which one the installer currently tries. If the installer does need to modify system global PATH, and it failed to do so, it should display an error message about this.</div>

<div><br></div><div>here's the possibility that with your previous experience using Free Pascal, you happened to manually modify PATH at some point, and then ran the Free Pascal installer. Can you help us rule this out by temporarily removing the Free Pascal binaries from your PATH, rerunning the installer, and verifying that the installer really does modify PATH? In particular, could you paste the results of <font face="'courier new', monospace">echo %PATH%</font> before and after you rerun the installer?</div>

</div>