DynamoRIO / DynamoRIO/drmemory
WIX installer: add checkbox options for PATH editing and other actions
Open
Component-UI
help wanted
OpSys-Windows
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Split from #1620
The old NSIS installer had these options:
```
By default Dr. Memory does not adds its directory to the system PATH.
() Do not add Dr. Memory to the system PATH
() Add Dr. Memory to the system PATH for all users
() Add Dr. Memory to the system PATH for current user
[] Create Dr. Memory Desktop Icon
```
It's non-trivial to duplicate that in the WIX installer.
We may also want a checkbox for launching the README.
Contributor guide
Assessment
This issue has not been assessed yet.