Create a list of all installed programs in NT

This tip was submitted to the SearchWin2000 Tip Exchange by member Matt Laccetti. Let other users know how useful it is by rating the tip below.


When applications are installed on NT, the setup routine creates entries in the registry. When you need to create a list of all programs installed on all computers on your network, you can use the following registry key:

  • HKEY_LOCAL_MACHINESoftwareMicrosoftWindows
    CurrentVersionUninstall

    This key is used by the setup routine to provide the necessary information for the operating system to uninstall an application. Read this key and its values on all network computers to obtain a list of all installed applications.

    Note: Not all setup programs create values in this key, including older applications and DOS programs. To identify such programs, try searching for .exe and .ini files.

    This was first published in May 2002

  • Join the conversationComment

    Share
    Comments

      Results

      Contribute to the conversation

      All fields are required. Comments will appear at the bottom of the article.

      Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.