|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
computer properties in vb.neti want to know all the programs that installed in the current computers and
properties like name, hard disk serial number , grafic card ets. plaese help "LionM" <Li***@discussions.microsoft.com> schrieb: Take a look at the classes 'SystemInformation', 'Environment', and> i want to know all the programs that installed in the current computers > and > properties like name, hard disk serial number , grafic card ets. 'Application'. More information can be obtained using WMI: <URL:http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=842&lngWId=10> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> In addition to Herfried, if your going to use wmi, wbemtest is very handy
tool that comes with windows to find out what info you can get from cimv2. So I would also do some reading on wbemtest. If you want I can send you and example app that uses wmi to get all sort of pc info which I made a couple of months ago Greetz Peter -- Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. (Rich Cook) "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> schreef in bericht <URL:http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=842news:eqDiRRhFGHA.3064@TK2MSFTNGP10.phx.gbl... > "LionM" <Li***@discussions.microsoft.com> schrieb: > > i want to know all the programs that installed in the current computers > > and > > properties like name, hard disk serial number , grafic card ets. > > Take a look at the classes 'SystemInformation', 'Environment', and > 'Application'. More information can be obtained using WMI: > > &lngWId=10> Show quoteHide quote > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> > please sent me your example
thanks Show quoteHide quote "Peter Proost" wrote: > In addition to Herfried, if your going to use wmi, wbemtest is very handy > tool that comes with windows to find out what info you can get from cimv2. > So I would also do some reading on wbemtest. > > If you want I can send you and example app that uses wmi to get all sort of > pc info which I made a couple of months ago > > Greetz Peter > -- > Programming today is a race between software engineers striving to build > bigger and better idiot-proof programs, and the Universe trying to produce > bigger and better idiots. So far, the Universe is winning. (Rich Cook) > > "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> schreef in bericht > news:eqDiRRhFGHA.3064@TK2MSFTNGP10.phx.gbl... > > "LionM" <Li***@discussions.microsoft.com> schrieb: > > > i want to know all the programs that installed in the current computers > > > and > > > properties like name, hard disk serial number , grafic card ets. > > > > Take a look at the classes 'SystemInformation', 'Environment', and > > 'Application'. More information can be obtained using WMI: > > > > > <URL:http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=842 > &lngWId=10> > > > > -- > > M S Herfried K. Wagner > > M V P <URL:http://dotnet.mvps.org/> > > V B <URL:http://classicvb.org/petition/> > > > > > Hi what's your email address?
but if you post it "encrypt" it a bit otherwise you'll get a lot of spam Greetz Peter -- Show quoteHide quoteProgramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. (Rich Cook) "LionM" <Li***@discussions.microsoft.com> schreef in bericht <URL:http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=842news:253600DC-74E2-4418-ADD2-E2793225A9BF@microsoft.com... > please sent me your example > > thanks > > "Peter Proost" wrote: > > > In addition to Herfried, if your going to use wmi, wbemtest is very handy > > tool that comes with windows to find out what info you can get from cimv2. > > So I would also do some reading on wbemtest. > > > > If you want I can send you and example app that uses wmi to get all sort of > > pc info which I made a couple of months ago > > > > Greetz Peter > > -- > > Programming today is a race between software engineers striving to build > > bigger and better idiot-proof programs, and the Universe trying to produce > > bigger and better idiots. So far, the Universe is winning. (Rich Cook) > > > > "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> schreef in bericht > > news:eqDiRRhFGHA.3064@TK2MSFTNGP10.phx.gbl... > > > "LionM" <Li***@discussions.microsoft.com> schrieb: > > > > i want to know all the programs that installed in the current computers > > > > and > > > > properties like name, hard disk serial number , grafic card ets. > > > > > > Take a look at the classes 'SystemInformation', 'Environment', and > > > 'Application'. More information can be obtained using WMI: > > > > > > > > Show quoteHide quote > > &lngWId=10> > > > > > > -- > > > M S Herfried K. Wagner > > > M V P <URL:http://dotnet.mvps.org/> > > > V B <URL:http://classicvb.org/petition/> > > > > > > > > >
Create a custom collection
How to re-acquire the Text from a combo box Anyone used Socketwrench? Problem With Insert into MySQL DB using VB.Net 2005 COBOL Packed decimal converter to VB decimal Capture and redirect TCP traffic Random String filewatcher file modification What mvp use for printing WM_LBUTTONDOWN and the lParam parameter |
|||||||||||||||||||||||