I tried to get list of full installed updates in my pc using following command.
wmic qfe list
But I got only windows updates,
Can you tell how to get list of full updates?
like
contorl panel -> Installed Updates
Code will in c# or Command line.