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.

link|improve this question

feedback

1 Answer

up vote 9 down vote accepted

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.

link|improve this answer
2  
You won't believe how long I've been clicking on close... Thanks for the solution! – Ivo Flipse Feb 4 '10 at 10:25
Comment by @Joey Connick: I have NoClose=0 in my ini file and it still won't close on completion of the copy. :( – Ivo Flipse Jan 25 '11 at 0:52
feedback

protected by Community Sep 28 '11 at 12:10

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.