So I work with a lot of worklets that check for bits of software that are installed. Obviously there are some good examples contained within Automox’s Worklet Catalog. These tend to do the whole search several registry hives for keys containing an application’s display name.
Is there a reason why this approach is taken instead of using, say, Get-Package?
Cheers,
Mark