Needed a batch file to create a release from a nuget package (probably works with a zip), creates an ISO 8601 date folder and copies the data there and replaces the permissions.
It also needed a better way to get the local date as normal DOS date took region into account and caused errors.
set releasename=ClientName
FOR...