PhotoFiltre 6.3.2 reads and writes PhotoFiltre.ini from "C:\Program Files\PhotoFiltre\PhotoFiltre.ini" but 6.4.0 can't do it.

yes of course, i changed the path because on Vista and windows 7 you can not create ini files in program files or windows folder, only with admin privilege. It is for that microsoft tell to use %appdata% folder for local settings.

try to run on msdos
echo %appdata%
to display the path if available

If it don't works with win98, i don't understand why no user had this problem with the studio version. I received no e-mail for the moment. I asked today in this forum if other users works on Win98, not lot of people now

To fix it, I need to check if the problem occurs on all win98 or only on your PC

Try to run photofiltre with the param "-localini" to force c:\windows for the ini file (don't remember if this option is only for the studio version, need to check my code

)