Turn off "confirm on overwrite"?
Posted: Sat Jul 05, 2008 10:17 pm
Is there a way to turn this off (like there exists turning off "confirm on delete")?
Various discussion boards for XnView and related products
https://newsgroup.xnview.com/
• More details are available online HERE[Start]
ShowSaveDlg= Flag
¤ 0: The dialogue'll remain disabled for the current session only.
¤ 129: The dialogue'll be displayed in all cases.
¤ 130: The dialogue'll never be displayed, even in the next sessions. These flags define the behaviour of the programme when one ticks the box :
“Never display this dialogue again” when a file is modified and closed. Since 1.90 ß-4.
--------------------------------------------------------------------------------
[Start]
SaveAdvDlg=1
Allows a fine-tuning of the previous entry functions above by saving the state of the advice dialogue.
Using it, you may avoid the unwanted “Overwrite” dialogue when saving a changed file only.
Code: Select all
[Start]
SaveAdvDlg=1
ShowAgain=268171860
ShowSaveDlg=129