DynamoRIO/drmemory

WIX does not remove DrMem entry from PATH on uninstall

Open

#1 762 ouverte le 29 août 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C (289 forks)auto 404
Component-ScriptsComponent-UIOpSys-WindowsPriority-Lowgood first issuehelp wanted

Métriques du dépôt

Stars
 (2 727 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur