- Joined
- Feb 1, 2010
- Messages
- 827
- Solutions
- 3
- Reaction score
- 126
- Trophies
- 0
- Age
- 36
- Website
- qwertymodo.com
- XP
- 540
- Country

FileVerifier++ works fine on 32-bit. You must have downloaded a 64-bit version. Try this direct link (this download worked fine for me on 32-bit WinXP)
Edit: Also, you don't need all of the .dll's. It is module-based, so you only need to include the modules for the algorithm you are using. And the other .dll's (the ones in the same directory as the .exe's), those may just be needed for the GUI version. I'd suggest trying to extract only fvc.exe and /modules/md.dll to a directory and see if it runs. If not, play around with including and not including the .dll's in the root directory until it works. I already tried deleting all of the modules except md.dll and MD5 hashing worked just fine.
Edit: Also, you don't need all of the .dll's. It is module-based, so you only need to include the modules for the algorithm you are using. And the other .dll's (the ones in the same directory as the .exe's), those may just be needed for the GUI version. I'd suggest trying to extract only fvc.exe and /modules/md.dll to a directory and see if it runs. If not, play around with including and not including the .dll's in the root directory until it works. I already tried deleting all of the modules except md.dll and MD5 hashing worked just fine.







