what is the command to obtain softwares installed in my pc

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bpr
    New Member
    • Sep 2006
    • 4

    what is the command to obtain softwares installed in my pc

    hai everyone,

    My task is to list out softwares installed in client pc...
    My idea is to know command that fetch me the softwares installed in a particular pc..and then from a java application using Runtime an Process classes..i like to invoke that command...

    So,its great if anyone mention me the command to list out softwares installed in a pc....

    Heard that one can use jni to achieve this task...but i don't know how to...
    If anyone knows let me know the detailed description of it..

    If there are any other ways to achieve this task..let me know.

    with regards..
    bpr.
  • PLA
    New Member
    • Aug 2006
    • 44

    #2
    Originally posted by bpr
    hai everyone,

    My task is to list out softwares installed in client pc...
    My idea is to know command that fetch me the softwares installed in a particular pc..and then from a java application using Runtime an Process classes..i like to invoke that command...

    So,its great if anyone mention me the command to list out softwares installed in a pc....

    Heard that one can use jni to achieve this task...but i don't know how to...
    If anyone knows let me know the detailed description of it..

    If there are any other ways to achieve this task..let me know.

    with regards..
    bpr.
    This link may help you

    Comment

    • bpr
      New Member
      • Sep 2006
      • 4

      #3
      Originally posted by PLA

      thanx for timely reply....

      i am not able to find Advapi32.lib which is registry API to save and retrieve registry settings.

      can u help me out

      with regards..,
      bpr

      Comment

      Working...