Peter said:
I am trying to open files on my old XP machine for an application on
my new Windows7 64bit machine.
All I get is the error:
"The handle is invalid"
How can I fix this?
Please help,
Peter
When you launch programs on a newer Windows OS, sometimes there
is a "compatibility" option you can use to start a program. The
intention is to "smooth out the wrinkles" on running an older
program.
http://www.sevenforums.com/tutorials/316-compatibility-mode.html
Limitations on that exist. For example, if you install a 64 bit OS,
it won't run 16 bit applications. The 64 bit OS can run
32 bit applications, because it has Windows on Windows (WOW64). But
that doesn't extend to 16 bit programs.
http://en.wikipedia.org/wiki/Windows_On_Windows
http://en.wikipedia.org/wiki/WOW64
If you install a 32 bit OS instead, then it may continue to run
16 bit code. So that's one of the differences between installing
64 bit, versus installing 32 bit. Most people install 64 bit, if
they have more than 4GB of memory installed. For some reason,
the company that made my Win7 laptop decided it would be
fun to install the 64 bit version of the OS, even though the
installed RAM is only 3GB.
The 64 bit may have other requirements, such as signed driver
installation. Perhaps with the 32 bit, it might not be absolutely
necessary. (I don't know all the details on this.)
Paul