- Thread Author
- #1
Solution
Click on Start and type powershell
In the powershell window type
In the powershell window type
Code:
$programs = Get-Package
$programs | Export-Csv -Path $env:userprofile\Desktop\InstalledPrograms.csv -NoTypeInformation
Upload the csv file on your desktop called InstalledPrograms.csv
- Thread Author
- #4
I too don't think it is OneDrive. I have it as a cloud drive, but practically never use it. At least not to sync folders or files.
A list of my installed programs would be useful indeed. But I have found no freee software to produce such a list. Not even a screenshot program that I could use, Snagit is far too expensive for me for casual usage like this case.
A list of my installed programs would be useful indeed. But I have found no freee software to produce such a list. Not even a screenshot program that I could use, Snagit is far too expensive for me for casual usage like this case.
- Joined
- Jul 4, 2015
- Messages
- 8,998
Click on Start and type powershell
In the powershell window type
In the powershell window type
Code:
$programs = Get-Package
$programs | Export-Csv -Path $env:userprofile\Desktop\InstalledPrograms.csv -NoTypeInformation
Upload the csv file on your desktop called InstalledPrograms.csv
- Thread Author
- #8
I could not upload it. First error: It did not show up under desktop files (or another folder that I copied it to). When I inserted the path to the file the upload aborted with "The uploaded file does not have an allowed extension." It only worked after converting it to a zip file.
Attachments
Last edited:
I don't think it is OneDrive. It would be a green circle with a white check mark.I do not understand the file explorer icons in Wondows 10:
View attachment 37154 Why do some drives have green checkboxes others not? Link Removed What does the blue bar over the drive mean? It obviously is not the same as the bar that indicates the drive filling percentage.
Last edited by a moderator:
Similar threads
- Solved
- Replies
- 1
- Views
- 7K
