<div dir="ltr">As a general rule it is a <b>very</b> bad idea to install older versions of Delphi under the Program Files folder on Windows versions later than XP.  Older versions of the IDE do not behave well under the more restrictive policies in place on that folder since Vista.<br><br>I would strongly recommend that you back out your Delphi install entirely and start over, installing into some other folder entirely outside of Program Files.  I typically use a structure similar to:<br><br>    C:\Delphi\&lt;version&gt;<div>    C:\Delphi\Shared Files</div><div><br></div><div>For consistency I choose to install <b>all</b> my Delphi IDE&#39;s into this folder in this way.  And always run the installation setup.exe elevated (i.e. as an Administrator).</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 30 September 2014 10:10, John C <span dir="ltr">&lt;<a href="mailto:jc@sunshinesoftware.co.nz" target="_blank">jc@sunshinesoftware.co.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all<br>
<br>
I have installed D7 on my new laptop running Windows 8.1.<br>
Running the program in debug-mode comes up with &quot;bordbk70.dll missing or not<br>
registered&quot;.<br>
I have copied this bordbk70.dll from my old pc and put it in the directory<br>
&quot;C:\Program Files (x86)\Common Files\Borland Shared\Debugger&quot;. That did not<br>
help.<br>
Then I browsed the internet and found a way to register this dll using<br>
Regsvr32.exe. Although it said that it did register the dll it did not help<br>
either.<br>
Cleaned registery and rebooted, and no I&#39;m stuck. Any ideas what I can do to<br>
fix this?<br>
<br>
Thanks a lot.<br>
John Sunshine<br>
<br>
_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe<br>
</blockquote></div><br></div>