DynamoRIO/drmemory

WIX does not remove DrMem entry from PATH on uninstall

Open

#1.762 geöffnet am 29. Aug. 2015

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (289 Forks)auto 404
Component-ScriptsComponent-UIOpSys-WindowsPriority-Lowgood first issuehelp wanted

Repository-Metriken

Stars
 (2.727 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide