DynamoRIO/drmemory

WIX does not remove DrMem entry from PATH on uninstall

Open

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

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C (289 fork)auto 404
Component-ScriptsComponent-UIOpSys-WindowsPriority-Lowgood first issuehelp wanted

仓库指标

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

描述

Split from #1620

I have our WIX installer adding to PATH on install, but despite the Permanent="no" value the addition is not being removed on uninistall. A second install does not seem to duplicate, fortunately, so we can live with this.

贡献者指南