ariorg / writescreenshot

Periodic screen capture in Powershell
MIT License
2 stars 0 forks source link

Screenshot files should not be overwritten if they exist #2

Open arividar opened 4 years ago

arividar commented 4 years ago

If a screenshot-file already exists with the same name - it is probably overwritten (to be confirmed). This should not happen - either an error should be shown or the new file should be written with a new name, e.g. by adding a number to the name.