how to delete bonjour file and fix the network problems?

Page 7 of 10 FirstFirst ... 56789 ... LastLast

  1. Posts : 56
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #61

    karlsnooks said:
    If you:
    Power off the computer.
    Disconnect any ethernet cable and any router.
    Power up your computer.
    Do NOT try to connect to the internet.

    Now how long is the start up time?

    After that determination, you can reconnect.
    Here is my start up time with internet connection

    How long pc takes to load before it connects to the internet: 1:38


    How long it takes to load after it connects to the internet: 3.37


    Here is my start-up time with no internet (Ethernet pulled out as you suggested): 1:23


    Here is ipconfig

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>ipconfig

    Windows IP Configuration


    Ethernet adapter Local Area Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::498f:248a:ec7:c6a5%11
    IPv4 Address. . . . . . . . . . . : 192.168.0.39
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.0.2

    Tunnel adapter isatap.{1291DE7D-A7E2-4828-B2A5-BAB4E5B6E23F}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 11:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    C:\Windows\system32>
    C:\Windows\system32>







    However I have got some more news that could maybe shed some light on the situation.

    When my pc started with the Ethernet in, I went into the network adapter and disabled it, after this my internet began to work (although I still had to wait ages, I did not have to pull out Ethernet and put it back in again). So I restarted the pc to see if this will work again, but it didn’t, so I went into the network adepter and enabled it, and the same thing happened, I restarted the pc to see if this will work, but it did not, so I went back in the network adapter and disabled it again, and the story starts all over again. Do you think this could be part of the problem.
      My Computer

  2.    #62

    Is there a newer driver for Ethernet Adapter cued in optional Windows Updates, or if you click on it in Device manager to Update driver?

    What other listings are there under Network Adapters in Device Manager?

    Did you flush the DNS using the batch file I posted earlier?

    gregrocker said:

    Copy and paste these lines in Note pad.

    @Echo on
    pushd\windows\system32\drivers\etc
    attrib -h -s -r hosts
    echo 127.0.0.1 localhost>HOSTS
    attrib +r +h +s hosts
    popd
    ipconfig /release
    ipconfig /renew
    ipconfig /flushdns
    netsh winsock reset all
    netsh int ip reset all
    shutdown -r -t 1
    del %0


    Save as flush.bat to your desktop.
    Right click the .bat file and choose to run as Administrator. Your computer will reboot itself.
      My Computer


  3. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #63

    abuh,
    after carrying out the .bat file that greg gave, then you need to 100% and fully update your Win 7 and here is how:
    UPDATING YOUR WIN 7
    1. ASSURE THAT YOU RECEIVE ALL UPDATES
    WIN | type WINDOWS UPDATE | ENTER |
    Change settings (left-hand column) |
    checkmark all four of the boxes | OK
    button

    Approve any dialog boxes presented. Let Windows install any update features.

    WIN is the key with the Microsoft flag on top.

    2. INSTALL CRITICAL UPDATES
    Check for Updates
    (left-hand column)
    Install ALL critical updates.
    Restart your computer (even if not prompted)

    Repeat this procedure until there are no more critical updates.

    DO NOT TRUST the “Windows is up to date” in center of dialog. until you see that TWICE IN A ROW!

    3. INSTALL IMPORTANT UPDATES
    Use the “critical update” procedure until all important updates are installed.

    4. INSTALL OPTIONAL UPDATES
    Under Optional updates you will be presented with:
    a) Microsoft Bing Desktop which is of questionable value
    b) a list of about 34 language updates.

    You can hide those updates so that aren't continually notified of those updates.
    When you click on 34+ optional updates are available, then you
    a) highlight all of the language updates,
    b) right-click anywhere in the highlighted list.
    c) click on Hide Updates,
    d) OK button.
    Install ALL other Optional Updates.
    Use the “critical update” procedure.

    UPDATE GOLDEN RULES

    Install ALL, yes, ALL updates.
    This is Win 7 and not Vista or XP (eXPired).

    UPDATE IS HUNG –TAKING FOREVER
    Hung is very doubtful unless you interrupted updates.

    CTRL + SHIFT + ESC key combo will pop-up the Task Manager.
    Lo and behold, Windows Update is still running!

    You hold down the CTRL and SHIFT keys.
    While holding them down, tap the ESC key once.
      My Computer


  4. Posts : 56
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #64

    gregrocker said:
    Is there a newer driver for Ethernet Adapter cued in optional Windows Updates, or if you click on it in Device manager to Update driver?

    What other listings are there under Network Adapters in Device Manager?

    Did you flush the DNS using the batch file I posted earlier?

    gregrocker said:

    Copy and paste these lines in Note pad.

    @Echo on
    pushd\windows\system32\drivers\etc
    attrib -h -s -r hosts
    echo 127.0.0.1 localhost>HOSTS
    attrib +r +h +s hosts
    popd
    ipconfig /release
    ipconfig /renew
    ipconfig /flushdns
    netsh winsock reset all
    netsh int ip reset all
    shutdown -r -t 1
    del %0


    Save as flush.bat to your desktop.
    Right click the .bat file and choose to run as Administrator. Your computer will reboot itself.


    There is no new driver for my Ethernet port, only one for bing desktop and my gtx 560. My network adapter already has the latest updates, there is one listing under it in device manger and that is "Realteck PCIe GBE family controller" . yes i did flush the DNS using that bacthc file, i think it made my internet load up faster, but i still have to pull out Ethernet and put it back in again for the internet to work.
      My Computer


  5. Posts : 56
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #65

    karlsnooks said:
    abuh,
    after carrying out the .bat file that greg gave, then you need to 100% and fully update your Win 7 and here is how:
    UPDATING YOUR WIN 7
    1. ASSURE THAT YOU RECEIVE ALL UPDATES
    WIN | type WINDOWS UPDATE | ENTER |
    Change settings (left-hand column) |
    checkmark all four of the boxes | OK
    button

    Approve any dialog boxes presented. Let Windows install any update features.

    WIN is the key with the Microsoft flag on top.

    2. INSTALL CRITICAL UPDATES
    Check for Updates
    (left-hand column)
    Install ALL critical updates.
    Restart your computer (even if not prompted)

    Repeat this procedure until there are no more critical updates.

    DO NOT TRUST the “Windows is up to date” in center of dialog. until you see that TWICE IN A ROW!

    3. INSTALL IMPORTANT UPDATES
    Use the “critical update” procedure until all important updates are installed.

    4. INSTALL OPTIONAL UPDATES
    Under Optional updates you will be presented with:
    a) Microsoft Bing Desktop which is of questionable value
    b) a list of about 34 language updates.

    You can hide those updates so that aren't continually notified of those updates.
    When you click on 34+ optional updates are available, then you
    a) highlight all of the language updates,
    b) right-click anywhere in the highlighted list.
    c) click on Hide Updates,
    d) OK button.
    Install ALL other Optional Updates.
    Use the “critical update” procedure.

    UPDATE GOLDEN RULES

    Install ALL, yes, ALL updates.
    This is Win 7 and not Vista or XP (eXPired).

    UPDATE IS HUNG –TAKING FOREVER
    Hung is very doubtful unless you interrupted updates.

    CTRL + SHIFT + ESC key combo will pop-up the Task Manager.
    Lo and behold, Windows Update is still running!

    You hold down the CTRL and SHIFT keys.
    While holding them down, tap the ESC key once.

    i have done all you procedures, however i already have the latest updates, also i don't understand the last part you are talking about the control alt delete part, can you please explain that again.
      My Computer


  6. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #66

    Abuh. Karl has just given you two ways to open Task Manager so you can see what application and other things that are running on your computer. Have you tried those keyboard tricks? If Windows Up Dates is running you can see it there.
      My Computer


  7. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #67

    Since you have installed all updates then:
    run the following script and upload the resulting .TXT files that are placed o your desktop.


    **********************INSTRUCTIONS**************************
    # STEP 1 ** RUN POWERSHELL AS ADMINISTRATOR ******************
    # ************************************************************
    #
    # WIN key | type POWERSHELL | do NOT hit ENTER |
    # in the PROGRAMS list, right-click on WINDOWS POWERSHELL |
    # choose "Run as administrator" |
    # Click on the YES button (if such appears)
    #
    # WIN key = key with Microsoft log on top
    #
    # for the guru:
    # WIN | type POWERSHELL | CTRL+SHIFT+ENTER key combo | ALT+Y keycombo
    # ************************************************************
    # STEP 2 ** COPY AND PASTE ***********************************
    # ************************************************************
    #
    # COPY the script using CTRL+C,
    # COPY every line of script down thru both EXIT statements
    #
    # PASTE into Powershell
    #----Right-Click at the PowerShell Prompt
    #----(Ctrl+V does not work)
    #
    # Start copying with first script line without a # at start of the line
    # Note: Actually, you can paste the entire file if you rather
    #-------Lines starting with a # are ignored by PowerShell
    # ************************************************************
    # STEP 3 ** SCRIPT OUTPUT & SCRIPT PURPOSE *******************
    # ************************************************************
    # --The script output and purpose is given at the very front of the script
    #
    # --The script output and purpose is given at the very front of the script
    #
    # ************************************************************
    # ***************** NOTE - POWERSHELL VERSION*****************
    # if you receive this error msg:
    #--The system can not find the path specified
    # you may need to update your PowerShell
    # you must be using Powershell 2.0 or later.
    #
    # To determine your Powershell version:
    #---Run PowerShell
    #---enter $host.version
    #---you should see at least:
    # Major Minor Build Revision
    # ----- ----- ----- --------
    # 2......0......-1.....-1
    #
    # If you do not see the above, update your Vista/Win 7.
    # ************************************************************
    # *************** NOTE - EXECUTION POLICY*********************
    # If you haven't set the execution policy, you may need to:
    #---Run PowerShell
    #---enter SET-EXECUTIONPOLICY -EXECUTIONPOLICY REMOTESIGNED
    # ************************************************************

    Script:
    # ************************************************************
    # Places InstalledUpdates.txt on your DESKTOP
    # Places NotInstalledUpdates.TXT on your DESKTOP
    #
    # Hidden updates are ignored.
    # ************************************************************

    Try
    {
       
    $error.clear()
       
    $file "$env:userprofile\Desktop\InstalledUpdates.TXT"
       
    If (test-path -path $file) {del $file}
       
    $update = new-object -com Microsoft.update.Session
       $searcher 
    $update.CreateUpdateSearcher()
       
    write-host "`n`n Patience. I'm slowly, but steadily working on fetching the list of installed updates.`n`n"
       
    $pending $searcher.Search("IsInstalled=1"
       foreach(
    $entry in $pending.Updates) {
         IF (
    $entry.IsHidden -ne $true) {
           
    "Title: " $entry.Title Out-file -append $File
           
    "Downloaded? " $entry.IsDownloaded Out-file -append $File
           
    "Description: " $entry.Description Out-file -append $File
           
    foreach($category in $entry.Categories) {
               
    $d "Category: " $category.name Out-file -append $File }
           
    "" Out-file -append $file } }
       If ((
    Test-Path -path $file) -eq $false) {"No updates have been installed." Out-file $file
    # Now to check the uninstalled updates that aren't hidden
       
    $file "$env:userprofile\Desktop\NotInstalledUpdates.TXT"
       
    If (test-path -path $file) {del $file}
       
    $update = new-object -com Microsoft.update.Session
       $searcher 
    $update.CreateUpdateSearcher()
       
    write-host "`n`n Patience. I'm slowly, but steadily working on fetching the list of uninstalled updates.`n`n"
       
    $pending $searcher.Search("IsInstalled=0"
       foreach(
    $entry in $pending.Updates) {
       IF (
    $entry.IsHidden -ne $true) {
           
    "Title: " $entry.Title Out-file -append $File
           
    "Downloaded? " $entry.IsDownloaded Out-file -append $File
           
    "Description: " $entry.Description Out-file -append $File
           
    foreach($category in $entry.Categories) {
             
    $d "Category: " $category.name Out-file -append $File }
           
    "" Out-file -append $file } }
       If (-
    not(Test-Path -path -$file)) {"There are no uninstalled updates which are unhidden." Out-file $file
    }
    Catch { 
    "Unable to fetch update list from Microsoft site" }
    Finally { 
    "End of script"; EXIT }

    EXIT
    EXIT 
      My Computer


  8. Posts : 56
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #68

    karlsnooks said:
    Since you have installed all updates then:
    run the following script and upload the resulting .TXT files that are placed o your desktop.


    **********************INSTRUCTIONS**************************
    # STEP 1 ** RUN POWERSHELL AS ADMINISTRATOR ******************
    # ************************************************************
    #
    # WIN key | type POWERSHELL | do NOT hit ENTER |
    # in the PROGRAMS list, right-click on WINDOWS POWERSHELL |
    # choose "Run as administrator" |
    # Click on the YES button (if such appears)
    #
    # WIN key = key with Microsoft log on top
    #
    # for the guru:
    # WIN | type POWERSHELL | CTRL+SHIFT+ENTER key combo | ALT+Y keycombo
    # ************************************************************
    # STEP 2 ** COPY AND PASTE ***********************************
    # ************************************************************
    #
    # COPY the script using CTRL+C,
    # COPY every line of script down thru both EXIT statements
    #
    # PASTE into Powershell
    #----Right-Click at the PowerShell Prompt
    #----(Ctrl+V does not work)
    #
    # Start copying with first script line without a # at start of the line
    # Note: Actually, you can paste the entire file if you rather
    #-------Lines starting with a # are ignored by PowerShell
    # ************************************************************
    # STEP 3 ** SCRIPT OUTPUT & SCRIPT PURPOSE *******************
    # ************************************************************
    # --The script output and purpose is given at the very front of the script
    #
    # --The script output and purpose is given at the very front of the script
    #
    # ************************************************************
    # ***************** NOTE - POWERSHELL VERSION*****************
    # if you receive this error msg:
    #--The system can not find the path specified
    # you may need to update your PowerShell
    # you must be using Powershell 2.0 or later.
    #
    # To determine your Powershell version:
    #---Run PowerShell
    #---enter $host.version
    #---you should see at least:
    # Major Minor Build Revision
    # ----- ----- ----- --------
    # 2......0......-1.....-1
    #
    # If you do not see the above, update your Vista/Win 7.
    # ************************************************************
    # *************** NOTE - EXECUTION POLICY*********************
    # If you haven't set the execution policy, you may need to:
    #---Run PowerShell
    #---enter SET-EXECUTIONPOLICY -EXECUTIONPOLICY REMOTESIGNED
    # ************************************************************

    Script:
    # ************************************************************
    # Places InstalledUpdates.txt on your DESKTOP
    # Places NotInstalledUpdates.TXT on your DESKTOP
    #
    # Hidden updates are ignored.
    # ************************************************************

    Try
    {
       
    $error.clear()
       
    $file "$env:userprofile\Desktop\InstalledUpdates.TXT"
       
    If (test-path -path $file) {del $file}
       
    $update = new-object -com Microsoft.update.Session
       $searcher 
    $update.CreateUpdateSearcher()
       
    write-host "`n`n Patience. I'm slowly, but steadily working on fetching the list of installed updates.`n`n"
       
    $pending $searcher.Search("IsInstalled=1"
       foreach(
    $entry in $pending.Updates) {
         IF (
    $entry.IsHidden -ne $true) {
           
    "Title: " $entry.Title Out-file -append $File
           
    "Downloaded? " $entry.IsDownloaded Out-file -append $File
           
    "Description: " $entry.Description Out-file -append $File
           
    foreach($category in $entry.Categories) {
               
    $d "Category: " $category.name Out-file -append $File }
           
    "" Out-file -append $file } }
       If ((
    Test-Path -path $file) -eq $false) {"No updates have been installed." Out-file $file
    # Now to check the uninstalled updates that aren't hidden
       
    $file "$env:userprofile\Desktop\NotInstalledUpdates.TXT"
       
    If (test-path -path $file) {del $file}
       
    $update = new-object -com Microsoft.update.Session
       $searcher 
    $update.CreateUpdateSearcher()
       
    write-host "`n`n Patience. I'm slowly, but steadily working on fetching the list of uninstalled updates.`n`n"
       
    $pending $searcher.Search("IsInstalled=0"
       foreach(
    $entry in $pending.Updates) {
       IF (
    $entry.IsHidden -ne $true) {
           
    "Title: " $entry.Title Out-file -append $File
           
    "Downloaded? " $entry.IsDownloaded Out-file -append $File
           
    "Description: " $entry.Description Out-file -append $File
           
    foreach($category in $entry.Categories) {
             
    $d "Category: " $category.name Out-file -append $File }
           
    "" Out-file -append $file } }
       If (-
    not(Test-Path -path -$file)) {"There are no uninstalled updates which are unhidden." Out-file $file
    }
    Catch { 
    "Unable to fetch update list from Microsoft site" }
    Finally { 
    "End of script"; EXIT }

    EXIT
    EXIT 

    really sorry about this Karl, but i don't understand everything you are saying, i understand opening power shell and copying the scrip in, but all the parts in between i don't understand, i don't want to mess my pc up, so could you please write a step to step list of exact instructions for me to carry out. sorry about this.

    Thnaks
    :)
      My Computer


  9. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #69

    Care and Feeding of MGADiag tool

    Credits: This is based upon information from NoelDP

    To properly analyse and solve problems with Activation and Validation,

    we need to see a full copy of the report produced by the MGADiag tool.

    Download and save to your desktop:
    http://go.microsoft.com/fwlink/?linkid=52012

    After saving, run the downloaded tool.


    Click on the Continue button, which will produce the report.


    To copy the report to your response:
    Click on the Copy button in the tool (ignore any error messages),

    Enclose your response in a CODE block.
    Paste (using either right-click/Paste, or Ctrl+V ) into your response.

    State the Version and Edition of Windows quoted on your COA sticker

    which is located on the case of your machine or
    inside the battery compartment.

    Do NOT quote the Key on the sticker!

    COA -- Where and what is it.
      My Computer


  10. Posts : 56
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #70

    karlsnooks said:
    Care and Feeding of MGADiag tool

    Credits: This is based upon information from NoelDP

    To properly analyse and solve problems with Activation and Validation,

    we need to see a full copy of the report produced by the MGADiag tool.

    Download and save to your desktop:
    http://go.microsoft.com/fwlink/?linkid=52012

    After saving, run the downloaded tool.


    Click on the Continue button, which will produce the report.


    To copy the report to your response:
    Click on the Copy button in the tool (ignore any error messages),

    Enclose your response in a CODE block.
    Paste (using either right-click/Paste, or Ctrl+V ) into your response.

    State the Version and Edition of Windows quoted on your COA sticker

    which is located on the case of your machine or
    inside the battery compartment.

    Do NOT quote the Key on the sticker!

    COA -- Where and what is it.




    Code:
    Diagnostic Report (1.9.0027.0):
    -----------------------------------------
    Windows Validation Data-->
    
    Validation Code: 0
    Cached Online Validation Code: 0x0
    Windows Product Key: *****-*****-X3VGB-CQ6M4-TWCJ8
    Windows Product Key Hash: W12x/QXdXzfrSXTRks42ewNT1OT=
    Windows Product ID: 00359-OEM-8803802-03689
    Windows Product ID Type: 3
    Windows License Type: OEM System Builder
    Windows OS version: 6.1.7601.2.00010300.1.0.013
    ID: {F7225FA7-5326-4GCC-B34D-EF29D7938D2P}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Home Premium
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.120503-2030
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    
    OGA Data-->
    Office Status: 100 Genuine
    Microsoft Office Enterprise 2007 - 100 Genuine
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3_E2AD56EA-765-d003_E2AD56EA-766-0_E2AD56EA-134-80004016
    
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Internet Explorer\iexplore.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    
    File Scan Data-->
    
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{F7225FA7-5326-4BCC-B34D-EF29D7934DA2}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010300.1.0.003</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-VWCJ7</PKey><PID>00359-OEM-8703802-07606</PID><PIDType>3</PIDType><SID>S-1-5-21-647890944-3362708489-1026738821</SID><SYSTEM><Manufacturer>System manufacturer</Manufacturer><Model>System Product Name</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>0703</Version><SMBIOSVersion major="2" minor="6"/><Date>20111021000000.000000+000</Date></BIOS><HWID>0DE53607018400FE</HWID><UserLCID>0809</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>GMT Standard Time(GMT+00:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM/><GANotification/></MachineData><Software><Office><Result>100</Result><Products><Product GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>100</LegitResult><Name>Microsoft Office Enterprise 2007</Name><Ver>12</Ver><Val>7480B9502DF0D86</Val><Hash>oYWOW5ayFE3pZ+jvTpuXYsY64JE=</Hash><Pid>89388-707-8722531-65692</Pid><PidType>14</PidType></Product></Products><Applications><App Id="15" Version="12" Result="100"/><App Id="16" Version="12" Result="100"/><App Id="18" Version="12" Result="100"/><App Id="19" Version="12" Result="100"/><App Id="1A" Version="12" Result="100"/><App Id="1B" Version="12" Result="100"/><App Id="44" Version="12" Result="100"/><App Id="A1" Version="12" Result="100"/><App Id="BA" Version="12" Result="100"/></Applications></Office></Software></GenuineResults>  
    
    Spsys.log Content: 0x80070002
    
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    
    Name: Windows(R) 7, HomePremium edition
    Description: Windows Operating System - Windows(R) 7, OEM_COA_NSLP channel
    
    
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: N/A
    HealthStatus: 0x0000000000000000
    Event Time Stamp: N/A
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    
    
    HWID Data-->
    HWID Hash Current: LAAAAAEAAgABAAEAAAABAAAAAQABAAEAln16twx1fOkaXbi+3rV2FVI2LnM=
    
    OEM Activation 1.0 Data-->
    N/A
    
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes, but no SLIC table
    Windows marker version: N/A
    OEMID and OEMTableID Consistent: N/A
    BIOS Information: 
      ACPI Table Name    OEMID Value    OEMTableID Value
      APIC            ALASKA        A M I
      FACP            ALASKA        A M I
      HPET            ALASKA        A M I
      MCFG            ALASKA        A M I
      SSDT            AMICPU        PROC


    i have windows 7 home premium, if i have not given some detail that you require, please ask and i will do my best to obtain it.
      My Computer


 
Page 7 of 10 FirstFirst ... 56789 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:09.
Find Us