Re: terminal services compatibility



Andreas Koch wrote:

What about just specifing no path for the ini-filename. This should create the ini file in the current working directory.

Ehm, more precisely .\

myIniFile:=TIniFile.Create('.\my.ini');
.