Page 1 of 1

Compare & Edit Save changes

Posted: 2009-06-28, 05:53 UTC
by MVV
As I found, two modes are exist, depending of CompareSaveOriginal parameter. In both modes TC create additional files in the same folder.

Imagine that user has write-protected folder with write-enabled ini-file. In Windows Vista/7 this is normal for old applications that keep ini-files in program folders. So, this ini may be edited, but other files and a folder are write-protected.

Both CompareSaveOriginal modes in this case will try to create tmp file (this will fail), and open a browse dialog to save modified file. But user wants just to save file in-place, and he can't. So it is much better if TC ask where to save .bak file and to save changes in original file. Or TC should create tmp files in its appdata folder (or in tmp folder - this case I like more than others because it won't create any unexpected files in user folders). Or there should be an option to disable .bak-files creation (it isn't good in some cases but will save such files correctly w/o troubles).

Posted: 2009-07-04, 04:57 UTC
by MVV
Please let me know if there was any useful stuff in my topic. :)

Posted: 2009-07-04, 08:41 UTC
by fenix_productions
2MVV
Option for backup files delete (or TEMP storage) could be really nice.

BTW Something like that has aleady been discussed:
http://www.ghisler.ch/board/viewtopic.php?t=14891
http://www.ghisler.ch/board/viewtopic.php?p=119379

Posted: 2009-07-04, 10:41 UTC
by MVV
fenix_productions wrote:BTW Something like that has aleady been discussed:
http://www.ghisler.ch/board/viewtopic.php?t=14891
http://www.ghisler.ch/board/viewtopic.php?p=119379
Thanks for link(s), it was so long ago. :)