Jump to content

Recommended Posts

Posted (edited)

Has anybody see feature like this:

I have an application made for special use. On windows XP (32 bit) it runs normal, but on x64 it says couldn't find dll. This dll is located in the same folder. I tried to put dll to system32, Windows, SysWOW64, but it still can't be found.

Edited by vit
  • 2 weeks later...

Posted

It's because x64 creates a Program Files AND a Program Files x86 (or x32 can't remember right now). The application looks for that .dll in Program Files but since the software is 32-bit, Windows puts it in Program Files x86 (or x32).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...