1. Open command prompt with administrative privilege
2. Enter "wmic"
3. Enter "/output:c:\temp\InstallList.txt product get name,version"
4. Enter "exit"
Reference: http://helpdeskgeek.com/how-to/generate-a-list-of-installed-programs-in-windows/
1. Open command prompt with administrative privilege
2. Enter "wmic"
3. Enter "/output:c:\temp\InstallList.txt product get name,version"
4. Enter "exit"
Reference: http://helpdeskgeek.com/how-to/generate-a-list-of-installed-programs-in-windows/
Generate a list of installed programs in windows
imagepatcher is a script that applies patches to all | selected images in the wim file or vhd file. You will no longer need to update offline installations separately. Updates are downloaded directly from update.microsoft.com. It is developed using Microsoft Powershell
http://imagepatcher.codeplex.com/
imagepatcher