We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb07583 commit 6fb75f2Copy full SHA for 6fb75f2
platforms/Windows/bld/bld.wxi
@@ -546,7 +546,7 @@
546
547
<ComponentGroup Id="EnvironmentVariables">
548
<Component Id="UserPathVariable" Condition="NOT ALLUSERS=1" Directory="toolchain_asserts_usr_bin" Guid="ab52b870-23ee-42e8-9581-3fcbdfb9228c">
549
- <Environment Action="set" Name="Path" Part="last" Permanent="no" System="no" Value="[_usr_bin]" />
+ <Environment Action="set" Name="Path" Part="last" Permanent="no" System="no" Value="[toolchain_asserts_usr_bin]" />
550
</Component>
551
</ComponentGroup>
552
0 commit comments