Meneer-de-Bruin / Windows-RoboCopy-GUI

GUI for RoboCopy on Windows 7/10
MIT License
0 stars 0 forks source link

Allow profile without /NODD and /NOSD #3

Closed Meneer-de-Bruin closed 3 years ago

Meneer-de-Bruin commented 3 years ago

As maintainer of robocopy jobfiles I would like to be able to make robocopy jobfiles without the mandatory /NOSD and /NODD parameters so that I cannot forget to add them.

Meneer-de-Bruin commented 3 years ago

Check if present if not add in jobfile.

Dependent on #4

Meneer-de-Bruin commented 3 years ago

Done