This is the line that is not working ?

$RC = WriteProfileString($WinIni,"db9server","Address","172.27.44.54,1443")

Add this line directly after it and see what the error code is

 Code:
"Return code was "+@Error+" "+@SError ?
_________________________
Today is the tomorrow you worried about yesterday.