I am attempting to run a delphi 7 developed application on a windows 7 64bit laptop.
I've placed the redistributables in the system32 folder, like always.
the application has been installed in the program files (x86) directory
(it didn't work at all under the program files directory)
when I go to execute the application I get this error:

qtinf70.dll not found

but the file is in the system32 directory.
I even tried placing the redistributables in the program files\windows NT directory;
nothing gets rid of the error.

I've searched, via google, embarcadero, and others, and there doesn't seem to be any information I can find.

any ideas?

I am attempting to run a delphi 7 developed application on a windows 7 64bit laptop.
I've placed the redistributables in the system32 folder, like always.
the application has been installed in the program files (x86) directory
(it didn't work at all under the program files directory)
when I go to execute the application I get this error:

qtinf70.dll not found

but the file is in the system32 directory.
I even tried placing the redistributables in the program files\windows NT directory;
nothing gets rid of the error.

I've searched, via google, embarcadero, and others, and there doesn't seem to be any information I can find.

any ideas?

found the solution, at least for my situation:

under Windows 7, if the Delphi Application executable states
it cannot find qtinft70.dll, just copy the file into the folder
of your executable.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.