Get Installed Applications
Purpose
This program displays the applications that are installed on Microsoft Windows. This
only displays programs that are shown within the Add\Remove programs dialog.
The output is a plain text log for easy printing and incorporation into other documents. This log
can backed up and used so that all the applications can be reinstalled after a rebuild or to
determine missing applications between 2 computers.
Screenshot
Notes
This is a Win32 Console application. Its output can be redirected to a file.
Example:
getinstall > c:\m.txt
Tested on Windows 95\98\ME\NT4.0\2000\XP
History
21/10/2003
Version 0.3
21/10/2003
Version 0.2
20/10/2003
Version 0.1
Download
Download getinstall.zip from the download section.
Back to index.