Also he has the installation diskettes (about 19 of them) , but the
machine does not have a 3.5" FDD. What are my options? Can I copy the
installation files onto a CD, and install from the CD? Or can I download
the installable from somewhere?
Steve
No idea.
> Also he has the installation diskettes (about 19 of them) , but the
> machine does not have a 3.5" FDD. What are my options? Can I copy the
> installation files onto a CD, and install from the CD? Or can I download
> the installable from somewhere?
The similar product borland pascal allows all disks to be thrown in one
directory, and install from there.
Afaik these products are still payware, and not free.
When I got Borland Pascal 7, with (for a slight additional cost) the
source of the RTL (or something like that), installation failed when all
discs were copied together (IIRC). Omit, when first installing,
anything not part of the core product.
My TPW 1.5 came on 9 720kB 3.5" floppies, without add-ons.
My BP 7 (effectively including TPW) came on 10 1.44MB 3.5" floppies,
with the additional RTL on 1 720kN 3.5" floppy.
It is possible that he has both; in that case, forget TPW and install
the 10 BP7 discs.
Don't ask me whether it works on Vista; but BP 7 itself runs in an XP
command prompt. It might well matter whether the Vista is 32-bit or
64-bit.
--
(c) John Stockton, nr London UK. ?@merlyn.demon.co.uk Turnpike v6.05 MIME.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/&c., FAQqy topics & links;
<URL:http://www.merlyn.demon.co.uk/clpb-faq.txt> RAH Prins : c.l.p.b mFAQ;
<URL:ftp://garbo.uwasa.fi/pc/link/tsfaqp.zip> Timo Salmi's Turbo Pascal FAQ.
>A friend has asked me to install Turbo Pascal 1.5 for Windows onto a
>machine running Windows Vista. I understand it will run OK, is that right?
No. The 64 bit versions of Windows don't support 16 bit
programs anymore. You need Virtual PC and a Win 3.1 guest.
Your suggestion of only installing the core product, without add-ons
should avoid this problem. Thanks.
As far as I am aware the Vista machine I am installing onto is a 32-bit
machine. But I will need to check.
Steve.
Correct, but that is easily to detect. Just copy to separate dirs, and then
copy them into one major dir, and see if you get duplicate files warnings.
> Your suggestion of only installing the core product, without add-ons
> should avoid this problem. Thanks.
IIRC the said 11th disk of BP also had an own install.exe Difference between
BP and BP with objects?
> As far as I am aware the Vista machine I am installing onto is a 32-bit
> machine. But I will need to check.
Keep in mind that 64-bit will mean TPW is doomed. It will take several years
still. A free version of Delphi, or Free Pascal might be a good alternative
to have a look at, depending on requirements.
IIRC Vista/Windows7 also limit the amount of DPMI memory for use to 32MB
(was 64MB in XP), though I don't know if that applies to win 3.1x binaries.
> Keep in mind that 64-bit will mean TPW is doomed. It will take several years
> still.
I'm not sure of that. 64-bit Vista seems to have, but perhaps not
always, a 32-bit system inside, but maybe no 16-bit system inside
that.
A user who has retained a machine with 16-bit capability can use in it
the familiar BP7 IDE to write code with Pascal colouring; if he has a
machine with 32-bit capability he can use a Delphi command-line
compiler to generate a 32-bit EXE which AIUI will run in Vista and
maybe Windows 7.
And the machine I got in Spring 1988 still runs TP5.
===================
I see from time to time such questions. Perhaps a draft for the FAQ
could be composed within this newsgroup?
--
(c) John Stockton, near London, UK. Using Google, no spell-check.
Mail: J.R.""""""""@physics.org or (better) via Home Page at
Web: <URL:http://www.merlyn.demon.co.uk/>
FAQish topics, acronyms, links, etc.; Date, Delphi, JavaScript, ....|
Correct. The CPU only does two modi. In x86 mode it does 32-bit and can
run 16-bit code, in x64 mode it runns 64-bit code and can run 32-bit code.
> A user who has retained a machine with 16-bit capability can use in it
> the familiar BP7 IDE to write code with Pascal colouring;
Sure. And those who can't can use dosbox.
The problem is that you can't use what you make on a typical system anymore.
> if he has a machine with 32-bit capability he can use a Delphi
> command-line compiler to generate a 32-bit EXE which AIUI will run in
> Vista and maybe Windows 7.
There is no free Delphi command-line compiler anymore to my best knowledge.
Keys are no longer issued for the old "personal" versions, and the free
Turbo Explorer D2006 has no cmdline compiler.
> And the machine I got in Spring 1988 still runs TP5.
> I see from time to time such questions. Perhaps a draft for the FAQ
> could be composed within this newsgroup?
I'd add the delphi groups too, and make a clear tutorial about what Pascal
products are freely available from Borland/Codegear/Embarcadero, and what it
can do and not.
I just heard that you can't download Turbo Explorer 2006 from Embarcadero
anymore. It is still available from 3rd party sites.
Embarcadero now only seems to have trial versions (30 days iirc) of the most
recent version.