DynamoRIO/drmemory

set publisher and uninstall names for msi install

Open

#1,913 opened on Aug 29, 2016

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
Component-UIHotlist-ReleaseOpSys-Windowsgood first issuehelp wanted

Repository metrics

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

Description

On uninstall the sudo popup on win10 says:

"Do you want to allow this app from an unknown publisher to make changes to your device?"
C:\Windows\Installer\338c39a.msi
Publisher: Unknown

On install it has the installation package msi name.

Hopefully there's a way to set the publisher through WIX and make this look more professional.

Contributor guide