clburlison / bakeit

A platform agnostic chef bootstrap tool
MIT License
8 stars 0 forks source link

fix: Support ADDLOCAL option with msi installs #32

Closed clburlison closed 6 years ago

clburlison commented 6 years ago

msiexec.exe didn't like these values since exec.Command was already doing the escaping.

Fix: #12