- Local time
- 6:33 PM
- Messages
- 555
I was trying to list all my programs because I like to do this whenever I reinstall, but never had a real good way of doing it. I used to just use the cmd, but it always takes me to long to remember how to maneuver into the Programs Folder and list everything in there. So was looking for better quicker ways of doing this. Here is the link I'm using, perhaps there is a better one here?
How to Auto-Generate a List of Installed Programs on Windows
This is what I got for this first attempt
Second attempt I combined the two commands to try and output the text to my desktop. Nothing went to the desktop.
Then I tried this in the cmd and that did not work either. What am I doing wrong?
How to Auto-Generate a List of Installed Programs on Windows
This is what I got for this first attempt
HTML:
Windows PowerShell
Copyright (C) 2009 Microsoft Corporation. All rights reserved.
PS C:\Users\Chris> Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Obj
ect DisplayName, DisplayVersion, Publisher, InstallDate | Format-Table -AutoSize
WARNING: column "InstallDate" does not fit into the display and was removed.
Second attempt I combined the two commands to try and output the text to my desktop. Nothing went to the desktop.
HTML:
PS C:\Users\Chris> Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Obj
ect DisplayName, DisplayVersion, Publisher, InstallDate | Format-Table -AutoSize C:\Users\Chris\Desktop\InstalledProgram
sList.txt
C:\Users\Chris\Desktop\InstalledProgramsList.txt
Then I tried this in the cmd and that did not work either. What am I doing wrong?
HTML:
wmic:root\cli>/output:C:\Users\Chris\Documents\InstalledPrograms\InstalledProgramsWMIC.txt product get name,version
Invalid file name.
wmic:root\cli>
My Computer
- Computer type
- Laptop
- Computer Manufacturer/Model Number
- HP Pavilion dv7-6c23cl
- OS
- Windows 7 Home Premium 64bit
- CPU
- AMD A8-3520M
- Motherboard
- Hewlett-Packard 180B (Socket FS1)
- Memory
- 6.00GB DDR3 @ 674MHz (9-9-9-24)
- Graphics Card(s)
- 512MB ATI AMD Radeon HD 6620G
- Sound Card
- IDT High Definition Audio CODEC
- Monitor(s) Displays
- Generic PnP Monitor
- Screen Resolution
- (1600x900@60Hz)
- Hard Drives
- Samsung 850 EVO 250GB SSD
- Mouse
- Logitec M525
- Internet Speed
- 30-75Mbps
- Antivirus
- Avast Free, Unfortunately
- Browser
- Google Chrome, Firefox, IE