Jump to content

Computer Information (New Tabbed Version!)


Skrip
 Share

Recommended Posts

That's right, I have a bigger changelog than before by longshot. That's right the whole thing is tabbed now. More organized. Please View the changelog and download! :whistle:

-->VERSION 1.0

-Detects Computer Name.

-Detects IP Address.

-Able to run a .exe though it. (Not Finished)

-Detects Operating System.

-Detects drives.

-Detects cd-rom drives.

-Detects removeable drives.

-Detects Total space on any drive.

-Detects FREE space on any drive.

-Detects Monitor pixels.

-Detects Montior refresh rate.

-Detects where you place the program on your drive.

-Detects Processes.

-->VERSION 1.1

-Adds Process system.

-Adds Title system.

-->VERSION 1.2

-Fixed an error.

-Detects if you're connected to the internet.

-->VERSION 1.4-Adds Winshow.

-Adds WinHide.

-Fixes WinKill.

-Adds Retest internet connection button.

-Adds Credits,

-Fixes Winlist

-Fixes Process list

-->VERSION 2.0

-New GUI

-->Version 2.102

-All errors fixed

-Seperated windows and exes for easier viewing

-Added File Tree

-Detects Username

-Organized into groups

-->VERSION 2.201

-Button text change

-Added 'Run file' back in -working 100%

-->VERSION 2.400

-Now Detect's Video Card

-Now Detect's Sound Card

-Now Detect's Processor

-->VERSION 2.705

-Adds internet input box

-Fixes Sound card detection

-Fixes Processor Detection

-Finds status of sound card

-->VERSION 3.01

-Adds Installed programs list

-Adds Windows information

=-Serial Number

=-Product Key

=-Last boot time

=-Install Date

=-Registered owner

=-Type

-Changes to internet box

-->VERSION 3.21

-Adds version

=-Product name

=-Contact me

-Adds All of JSthePatriot UDF's

==-Event Logs

==-Extended Sound Card Info

==-Extended Video card Info

==-Bios Info

==-Printer Info

==-Process Info

==-Processor Info

==-Thread Info

==-User Info

==-Operating System Info

==-Ram Info

==-Service Info

==-Software Info

==-Shares Info (Don't ask..No clue)

==-Computer Groups Info

-Adds more space for the "File Path"

-Adds Internet Proxy (IP) Address

-Fixes Sound card information

-Fixes Video Card Information

CompInfo.au3: http://www.autoitscript.com/forum/index.php?showtopic=29404

Previous Downloads: 169

Edited by Firestorm

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

Heh, Sorry (compinfo.au3) added to post :whistle:

Thanks for the reply.

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

Much better looking. The code is looking alot cleaner as well.

Glad to see you are progressing. One thing that I noticed is you use my _ComputerGetSoftware for your SoftWare button, but I am unsure of the method you are using for your Programs tab, because the information is the same.

As that UDF will be in constant upgrading you may want to link to the actual post instead of the file itself as it will be dead link soon. I am adding to the UDF today if it all works out well.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

It looks quite well, lots and lots of information.

I have three suggestions though:

Change "MB" to "GB" in the drivespace function;

Replace "-1" by something like "Not Found" in your output;

In the credits section, give some to JS :whistle:

Good job!

Don't take my pic to serious...~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~You Looked, but you did not see!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Link to comment
Share on other sites

I get this error on 4 different machines i've tried it on when selecting "get extended video card info"

they all have ati cards 2 are ati's and the other 2 are visiontek's all different models

all my machines have ati cards so i don't know if thats where the problem is

$strAcceleratorCapabilities = $objItem.AcceleratorCapabilities (0)

$strAcceleratorCapabilities = $objItem.AcceleratorCapabilities (0)^ERROR

Error: The requested action with this object has failed

also "get extended sound card info" only works first time after that it does nothing

compiled with beta 132 using CompInfo.au3 from link in your post

Edited by CWorks
Link to comment
Share on other sites

Hmm Cworks, Thanks I didn't see that error, I though I fixed it.

I'll work on that.

-JS added to credits (sorry, forgot that :whistle:)

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

Heh, thanks for that, can't belive I put pilot...

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

Very nice...

[u]My Projects[/u]:General:WinShell (Version 1.6)YouTube Video Downloader Core (Version 2.0)Periodic Table Of Chemical Elements (Version 1.0)Web-Based:Directory Listing Script Written In AutoIt3 (Version 1.9 RC1)UDFs:UnicodeURL UDFHTML Entity UDF[u]My Website:[/u]http://dhilip89.hopto.org/[u]Closed Sources:[/u]YouTube Video Downloader (Version 1.3)[quote]If 1 + 1 = 10, then 1 + 1 ≠ 2[/quote]

Link to comment
Share on other sites

Well I do appreciate being added into the credits section. :whistle:

As I stated above you may wish to use my UDF's in a slightly different manner than what I have used in my "examples" file.

Also about the "Programs" tab, and the Get SoftWare button. What UDF are you using for the "Programs" tab?

Thanks for linking to my thread rather than just the file.

Other than that, it looks great.

Thanks,

JS

Edited by JSThePatriot

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

Looks nice.

Info should be in a listview. Now we have to press too much on 'OK'.

Refresh List in your programs show 2 different progress bars :-(

Alpha Bar show be called 'Transparency"

I agree the info should be in some sort of list. That is what I was refering to when I said he may want to use my examples more as a way to see how the UDF's work, but use something else to actually glean the information.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

Okay, JS I used your examples instead of using them in a different way because I was on a timer to get it done. (I'm going on a Vacation).

And search for big_daddy, for his add-remove programs list.

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...