I am looking at the registry for associating SFV and MD5 files with FlashSFV. I notice in
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\FlashSFV.Document\Shell\open\Command
the value is "
c:\progra~1\flashsfv\flashsfv.exe "%1"".
When the value is changed from 8.3 format to "
C:\Program Files\FlashSFV\FlashSFV.exe "%1"" the directory of the SFV file in the main window when verifying the sums is in 8.3 format (ie "
D:\-_DOWN~1\FlashSFV\flash.sfv" instead of "
D:\-= Downloads =-\FlashSFV\flash.sfv").
Not really a big deal, just seeing if this can be adjusted to support full path names.