DynamoRIO/drmemory

WIX installer: add checkbox options for PATH editing and other actions

Open

#1,761 创建于 2015年8月29日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C (289 fork)auto 404
Component-UIOpSys-WindowsType-Featurehelp wanted

仓库指标

Star
 (2,727 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南