Skip to main content

WDK Feature Request Get-Win32App to return current version

  • December 28, 2023
  • 2 replies
  • 92 views

jack.smith
Forum|alt.badge.img+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

jack.smith
Forum|alt.badge.img+1
  • Author
  • All Star
  • December 28, 2023

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


  • December 29, 2023

Passing this on so our documentation team can refresh!