I am creating an automation tool, to stop users messing with files, the thing is, my tool needs to work with an ini file which doesnt yet exist...
heres how i create the ini file...
String iniPath = @"C:\test.ini";
File.Create(iniPath);
that sets me up with my ini file... the thing is, its obviously blank and has no keys etc.
i need to populate it with the following information...
#redirect to production store
SDPORT=BGIT-SDIRLAUTO:4086
SDCLIENT=CTN610