Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. how to retrieve the list of installed programs

how to retrieve the list of installed programs

Scheduled Pinned Locked Moved System Admin
tutorialloungelearning
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alexdboy
    wrote on last edited by
    #1

    :sigh:We need to retrieve the names of the installed programs on the win2000 pro OS and the whole pathes of the corresponding executive files as well. It is very like what the "open with" dialog does and it would be great if our list is the same as the one which the dialog offers. I know our work should do something with the reg, but after a disturbing examining on it, I still can't find out a general solution. When I think I got the rule, there would be a exception. Please give me some advices, every single word of your answer will be appreciated. Much thanks. learning to program

    M L 2 Replies Last reply
    0
    • A alexdboy

      :sigh:We need to retrieve the names of the installed programs on the win2000 pro OS and the whole pathes of the corresponding executive files as well. It is very like what the "open with" dialog does and it would be great if our list is the same as the one which the dialog offers. I know our work should do something with the reg, but after a disturbing examining on it, I still can't find out a general solution. When I think I got the rule, there would be a exception. Please give me some advices, every single word of your answer will be appreciated. Much thanks. learning to program

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You could do what the Add/Remove Programs applet does, enum the keys under HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. Keys that have both DisplayName and UninstallString values are listed in the add/remove list. --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ | You Are Dumb Magnae clunes mihi placent, nec possum de hac re mentiri.

      1 Reply Last reply
      0
      • A alexdboy

        :sigh:We need to retrieve the names of the installed programs on the win2000 pro OS and the whole pathes of the corresponding executive files as well. It is very like what the "open with" dialog does and it would be great if our list is the same as the one which the dialog offers. I know our work should do something with the reg, but after a disturbing examining on it, I still can't find out a general solution. When I think I got the rule, there would be a exception. Please give me some advices, every single word of your answer will be appreciated. Much thanks. learning to program

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        http://www.microsoft.com/technet/scriptcenter/scripts/apps/user/usapvb11.mspx[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups