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 677ca69 commit 4539d4aCopy full SHA for 4539d4a
platforms/Windows/shared/shared.wxs
@@ -62,7 +62,7 @@
62
63
<Fragment>
64
<Component Id="SystemToolsEnvironmentVariables" Guid="5BA7803B-1EA5-45D3-8FD7-C75518C2C099" Directory="ToolsVersioned">
65
- <Environment Id="Path" Action="set" Name="Path" Part="last" Permanent="no" System="no" Value="[Tools]" />
+ <Environment Id="Path" Action="set" Name="Path" Part="last" Permanent="no" System="no" Value="[ToolsVersioned]" />
66
</Component>
67
</Fragment>
68
0 commit comments