Delete old output config during install / Fix uninstall on Windows
After an update, the file permissions under Windows were apparently too restrictive. The previous deletion before recreating the configuration should ensure the correct file permissions.
Additional changes / fixes:
- Add windows ci job
- Don't print config files in ci job
- Fix uninstall on Windows
Edited by staeglis