tauri icon indicating copy to clipboard operation
tauri copied to clipboard

[feat] Adding executable to PATH via Wix installer

Open lars-berger opened this issue 2 years ago • 0 comments

Describe the problem

It seems like there's some functionality already in the built-in Wix template to add the executable to the PATH environment variable, but it doesn't seem to actually do anything (relevant code). Ideally there would be some way to toggle whether the executable should be added to PATH.

Describe the solution you'd like

Be able to toggle whether the executable should be added to PATH.

Alternatives considered

No response

Additional context

No response

lars-berger avatar Feb 07 '24 05:02 lars-berger