SQLite Forum

Windows thinks 64bit SQLite3.dll is 32 bit
Login
We are using SQLite for registration info, real basic stuff. We are using the 64bit dll. When I add it to my favorite install program and tell it to install it in C:\Windows\System32 it refuses to do so. It always moves it to the SystemWOW64 directory (meaning Windows sees it as a 32bit dll). Would you set the "bitness" in the next release so that it will install in the right directory?