Page 1 of 1

After FB Backup...

Posted: Wed 09 Sep 2009 19:44
by galdariah
all things doing great, but on close my application, a file named "iphist.dat" apear on the same directory of i choose to save fb backup.

this hapen only with fb backup, and not with the save dialog, cuz i made some tests, eliminating all variables of bugs and delphi is 100% ok.

in the internet search i have found a lot of applications with the same thing, like player, etc...

anyone have idea what is this?

Posted: Fri 11 Sep 2009 11:42
by Plash
Are you using the TIBCBackupService component to make a backup?

Probably the problem is not related to the backup component. I have found the following information about iphist.dat:

This file is created by Indy component named TIdIPWatch.

Are you using Indy in your application. If yes, check Indy settings.

Posted: Sat 12 Sep 2009 00:54
by galdariah
:D exactly!!!

thx..