2 lines
88 B
PowerShell
2 lines
88 B
PowerShell
|
choco install -y wixtoolset
|
||
|
$env:Path += ";C:\Program Files (x86)\WiX Toolset v3.11\bin"
|