I'm trying to get Windows 10 all installed Applications.
In Macos I can use system_profiler
command to get installed applications and export it to json file then parse it to Rust, does Windows have any similiar command ?
Thank in advance
I'm trying to get Windows 10 all installed Applications.
In Macos I can use system_profiler
command to get installed applications and export it to json file then parse it to Rust, does Windows have any similiar command ?
Thank in advance