This PR fixes post-build errors with VS/Windows occurring if the target directory/file already exists or if the full path contains whitespaces. Since this VS Solution targets a rather old version, I've used xcopy instead of anything powershell related.
This PR fixes post-build errors with VS/Windows occurring if the target directory/file already exists or if the full path contains whitespaces. Since this VS Solution targets a rather old version, I've used xcopy instead of anything powershell related.