Martin

Results 1 comments of Martin

needed to do extra single quotes to get it to work: ``` msiexec.exe /i '"C:\windows\temp\windows_exporter.msi" EXTRA_FLAGS="--config.file=""C:\Program Files\windows_exporter\config.yml"""' ``` I think this can be closed.