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