how do i run executable programs from windows xp on windows 7


  1. Posts : 2
    windows 7 home premium, 64 bit
       #1

    how do i run executable programs from windows xp on windows 7


    I have several old executable programs that were compiled on turbo pascal. They work OK on windows XP but do not work in windows 7. Can they be adapted to work on windows 7 ?
      My Computer


  2. Posts : 2,497
    Windows 7 Pro 64 bit
       #2

    Turbo pascal is 16 bit. Such programs can run under 32 bit XP but not under any 64 bit OS. The only hope of running these programs is in a virtualized environment
      My Computer


  3. Posts : 2
    windows 7 home premium, 64 bit
    Thread Starter
       #3

    Thanks for your reply re Turbo Pascal.
    I still have the source code for several important programs I wrote in Turbo Pascal. Are there any compilers that can compile the source code into executable programs that will work on Windows 7 ?
    Leo- lsimp1818@aol.com
      My Computer


  4. Posts : 2,468
    Windows 7 Ultimate x64
       #4

    If they're DOS programs it's easy to run them under DosBox which works very well for most older programs. For Windows, a virtual machine is a reasonable option, but that needs a lot more maintenance. All of this allows to run the original binaries without any modification.

    If you want to recompile them for current versions of Windows, you need a modern compiler. A quick search reveals an open source project with more modern compilers for current OSs, including 64 bits Windows, have a look here: Free Pascal - Advanced open source Pascal compiler for Pascal and Object Pascal - Home Page
    Another, more generally known but commercial, option is to migrate to Delphi.

    I've never tried those but both may allow to recompile everything for current OSs, however you may need to make some modifications to existing programs and adapt them for modern systems and languages.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:50.
Find Us