Quote:
Originally Posted by fabrieunko
Hello, I just tested version 7.3.7 it works very well. but I have a problem when I test with QuickSFV.
I generated an sfv file but it gives me an error see image. maybe the checksum file is not copied to the right place? if I copy it into the tu game directory and launch QuickSFV manually it works

|
The problem seems that you can't set the WorkingDir constant in Exec function correctly for QuickSFV.exe
If you set RunFromAppFolder=1 it works fine. I have removed the RunFromAppFolder option temporarily if you use QuickSFV until I find another solution.
Here is v7.3.8
https://fileforums.com/showthread.ph...028#post498028
Code:
v7.3.8
_____________________________________________________
- Fixed INI options if the file was not present in {app} dir the installer has created the file instead
- Removed RunFromAppFolder setting temporarily if you use QuickSFV