Windows – what is the command to retrieve the installed application/packages via command line in windows

windows

Is there a command to retrieve the installed application/packages via command line in windows 2003. i.e to get the details of Add/remove programs via the command line same as 'rpm -qa ' in linux.

Thanks,

Best Answer

There's nothing built in, really. However, the PStools suite from Sysinternals is an invaluable set of software, available free from Microsoft, and they have a commmand for this.

Psinfo.exe -s