10

For some reason after I transfer a file with TeraCopy it won't automatically close the window when the file was succesfully transferred.

Does anyone know how to change this, since I can't seem to find it in the settings.

squircle
  • 6,773
Ivo Flipse
  • 24,894

1 Answers1

13

Check the configuration file of TeraCopy for the NoClose parameter.

The configuration file is located at:

  • XP: C:\Documents and Settings\%USERNAME%\Application Data\TeraCopy\
  • Vista/Win7: C:\Users\%USERNAME%\AppData\Roaming\TeraCopy

They explain on this page:

NoClose=0
0: Close window after successful file transfer.

So I suppose it is not set at 0 for you.

Alternatively, if it is not set by default, you can try clicking the small 'X' at the far right middle of the transfer window, it should highlight.

Snark
  • 33,097