Skip to main content

Regarding https://developer.automox.com/developer-portal/wdk/overview/

Would be really nice if the WDK could also return the version of the application when using Get-Win32App. Some of my worklets I’d like to compare currently installed version before running an update. 

nevermind. while it was not displaying by default, it was there. For anyone else that runs into this. 

 

Get-Win32App

returns the following

Version
Username
InstallLocation
Name
Publisher
InstallDate
Scope
IsMSI
UninstallArgs     : {FilePath, ArgumentList}
CanUninstall
CanQuietUninstall


Passing this on so our documentation team can refresh! 


Reply