Skip to content

MichaelEscamilla/GetMSIInformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetMSIInformation

Drag and Drop Application to view key MSI Information and copy the values to the Clipboard
FirstLoad

Example after loading an MSI

ExampleLoad

Quick Access

Quickly access the app by invoking the URL msiapp.michaeltheadmin.com

Invoke-Expression

iex (irm msiapp.michaeltheadmin.com)

Invoke MSI Application

Icon Extraction

If the MSI contains an icon, it will be extracted and displayed
Icon Display

If multiple icons are found, you can view each one using the navigation arrows
Icon Display Multiple

Export Icon

Click the desired icon to Export
Icon Export

Export Quality

Use PowerShell (pwsh.exe) to export higher quality icons, .NET 8+ has newer methods that make it eaisier to extract higher quality icons. You'll see the quality difference in the preview
Icon Export Quality

Right-Click Context Menu Option

Right-Click Context Menu Option to Lauch the app and automatically load the information
Right-Click Context Menu

Install the Context Menu Option

Install the Context Menu Option from the menu bar
Install Context Menu

Uninstall the Context Menu Option

Uninstall the Context Menu Option from the menu bar
Uninstall Context Menu

Open the Folder of the Righ Click Menu

Open the Folder that contains the script and icon files used for the Context Menu
Open Context Menu Folder

Example

Context Menu Example

View all MSI Properties

Easily view all the properties of the MSI Database
View All Properties

Do Not Run as Admin

The Drag and Drop events will not work when ran as administrator. Run the script without elevated Priveledges.
Invoke MSI Application

Credit

Got the inspiration from Andrew Jimenez GetMSIInfo
https://github.com/asjimene/GetMSIInfo

About

Drag and Drop Application to view key MSI Information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors