Hi, I'm programing a small NT Service app in Delphi 7, and I need to load an ini file in order to get some parameters, when I do for example:
ConfigIni:= TIniFile.Create('C:\Config.ini');
an obviously put the ini file in that path every thing works fine, but I would like to get the ini file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.