DynamoRIO/drmemory

WIX does not remove DrMem entry from PATH on uninstall

Open

#1,762 opened on 2015年8月29日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
Component-ScriptsComponent-UIOpSys-WindowsPriority-Lowgood first issuehelp wanted

Repository metrics

Stars
 (2,727 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド