Register a dll in x64
Solved
Ricro
-
axellengams Posted messages 2 Status Membre -
axellengams Posted messages 2 Status Membre -
Hello,
I'm currently running Windows Seven x64, and recently, I wanted to register a dll in order to run a program for my G-15. I placed my file in system32 and then typed: "regsvr32 nomdeladll.dll" in the run dialog. Right after, Windows returned this error message:
The module "nomdeladll.dll" may not be compatible with the version of Windows you are running. Check that the module is compatible with a x86 (32-bit) or x64 (64-bit) version of regsvr32.exe.
I believe this is a x32 vs. x64 conflict, but how can I resolve it?
Thank you in advance.
I'm currently running Windows Seven x64, and recently, I wanted to register a dll in order to run a program for my G-15. I placed my file in system32 and then typed: "regsvr32 nomdeladll.dll" in the run dialog. Right after, Windows returned this error message:
The module "nomdeladll.dll" may not be compatible with the version of Windows you are running. Check that the module is compatible with a x86 (32-bit) or x64 (64-bit) version of regsvr32.exe.
I believe this is a x32 vs. x64 conflict, but how can I resolve it?
Thank you in advance.
Configuration: Windows Firefox 3.0.11
Paste your DLL into the SysWoW64 folder
Run the command prompt as Administrator
And that's it!