Jump to content

Compumind

Experienced Members
  • Posts

    65
  • Joined

  • Last visited

Posts posted by Compumind

  1. I was thinking...

     

    Would it be possible to have a "Ports" category to encompass

    all external ports available on a system? Not peripherals.

     

    For example:

     

    Dell Model XPS 2011

     

    USB 3.0 (3)

    USB 2.0 (6)

    Display Port (1)

    Lightpeak (1)

    HDMI (2)

    DVI (1)

    eSata (1)

     

    Maybe combine some technical information about each port, with the listing.

     

    Just an idea! :)

  2. Hi johnb1:

     

    This is a quick Visual Basic Script file (hence, the .vbs suffix) - os is the name you are giving it. ;)

     

    Therefore, the name of the newly created file will be: os.vbs

     

    Here you go...

     

    Open Notepad.

     

    Copy and Paste the following in it:

     

    strComputer = "."

    Set objWMI = GetObject("winmgmts:" & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")

    Set OS = objWMI.ExecQuery ("Select * from Win32_OperatingSystem")

    For Each item in OS

    Wscript.Echo item.caption & ", Service Pack " & item.ServicePackMajorVersion & "." & item.ServicePackMinorVersion

    Next

     

    Use Save As -> os.vbs (you will have to type os.vbs as the filename) and save it your Desktop.

     

    Find it and click to run the Script.

     

    Then report the result back here.

     

    Hope this helps! :)

  3. Computermind, There was a discussion of making .speccy output configurable but it is currently not able to be specified

     

    Guess the only alternative right now is .TXT output and edit out the IP.

     

    If the OS Serial is currently omitted in the .speccy file, it should be relatively easy to mask the IP information.

  4. Hi all:

     

    Just downloaded and installed Speccy 1.11 under Windows XP Pro, SP3.

     

    The Firewall is still incorrectly listed as McAfee. Should be Norton Internet Security. :(

     

    However, Norton Internet Security is correctly detected for the AV portion:

     

    FYI - (Should really be Norton Internet Security 2011, not just Norton Internet Security) :D

     

    Windows Security Center

     

    Windows Update

    AutoUpdate Disabled

    Firewall

    Firewall Enabled

    Company Name McAfee

    Display Name

    Product Version

    Antivirus

    Antivirus Enabled

    Company Name Symantec

    Display Name Norton Internet Security

    Product Version 18.6.0.29

    TimeZone

    TimeZone GMT -5 Hours

    Language English

    Country United States

    Currency $

    Date Format M/d/yyyy

    Time Format h:mm:ss tt

     

    Mr. Ron, could you please shed some light on this?

     

    Thanks.

  5. Same here kaspersky not detected at all.

    Seems to be all security issues are incorrect except FW

    Speccy is reporting defender is running but under services clearly stated it's NOT running.

     

     

     

    I've done dutch translation too (1.09 build 231).

     

    Upgrade to version 1.10 (the latest as of this date) and see if that cures it.

     

    Let us know. Thanks.

  6. Sure, the site admin enabled PM attachments for members (as opposed to just moderators and admins)

     

    May well have been accidentally 'un-enabled' when the new Piriform skin was applied and no one realized at the time.

     

    Nice work, Hazelnut!

     

    I have been monitoring this thread and also wondered why I couldn't attach PM files.

    Now I understand...

     

    How can I kive "Kudos" to your post? - the green/red (post up/down) buttons are not functional ("Reached Quota") :blink:

  7. I can't answer that and neither can you. If the developers have asked for the log (whether you think it normal or not) you should submit it. Especially with this issue as the problem is not that speccy isn't working the problem is that speccy is recieving bad information.

     

    Why are you fighting posting a log? if it was asked for you should probably submit it if you want this issue fixed.

     

    Nergal:

     

    I don't mind PM-ing the log for what it's worth.

     

    Problem is that when I check off all the boxes and sub-boxes, there is no notification that the debug is complete. The file size is always increasing.

     

    When does the debug end?

     

    Ideas?

  8. I'm sorry but I think you should let the developers decide what is useful information. They asked for the logs and the debug log because it'll tell them something.

     

    Hi Nergal:

     

    I ran the Debug with all parameters checked.

     

    However, It was updating the .txt file (after some normal initialization data) with this -

     

    [2011-05-04 14:18:37] [iNFO ] ATI detection GPU - Status 0, count 1 (60, 0 0)

     

    Nothing else, so after 1 hour I decided to terminate the Debug.

     

    Am I doing something wrong? Seems pretty clear to me.

     

    Compumind :0)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.