Jump to content

Compumind

Experienced Members
  • Posts

    65
  • Joined

  • Last visited

Everything 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. I confirmed this on two other Win XP Pro (SP3) systems and one Win 7 Pro. The Peripherals and Network categories are not listed under Summary. Something to fix, I guess.
  3. 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!
  4. Thanks. It would be nice if these common threads could be consolidated into a new "Speccy Known Issues" super thread.
  5. Hmm... Using Speccy 1.11 under Win XP Pro, SP3 - I have noticed that the Peripherals and Network categories are not displayed under the Summary tab. (These are the last two categories) Can someone else confirm this? If yes, is there a fix? TIA
  6. Hi... Am I missing something or is it just not listed?
  7. Hi. Can a Dev kindly acknowledge my above post? Thanks!
  8. 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.
  9. Hi nikki605: If you create the .speccy file and save it to the desktop, I can still see my own IP. Is there a way to suppress that? TIA
  10. 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) 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.
  11. If you look a few posts back in this thread, Speccy 1.11 is coming. Let's see if that fixes things!
  12. Upgrade to version 1.10 (the latest as of this date) and see if that cures it. Let us know. Thanks.
  13. Apple is really a niche product. They usually lock you into limited functionality.
  14. Thanks! What is the ETA of that 1.11 release? (I am looking forward to testing it)
  15. Has any progress been made in getting 1.10 to detect the correct AV/Firewall?
  16. 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")
  17. Hi Nergal: PM sent to MrRon. Nikki605: Just copy and paste the text of the debug.txt file into the message body. I see what you mean about the attachment.
  18. 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?
  19. 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.