Skip to main content

How to get a list of software's that are installed on your PC.

Every day we spend our time by chatting or talking with our friends. During that conversation between you and your friend,your friend may ask you about the list of different types of software's that are installed on your computer.At that time you can you can give him the List of software that are residing on your PC by running a single command in Windows powershell. So lets see how to do this.
How to get a list of software's that are installed on your PC.

Steps:

1.Click on start button and type "windows powershell" or "powershell" and Run it with Administrative rights.
Run the Windows powershell with administrative rights.

2.Enter the below command in it and hit enter and wait for few seconds to see the list of software's on your computer as shown below.
 Get-WmiObject -Class Win32_Product | Select-Object -Property Name
Enter the above code and wait for few seconds
3. In order to export the list of software enter the below code in the powershell.
Get-WmiObject -Class Win32_Product | Select-Object -Property Name > C:/FFmpeg/a.txt
NOTE:In the above code change "C://FFmpeg/a.txt" to your desired location on the C drive.

Export the list by entering the above code.
4.Now browse to the path where the file has been saved and open it and you will see the list of software's as shown below.
List of software's that are there on your PC.
That's it friends i hope you enjoyed the article,if you have any queries feel free to ask through comments and have a nice day.

Comments

Popular posts from this blog

How to make an Installation file(setup file) using Iexpress.

Hi guys welcome to worldtech360. In this tutorial or article I  am going to show you how to create an installation file(setup file) for the .EXE file which you have created using an inbuilt option in windows 7 named ‘ iexpress ’. So let’s see how to do this. Note: You can also create an installation file for .bat file files or .VBS files or any other files which are executable. Steps: 1. Choose an .EXE file or any other file for which you want to create a setup file or installation file. In this I am going to use .VBS file 2. Open Run and type “ iexpress ” or “ iexpress.exe ” and hit enter. 3. After hitting enter, iexpress wizard window will popup. On the screen you will see two options i.e. “ create new self-extracting directive file ” and the other is “ open existing self-extracting directive file ”. I recommend you to choose the first option as you are going to create a self-extracting file and click next. 4. In the next window select “ Extract files on...

Cool and Best software's that you should have on your New PC.

Hi Guys welcome back to Worldtech360 . This article will be useful for those who dump there PC with lot's of software. As they try to install different type of software on pc,though the software do not match to the system requirements and try to crash or damage their pc.For them i listed the best and commonly used software. Source code Editors: The editors plays a crucial role while you are running a website because it can be used to create templates and many more.It can also be used to write languages like c/c++,java ,basic and many more.keeping this in mind i listed the best software: 1 .Notepad ++ : Notepad++ is a free source code editor.It supports several languages.In one word to say,it is the modification of the Notepad and simple to handle. You can download it by click on this( CLICK HERE ). 2. Text pad: Text pad is a popular source code editor.It can be used  for editing your web pages, or a programming IDE. It is most commonly used by companies t...

Top 15 sites for streaming movies online for free | 2014

Are you tired of searching for best sites to watch or stream online movies for free? If so you are at the right place and this article will make you to know some of the best sites to watch online movies for free.I picked them according to me.So lets see them. Top 10 Online movie Streaming sites for free Movie List: 1. Alluc. 2. Streaming movies 3. IgloMovies . 4. JustMoviez. 5. IMDB: 6. Putlocker . 7. Crackle: 8.  Losmovies: 9.  Megashare: 10.  Nyootv: 11. Tube+: 12.  FullMoviecinema: 13.  Youtube Movies: 14.  Icefilmstube : 15. Solar movies: 16.  Freefullmovies: 17.  Tvmovielinks : That's it friends i hope you liked this article.I thought of  not writing the content to each site because once you visit the site you will be able to use them.If you know any online movie site please comment below or if you have any queries feel free to ask us through comments.