ReplaceInFile.nsh problems??? "ReplacePathInFile.nsh" works for all settings files (for what I have tested)
First of all, I want to thank everybody involved making PortableApps.com possible!!!
Since I have been playing around with making my apps portable, I have had sleepless nights about replacing absolute paths!
With the `macro` ReplaceInFile` it is possible up to a certain extend. But with a couple of settings files, replace didn't work. When a file contains raw data, the settings became unusable. As well I came across some *.ini files which were in some diffrent format and made ReplaceInFile useless.