I tried: (changed IPHERE to ip)
Code:
Ini Configg = new Ini(System.Windows.Forms.Application.StartupPath + @"\IPHERE\autopatcher\Config.ini");
string ThePath = Configg.ReadValue("Config", "Patch");
The autopatcher folder is in AppServ\www folder
any solutions?






