CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2004
    Location
    Mumbai
    Posts
    11

    How to get ASSET information?

    I am working on a college project and
    I want to get the asset info (hardware and software ) installed on a PC using JAVA .
    Tell me if Windows or its APIs provide any help.

  2. #2
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104
    Windows and its APIs provide all the help you need

    ps; correct use of no-apostrophe in the pluralisation of API.. well done!
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

  3. #3
    Join Date
    Jul 2004
    Location
    Mumbai
    Posts
    11
    Thank u for telling that Windows APIs provide all the help to get the ASSET info.
    What more I want to know is how can I do it with JAVA.
    Please provide links to any site u know or if any code available with u.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured