Skip to content

Delete old output config during install / Fix uninstall on Windows

staeglis requested to merge output_conf_acl_win_fix into master

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

Merge request reports