Skip to content

Commit

Permalink
Capitalization issue in Windows package (wix)
Browse files Browse the repository at this point in the history
Signed-off-by: tyler-ball <tball@chef.io>
  • Loading branch information
tyler-ball committed Aug 17, 2018
1 parent 56cb022 commit 738610d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omnibus/resources/chef-workstation/msi/source.wxs.erb
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
<CustomActionRef Id="WixBroadcastSettingChange" />
<CustomActionRef Id="WixBroadcastEnvironmentChange" />

<SetDirectory Id="WINDOWSVOLUME" Value="[WindowsVolume]"/>
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="WINDOWSVOLUME">
<Directory Id="INSTALLLOCATION" Name="opscode">
Expand Down

0 comments on commit 738610d

Please sign in to comment.