Skip to content

find_installed_application.ps1 should search for "Displayname", not "name"#45

Merged
mizzy merged 3 commits into
mizzy:masterfrom
elmundio87:windows-package-use-registry
Jan 30, 2014
Merged

find_installed_application.ps1 should search for "Displayname", not "name"#45
mizzy merged 3 commits into
mizzy:masterfrom
elmundio87:windows-package-use-registry

Conversation

@elmundio87

Copy link
Copy Markdown
Contributor

The registry key property "name" doesn't actually exist for the installer entries, changing the property to "DisplayName" will return the expected results.

mizzy added a commit that referenced this pull request Jan 30, 2014
find_installed_application.ps1 should search for "Displayname", not "name"
@mizzy mizzy merged commit 54c590c into mizzy:master Jan 30, 2014
@mizzy

mizzy commented Jan 30, 2014

Copy link
Copy Markdown
Owner

Relased as 0.5.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants