Installed Programs - which programs to uninstall?

Hi,
I am not tech savvy.  I am here on advice from below link (Windows Community Forum) to post my Question here at MSDN forum.  So, I am also not sure about the category and Forum I have chosen :-).  Pl. guide me to the right Forum, if this is
wrong.
http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/installed-programs-confirm-uninstalable-programs/53aa2dec-9d2b-4cab-92d8-00657ce21cc8
I'll repeat my query here:
I find a lot of (about 16) Microsoft programs installed in my HP Windows 7 laptop.  I need advice whether I need to keep all of them or if I could 'Uninstall' any of them.  If they do not in any way affect my PC performance, or internet usage,
I don't mind keeping them. Here are the list of programs:
A. Microsoft Visual C++ 2005 Redistributable (4 Nos.)
B. Microsoft Visual C++ 2008 Redistributable (6 Nos.)
C. Microsoft Visual Studio tools for Applications 2.0 (2 Nos.)
D. Microsoft_VC90_CRX_x86
E. Visual Studio 2008 x64 Redistributables
F. Visual Studio 2012 x64 Redistributables
G. Visual Studio 2012 x86 Redistributables
Pl. advice if any of the above may be beneficially Uninstalled.  Thanks in advance.

As far as I know the redistributable packages are required to run applications created by Visual Studio.
I don't know how many companies in the world use Microsoft Visual Studio to create the applications they sell or some even provide free of charge but I would guess it's alot. I suspect Microsoft probably uses Visual Studio for that though.
Perhaps all of those were not originally installed on your computer. And I'm not app installing guru but I do use Visual Studio to program with in the Visual Basic language. If I decide to create an installer so I can give somebody a program to install on
their computer there are certain prerequisites the installer can detect to see if they exist on the computer the application will be installed on. One would be a version of .Net Framework compatable for whichever version of .Net Framework my application was
created under. I suppose others would be the particular redistributable that my program would need to run on the PC it is to be installed on.
If prerequisites are not found and the computer has an internet connection the installer can download and install, with the permission of whoever is installing my app on their computer, any prerequisites such as .Net Framework or one of those redistributables
so that my application can then be installed on the PC and will run (athough the PC may need to be rebooted prior to running the application).
So maybe alot of those are on your computer because programs you have placed on your computer installed those, which they can also do from their installation disk if the redistributables ISO is on the applications install disk.
If you delete any of those it's entirely possible various programs will no longer be able to run on your system.
FYI read this link to get an idea about those.
The Visual C++ Redistributable Packages install runtime components that are required to run C++ applications built with Visual Studio 2012.
La vida loca

Similar Messages

  • I have been using a free trial of photoshop cc and my computer crashed. Now it says up to date, but the program is not installed anymore. How can I re install it? I already uninstalled creative cloud and re installed it, but the same issue occurs.

    I have been using a free trial of Photoshop cc and my computer crashed. Now it says up to date, but the program is not installed anymore. How can I re install it? I already uninstalled creative cloud and re installed it, but the same issue occurs.

    Hi dmomoney24  ,
    Kindly refer : CC desktop lists applications as "Up to Date" when not installed.
    Please revert if the problem persists.
    Thanks,
    Atul Saini

  • My computer crashed and I cant reload firefox.. I have tried the task manager and deleting uninstalling and installing program again. I click on icon and nothing appears although is running in task manager

    My computer crashed and I cant reload firefox.. I have tried the task manager and deleting uninstalling and installing program again. I click on icon and nothing appears although it appears to start and is running in task manager, but the browser wont open.

    See:
    *http://kb.mozillazine.org/Browser_will_not_start_up
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.com/kb/Server+not+found
    *https://support.mozilla.com/kb/Firewalls

  • I have updated my Adobe elements 11. Both picture and movies. I have installed elements 13 do I uninstall my two older programs

    I have updated my Adobe elements 11. Both picture and movies. I have installed elements 13 do I uninstall my two older programs

    Not unless you want to. Each version is a separate standalone version and you can keep both if you like.

  • Labview 8.2 applicatio​n builder - installer deletes previously installed programs

    Problem Description :
    I've been developing with LabView for 8+ years and recently had to upgrade from 6.1 to 8.2 because of compatibility issues with LabView, MAX, DAQ and SERIAL. LabView had always been so intuitive and efficient, but that has changed to some degree sometime after 6.1 IMO.  I won't get further into that, but I am having several problems with Application Builder and particularly, with creating an Installer and installing test programs.  I haven't seen many posts on this subject so I assume I am doing something wrong.
    In 6.1, I could build a program and create an installer in minutes, and all in the same step - Click on Build and the installer was created. I could also locate my files anywhere I wanted. Unfortunately the process in 8.2 is no where as simple as one has to create a build and installer separately. So far, I haven't been able to distribute my installer files where I want them according to our internal procedures. The build portion works fine and I can locate my files as needed, but not so for the installer (at least I haven't figured it out yet).  The main problem is that I have some common DLLs that I'd like to locate in a common directory for all of my programs, but it seems like I'm stuck putting them in the installation directory of every program that I write.  Again, it is fine in build.  There doesn't seem to be any flexibility in changing the location of the files in the installer.  I did see a post somewhere that mentioned that DLL files must be located in the system directory if you don't want them included in the build or installation.  I would just like to install the dlls to a common directory and not include them in every installation directory.  Just like I did in LV 6.1!
    This is a relatively minor problem compared to what happens when I try to install the programs.
    I have five separate programs for which I have recently built and created installers with the limitations that I've described above. I can install one program on my machine and it runs properly. If I try to install any of the
    other four, they will delete the previous installation - all the files are deleted (they all have different names). What I think is going on is that the installer thinks that these five programs are the same and simply overwrites the previous installation. One reason I believe this, is because I tried an installation and it failed with the error message that there was already a higher version installed. The higher version it was referring to was almost certainly the one program I could install, but certainly not a higher version of the one I was trying to install (it didn't exist yet). After I uninstalled the one program, I could install any other four. It doesn't matter if I install on  the build computer or the target computer (ATE).
    What am I doing wrong?  Please help me to resolve this problem.
    I wan't the build and install files in the same exact location:
    Example of my five programs and the locations of build and install:
    C:\KIK2-LabView\Customer Name\Base Part Number1\Program1.exe.......
    C:\KIK2-LabView\Customer Name\Base Part Number2\Program2.exe.......
    C:\KIK2-LabView\Customer Name\Base Part Number3\Program3.exe.......
    C:\KIK2-LabView\Customer Name\Base Part Number4\Program4.exe.......
    C:\KIK2-LabView\Customer Name\Base Part Number5\Program5.exe.......
    The support files will also be put in the corresponding directories. The common files were supposed to go in the KIK2-LabView directory instead of copies in every installation directory.
    Is there something I have to do with the registry? In 6.1 it was all automatic.
    I hope there are simple answers to my problems, but I have yet to find them out. I have been able to find very little info on Application Builder, and nothing that is comprehensive.
    Thanks!

    Thank for the reply, Andy
    I have scoured the Help files and this forum which helped me to create the build and installer, but they didn't address any of the problems that I described in my post.  I tried to make sure that I exhausted numerous resources before posting and requesting help.
    I appreciate the response, but you didn't quite get to my most important problem - that when I try to install a program from the created installer, it overwrites my previously installed program.  Actually I have found the answer in a different thread. --->  http://forums.ni.com/ni/board/message?board.id=140​&message.id=16146.  My problem is that I cut and pasted all of my project files and made the appropriate changes specific to each new project.  If you don't create brand new builds and installers in these projects, you will create duplicate registry keys, even though all of the names, numbers, files, etc. were changed to be completely unique.  I opened the .lvproj file in notepad and found several registry keys to be the same; here is an example:
    <Property Name="UpgradeCode" Type="Str">{831013BF-9112-45AA-BF13-A13F08098841}<​/Property>
    All of the projects that I created by cut and paste (and edit) method had this same exact key (as well as other keys) which was causing the previous install to be deleted/overwritten or gave me the message that a higher version already existed.  Again, this happened even though all of the project data was completely unique after it was edited, including the project filename (of course).  Finally, I completely rebuilt my projects from scratch starting with "New Project" and voila, they now all install properly.  Obviously, none shared any of the same registry keys. 
    I don't know if this is something that was overlooked, but it is so much easier to cut, paste and edit projects when they are very similar.   Unfortunately I have found out the hard way that new build and install spec's must be created.  Is there a change that can be made to the Project File in LabView so that when certain information changes (like the executable file name) that new registry keys will be generated?  It is obvious that you don't want someone to accidentally install a lower version of the project over a newer one, but it would have prevented my work time loss (several days) and will prevent time loss for others in the future as well.  Could you at least consider allowing the developer to generate new keys like was available in LabView 6.1?
    Also concerning the location of files, I previously had done all of what you said and can locate the build files where I want.  However, in the Installer (Source Files Tab), when I create the folders in [Windows Volume], all of the files from the build spec are put into the SAME directory, regardless of where they were located in the build spec.  If I try to delete one file, all will be removed.  I can't place individual files where I want them to go in the installer (if they are a part of the build).  Example:  In the installer, I created the subfolders KIK2-LabView\Customer\UUT Base Part Number on the [Windows Volume] directory and set the UUT Base Part Number as default.  I want most of the files to go into the default directory, but a few of the dependent dll's should go into the KIK2-LabView folder as they are common to many other programs/projects.  In short, I don't need or desire 50 copies of these dlls on my ATE.  I was able to locate the installer files anywhere in LabView Pro 6.1, but so far I can't figure out if this is possible in 8.2.  It would appear that it is not.
    Thanks,
    John W.

  • Install Program Cras

    I just received a Creative Zen Nano Plus (52 MB)and the install program crahses when I run it. It says that demo32.exe crashes because of some Quicktime file. How can I fix this?

    TheBlackDahlia,
    There seems to be some problem with the new Quicktime 7. As SSR mention, you could uninstall Quicktime first and then install from the CD. After which, you can install back your Quicktime again.
    Jason

  • Downloaded Firefox NIGHTLY-cannot find it on Programs to uninstall-what have I done???

    I just got refurb'd Lenovo and wanted to get Firefox. Googled and got Firefox Nightly which did not have a valid certificate and downloaded anyway. The video clip said this was a nightly update of the latest and greatest of what was happening in Firefox world. Now I cannot find it on my programs list to uninstall it. What have I done and what can I do? Thanks.

    hello McBreakthrough, nightly is the early developer version of firefox - for general use you'll more likely want to install the stable release version of firefox from getfirefox.com.
    you can sort your list of installed programs in the windows control panel by install date, this should make it easy to find & uninstall the most recently added programs...

  • Why Currently installed programs list is showing Adobe Muse twice?

    Hi Everyone,
    Can some one help me:
    Even Adobe Muse has being working on my PC since a few months ago after an updated I noticed that this program is listed twice on the "Installed Programs List" of control panel in my Windows7 x64, Sony VAIO Notebook.
    Is this normal? One of the installation shows as version 5.0.704 and the other as 5.0, however, in my start menu programs I only find one shortcut or link to start this application.
    Today even another strange thing has happened. In Creative Cloud, Adobe Muse is listed as up to date, however, when I started Adobe Muse today, it inmediately told me that there was an update available. How come ? Anyway, I guess this is an issue to start in another discussion.
    Roger

    Roger6 it is likely that one of the updates applied to Muse made an additional entry which is visible in the Programs and Features Control Panel.  If you wish to uninstall Muse you will want to start with the later version and then uninstall 5.0 if it is still available.
    For your second question the Creative Cloud application refreshes the list of available updates every 12 hours.  This is likely why the update was not visible until you started the Muse application.

  • Why do programs constantly uninstall themselves?

    Both my home and work computers have this issue. Randomly every fortnight or so programs will magically uninstall themselves from Creative Cloud. Both Lightroom and Photoshop. (Edit: just realised Bridge was missing for months)
    They are still on the computer and run perfectly, I'm always signed in, they are still in Windows 7 Control Panel's Add/Remove list - but they vanish from "Installed Apps" in Creative Cloud which is really annoying since to fix it I have to download several gigs of data to get them back in the "installed" list.
    Is there a way I can reset CC?

    Again! This morning turn on the computer and Creative Cloud wants to install Lightroom even though it is in Control Panel Add/Remove and it's obviously on the computer as I'm using it.
    Why am I the only person having issues with this across two entirely different computers?
    Why can't Adobe issue a fix so it checks the Windows' installed programs list because it is far more accurate?
    That's yet another gig off the monthly download limit.
    See attached picture, it's ludicrous.

  • What are the steps to make it seamless for a customer to use the install program and then use the installed program?

    I wrote an install program (.exe) that is downloaded from a website.  When run, it 1) leads a customer to browse to a directory, and 2) copies files (.exe, .dll, etc.) from a website to that directory.  When I run, the installed program works.
    What are the steps to make it seamless for a customer to use the install program and then use the installed program? 
    bhs67

    This site https://msdn.microsoft.com/en-us/library/vstudio/2kt85ked%28v=vs.110%29.aspx provides a basic description of the Visual Studio Windows Installer. 
    Near the bottom of the page is "You can unlock all the features of InstallShield by paying to upgrade to the full version of InstallShield."  Where do I find info that describes the differences between the "free" and the "full"
    versions?
    bhs67
    Hello,
    The default feature does support the task for your requirement, so there is no need to pay for the other features unless you want to use some feature which is not free.
    In addition, as this thread
    InstallShield LE not available with VS 2012 RTM? shared, even through there is a link to InstallShield LE in the New Project dialog under Deployment solutions, but it belongs to third-party that I would recommend you consider posting this issue
    at the following forum to get supports about InstallShield.
    http://community.flexerasoftware.com/forumdisplay.php?133-InstallShield
    Regards.
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I have just installed a new hard drive in my imac intel 20" (2006) and now the hard drive does not show up in the 'select destinations' folder of the install program.

    I have just installed a new hard drive in my imac intel 20" (2006) and upgraded the memory and now the hard drive does not show up in the 'select destinations' folder of the install program. I can see the hard drive in the disk utilities window however it wont let me do anything.
    It is a seagate 1TB SATA II drive however it is displaying it as a 7.3 TB.
    If anyone has any suggestions I would be happy to hear them.
    I have tried to erase and partition and get the same error message each time, 'Input/Output error'.
    I have tried starting the thing with the install disk which is Mac OS X (Tiger?) which came with the computer. No good.
    Anyone?

    Thats correct. I can see it in the list however when I attempt to erase it or partition it it's like it's not being found or recognised and it throws up the input/output error message. I am pretty sure that the sensor it attached correctly and it is a SATA drive. I can see all the infor regarding the drive when disk utility is open and it all looks good but I cant access it or do anything with it. It's taunting me!
    The install disk is in the drive and the install program runs right up to the point where you have to select the location for the install and there is just nothing in the box where you have to select the hard drive icon.
    I have my suspiscions about the drive but any help would be appreciated.

  • Control pannel not showing some installed programs

    my os is win 7 and my control pannel is only showing google chrome and microsoft . net framework 4 client and ms office enterprise.but i have installed many programs such as mozila,adobe reader,avast antivirus and so many others but they are not showing
    in my control panel programs..but at present they are working properly they are opening i am not having trouble with that..but i want to uninstall some programs and not finding a way i used even c cleaner tools but of no use..i started system scan but of no
    use..pls suggest a solution

    Hi,
    When you launch Control Panel\Programs and Features, aren't you able to find the installed programs there?
    All programs icons stored under control panel\Programs and Feature are related with registry keys
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
    and
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432node\Microsoft\Windows\CurrentVersion\Uninstall  (64 bit system)
    If these keys are corrupted or you don't have enough permissions on these keys, then the program icons will not be displayed under Programs and Features.
    Yolanda Zhu
    TechNet Community Support

  • Installing programs built with Java

    I have a client who installed programs [applications] we built in Java. One person has no problem installing and running the programs. Another can install and run two of the three programs. The third program does not open a dialog box for them to register the program with us. The third person can open one program [the second installs with the first but will not open]; and the third program does not install at all. They all use Windows 2000 5.00.2195 with Service Pack 3. For the program that will not install the task manager indicates that 100% cpu processing time is involved. For the other programs that will not run, they get the javaw.exe error message. A fourth person with Service Pack 4 cannot install any of the programs and gets the wjview.exe generated error and the computer shuts down. This represents money to us if we can solve this problem. I would appreciate any help or suggestions.
    Thanks
    Donna

    * You ship your own JRE for your app
    * You get errors from wjview.exe
    Based on these 2 evidences, your app is not launched
    with your shipped JRE correctly. Perhaps it is
    launching the default java and not the full path to
    your JRE location? That is at least one of your
    problem you need to fix there.
    I suggest two probabilities
    1) As lichudang says above, launching is not correct. wjview.exe is a component of MS Java, not Sun Java.
    2) Possibly these client machines have acquired spyware/adware/viruses. Using wjview to launch these buggers is somewhat common.
    Take a look at this thread http://forum.java.sun.com/wireless/thread.jsp?forum=8&thread=351762&start=30&range=15&tstart=0&trange=15 which talks about (2) above.
    This Google search turns up quite a few references, try refining it with additional terms
    http://www.google.com/search?num=100&hl=en&lr=lang_en&ie=UTF-8&c2coff=1&q=%22wjview.exe&btnG=Search

  • INSTALLED PROGRAMS

    I have found 4 seemingly identical Microsoft C++2008 Redistributable programs installed and 2 2010.  I wonder if some are redundant and are not needed.
    Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729
    596KB 4/24/2013
    Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729
    788KB 4/24/2013
    Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729                                                        
                                       590KB 5/2/2013
    Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729
    788KB 5/2/2013
    Microsoft Visual C++ 2010 Redistributable - x6410.0.40219
    17.7KB10/22/2013
    Microsoft Visual C++ 2010 Redistributable - x86 10.0.40219
    13.7KB 10/22/2013
    Can you please tell me if any have been replaced and should be removed to help speed up my pc?

    As far as I know the redistributable packages are required to run applications created by Visual Studio.
    I don't know how many companies in the world use Microsoft Visual Studio to create the applications they sell or some even provide free of charge but I would guess it's alot. I suspect Microsoft probably uses Visual Studio for that though.
    Perhaps all of those were not originally installed on your computer. And I'm not app installing guru but I do use Visual Studio to program with in the Visual Basic language. If I decide to create an installer so I can give somebody a program to install on
    their computer there are certain prerequisites the installer can detect to see if they exist on the computer the application will be installed on. One would be a version of .Net Framework compatable for whichever version of .Net Framework my application was
    created under. I suppose others would be the particular redistributable that my program would need to run on the PC it is to be installed on.
    If prerequisites are not found and the computer has an internet connection the installer can download and install, with the permission of whoever is installing my app on their computer, any prerequisites such as .Net Framework or one of those redistributables
    so that my application can then be installed on the PC and will run (athough the PC may need to be rebooted prior to running the application).
    So maybe alot of those are on your computer because programs you have placed on your computer installed those, which they can also do from their installation disk if the redistributables ISO is on the applications install disk.
    If you delete any of those it's entirely possible various programs will no longer be able to run on your system.
    FYI read this link to get an idea about those.
    The Visual C++ Redistributable Packages install runtime components that are required to run C++ applications built with Visual Studio 2012.
    La vida loca

  • Installed programs "slow" to start and close

    My OS is windows 8.1 pro. I have a dual-boot with win7 ultimate. Lately some of my installed programs, utorrent for one example takes longer to start than before. It also takes up to 45 seconds to close after clicking X button. Even my office2013 programs
    are taking longer to load, they start, but will not open for 30 seconds. Is there any "errors" I should be looking for. What is the best way to check for system errors? I have basic computer skills, but I definitely need a "guide" to help
    me. Thanks for any advice

    Joey
    Please provide us with your Event Viewer administrative logs by following these steps:
    Click Start Menu
    Type eventvwr into Search programs and files (do not hit enter)
    Right click eventvwr.exe and click Run as administrator
    Expand Custom Views
    Click Administrative Events
    Right click Administrative Events
    Save all Events in Custom View As...
    Save them in a folder where you will remember which folder and save as Errors.evtx
    Go to where you saved Errors.evtx
    Right click Errors.evtx -> send to -> compressed (zipped) folder
    Upload the .zip file to skydrive or a file sharing service and put a link to it in your next post
    If you have updated to win 8.1 and you get the error message "the system cannot find the file specified" it is a known problem.  The
    work around is to edit the registry.  If you are not comfortable doing this DONT.  If you are backup the key before you do
    Press Win+r and input regedit
    Navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Channels. Delete "Microsoft-Windows-DxpTaskRingtone/Analytic"
    Wanikiya and Dyami--Team Zigzag

Maybe you are looking for

  • Lightroom Imports even my vertical pictures as horizontals!

    Well, the title says it all. When I'm importing photos either directly from the camera (Canon Rebel XTi) or from the card reader, it imports all of the files as horizontals, including the obviously verticals. Now, when they are viewed in Lightroom (1

  • Sudden drop of performance

    Hi All. I have had BT BB for well over a year with zero proat all, until recently for the last week or so my connection to the net will just drop out, the router stays connected but pages will time out and then all of a sudden it will work fine again

  • ABAP runtime errors TYPELOAD_NEW_VERSI ON   (SAPM/SAINT UPDATE)

    Hi ,All I am using SAP4.6c with Orcle8i database on aWindows 2k Adv server. I have imported SPAM (KD00050.CAR) but after imporiting I am unable to use SPAM/SAINT Transaction code and its showing ABAP runtime error like "ABAP runtime errors TYPELOAD_N

  • HT5622 I can't purchase gems in a game

    I can't purchase gems in clash of clans

  • Sir I want to know whether my windows 7 is genuine or not.....

    I have reinstalled the windows using a booted pendrive which was copied from the original cassete (that I had got from company) as my laptop's CD drive was not working. So please tell me whether my windows is genuine or not?...