views:

13

answers:

1
+1  Q: 

XMLPad temp files

I am using XMLPad 3.0 to edit my app.config files in a .NET application. For some reason, XMLPad is leaving the ~filename.xml files around in the folder where the XML file I just edited are.

Is there a setting to turn this off?

+1  A: 

Turn off "create backup files" in global settings | files

Semyon