Windows: Set system PATH and not just the user PATH
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
Value='[dirBin]' KeyPath='yes' />
|
Value='[dirBin]' KeyPath='yes' />
|
||||||
</RegistryKey>
|
</RegistryKey>
|
||||||
<Environment Id='env.Path' Name='PATH' Action='set' Part='last'
|
<Environment Id='env.Path' Name='PATH' Action='set' Part='last'
|
||||||
Separator=';' Value='[dirBin]' />
|
Separator=';' Value='[dirBin]' System='yes' />
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
<Component Id='comp.kinit'
|
<Component Id='comp.kinit'
|
||||||
|
|||||||
Reference in New Issue
Block a user