mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Add PATH environment variable setting in Windows installer templates
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
Source='binary_placeholder'
|
||||
KeyPath='yes'
|
||||
/>
|
||||
<Environment Id='PATH' Name='PATH' Value='[INSTALLDIR]' Permanent='no' Part='last' Action='set' />
|
||||
</Component>
|
||||
</Directory>
|
||||
</Directory>
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
Source='binary_placeholder'
|
||||
KeyPath='yes'
|
||||
/>
|
||||
<Environment Id='PATH' Name='PATH' Value='[INSTALLDIR]' Permanent='no' Part='last' Action='set' />
|
||||
</Component>
|
||||
</Directory>
|
||||
</Directory>
|
||||
|
||||
Reference in New Issue
Block a user