DynamoRIO/drmemory
Ver no GitHubWIX does not remove DrMem entry from PATH on uninstall
Open
#1.762 aberto em 29 de ago. de 2015
Component-ScriptsComponent-UIOpSys-WindowsPriority-Lowgood first issuehelp wanted
Métricas do repositório
- Stars
- (2.727 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.