Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determining bitness of an MSI package #1

Open
tristanbarcelon opened this issue May 2, 2020 · 0 comments
Open

Determining bitness of an MSI package #1

tristanbarcelon opened this issue May 2, 2020 · 0 comments

Comments

@tristanbarcelon
Copy link

Hi @marcinotorowski , thank you for this handy powershell module. I was wondering if there are any MSI properties I've overlooked which can be used to determine package bitness (x86, x64). I've checked the msi api but could not find it. I wrote a similar powershell cmdlet which iterates through well known registry keys used by Add/Remove Programs and it determines bitness through traversal of WOW6432Node key.

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

No branches or pull requests

1 participant