Create Windows installer #53
This commit is contained in:
@@ -68,4 +68,4 @@ Filename: "msiexec.exe"; WorkingDir: "{app}"; Parameters: "/a winfsp-@WINFSP_VER
|
|||||||
[Registry]
|
[Registry]
|
||||||
Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"; \
|
Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"; \
|
||||||
ValueType: expandsz; ValueName: "Path"; ValueData: "{olddata};{app};"; \
|
ValueType: expandsz; ValueName: "Path"; ValueData: "{olddata};{app};"; \
|
||||||
Check: CheckAddPath("{app}")
|
Check: CheckAddPath(ExpandConstant('{app}'))
|
||||||
|
Reference in New Issue
Block a user