Added new bit where listed hard drives are color coded according to what kind of drive they are (ex. Network drive, hard drive, CD, floppy). Also wind…
Yet again another update. This time it can read your local hard drive and tells you name of drive, file space, total size, etc. Each drive has progres…
Here’s another update. Added “html” button which allows user to select html file with javascript code rather than having to go to maxscript code to ma…
Here’s latest version of ‘pc spec’. Includes two files: maxscript and html (which includes javascript). To run be sure to change ‘global urlform’ to c…
Here’s what I’ve been working on. Have managed to be able to find PC info such as memory, memory ram, os version, cpu info using WbemScripting.SWbemLo…
Been looking for some sort of solution which might work to get pc spec data. Most activex’s I’ve found on net are shareware or pay so wouldn’t work fo…
Thanks for incredible help you’ve given. Wouldn’t be able to learn so much of this without help you’ve given. =) Bobo: There is a System Info …
Those worked great! Thanks for response. Wondering if there’s a activex or simple java command that could be used to get the processor information. It…
Figured out best way to cheat this by simply making dialog box a modal. By doing this disables everything except the current dialog box open. Also add…
Great. Both of those worked.