1276
General Software Discussion / Re: Obtain a program list ordered by installation date in windows 8.1
« Last post by tomos on July 06, 2017, 05:24 AM »UninstallView from Nirsoft:
http://www.nirsoft.n.../uninstall_view.html
has many options especially commandline (see below)
but a simple select items, copy, paste into spreadsheet will get all the info displayed
http://www.nirsoft.n.../uninstall_view.html
has many options especially commandline (see below)
but a simple select items, copy, paste into spreadsheet will get all the info displayed
/stext <Filename> Save the installed programs list into a simple text file.
/stab <Filename> Save the installed programs list into a tab-delimited text file.
/scomma <Filename> Save the installed programs list into a comma-delimited text file (csv).
/stabular <Filename> Save the installed programs list into a tabular text file.
/shtml <Filename> Save the installed programs list into HTML file (Horizontal).
/sverhtml <Filename> Save the installed programs list into HTML file (Vertical).
/sxml <Filename> Save the installed programs list into XML file.

Recent Posts