@ Zeraph and Icefalcon: Thanks, it\'s good to see that it\'s useful.

Originally posted by lynx_lupo
Yep, but it has a downside. When you\'ll want to edit the files and continue your work, you\'ll have to mark them writable again. And repeat as many times as you run the updater under the same risk of deletion.
The best way is too use some unique naming patterns (prefixes) and/or separate dirs for your stuff. That way you can toggle their attributes easily, without affecting other data/art that populates the dirs.
Uh, I of course didn\'t mean to imply that the modified files shoud be stored solely in the respective PS folders.

The PS folders would contain a copy only, while the actual work file(s) are somewhere else (except for files that must be tested in PS, like XML stuff, but these should also be backed-up

).
It is mainly intended to save the hassle of repeatedly replacing the files, not as a back-up strategy.

Originally posted by lynx_lupo
chmod a+w
You are granting write permission to everyone? Tsk, tsk.

Originally posted by lynx_lupo
Of course, winwoes users are very impaired 
No, actually, they\'re not: there is a handy cmdline program called \"attrib\", which is the Windoze equivalent of *N*X chmod.
