WDK Feature Request Get-Win32App to return current version

  • 29 December 2023
  • 2 replies
  • 52 views

Userlevel 5
Badge +1

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. 


2 replies

Userlevel 5
Badge +1

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

Userlevel 3
Badge

Passing this on so our documentation team can refresh! 

Reply