A way to download KB3035583?

Page 4 of 9 FirstFirst ... 23456 ... LastLast

  1. Posts : 2
    Windows 7 Ultimate x64
       #31

    Daedalus3 said:
    For those who run into problems installing the updates (my windows refused to install it), simply create a file named

    something.bat with the following content:

    Code:
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx
    
    if "%errorlevel%" == "0" GOTO RunGWX
    
    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f
    
    schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" 
    
    :CompatCheckRunning
    
    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
    
    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" | findstr Ready
    
    if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
    
    :RunGWX
    
    schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"
    
    pause
    Run as administrator and the win10 app will apear.
    it stays open forever and it doesn't work
      My Computer


  2. Posts : 2
    Windows 7 Pro 64bit.
       #32

    I grabbed a direct d/l link (x64) from Windows Update log:

    http://download.windowsupdate.com/d/...d1c4bf5812.msu

    HTH :)
    Thanks a ton. That really helped:)
      My Computer


  3. Posts : 1
    Windows 8.1 64 bit
       #33

    [QUOTE=vasilisgeo;3081676]
    Daedalus3 said:
    For those who run into problems installing the updates (my windows refused to install it), simply create a file named

    something.bat with the following content:

    Code:
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx
    
    if "%errorlevel%" == "0" GOTO RunGWX
    
    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f
    
    schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" 
    
    :CompatCheckRunning
    
    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
    
    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" | findstr Ready
    
    if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
    
    :RunGWX
    
    schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"
    
    pause
    Run as administrator and the win10 app will apear.
    I did exactly that and nothing happened
      My Computer


  4. Posts : 5
    8.1 64bit
       #34

    Hm, I used this method on multiple win 8.1 pro machines and it worked fine. Cmd is meant to stay open after the end of the process, that's what the "pause" is for. Simply hit enter and it'll close.
      My Computer


  5. Posts : 1
    Windows 8.1 64bit
       #35

    It doesnt work. I've tried almost everything there is online.
    My laptop is running KB3035583 already and when I try to install the file you've posted for 8.1 it says "windows is already running KB3035583"
    also the command file that you said to try, the one with ".bat" says access denied.
    My laptop was updated to 8.1 when it first came out, and it had a few problems, so I had to factory reset it. It is now updated to Windows 8.1 without any problems, but the Windows 10 icon hasn't showed up. My other laptop received the icon almost a week ago.
    HELP!
      My Computer


  6. Posts : 461
    Win 10 Pro x64, Win 7 Pro x64
       #36

    Muju76m said:
    It doesnt work. I've tried almost everything there is online.
    My laptop is running KB3035583 already and when I try to install the file you've posted for 8.1 it says "windows is already running KB3035583"
    also the command file that you said to try, the one with ".bat" says access denied.
    My laptop was updated to 8.1 when it first came out, and it had a few problems, so I had to factory reset it. It is now updated to Windows 8.1 without any problems, but the Windows 10 icon hasn't showed up. My other laptop received the icon almost a week ago.
    HELP!
    Look in Event Viewer>> expand Applications and Service logs>>Microsoft>>Windows>GWX-Ins/Operational & look for error message or information such as the following and report back your findings

    HTML Code:
    GWX CompatLib: Failed to retrieve CEIP markers 
    Appraiser pre-req failed
    Download pre-req for config/content failed
    GWX Main: Tray notify failed- activating new tray instance
    GWX Main: Tray notify failed- activating new tray instance
    GWX App: Current calculated phase 'None' is not configured to run tray app. Exiting.
      My Computer


  7. Posts : 2
    Ontario
       #37

    I just install 10 Preview since I been beta testing on other 3 computers

    and should get 10 for free
      My Computer


  8. Posts : 7
    Windows 7 32 bit
       #38

    Urthboundmisfit said:
    Look in Event Viewer>> expand Applications and Service logs>>Microsoft>>Windows>GWX-Ins/Operational & look for error message or information such as the following and report back your findings
    I have installed KB3035583 on my Dell Vostro W7 Laptop. When I reboot the entries in the event log read:

    EventData Message GWX Main: App failed to start
    ErrorCode -2147024894
    EventData Message Appraiser pre-req passed
    EventData Message GWX CompatLib: Markers read successfully
    EventData Message Successfully validated downloaded config.xml
    EventData Message GWX Main: Launched for tray startup
    EventData Message GWX Main: Launched by task

    I don't get the W10 icon in the task bar. Any suggestions as to how I can resolve this problem?
      My Computer


  9. Posts : 461
    Win 10 Pro x64, Win 7 Pro x64
       #39

    machare said:
    Urthboundmisfit said:
    Look in Event Viewer>> expand Applications and Service logs>>Microsoft>>Windows>GWX-Ins/Operational & look for error message or information such as the following and report back your findings
    I have installed KB3035583 on my Dell Vostro W7 Laptop. When I reboot the entries in the event log read:

    EventData Message GWX Main: App failed to start
    ErrorCode -2147024894
    EventData Message Appraiser pre-req passed
    EventData Message GWX CompatLib: Markers read successfully
    EventData Message Successfully validated downloaded config.xml
    EventData Message GWX Main: Launched for tray startup
    EventData Message GWX Main: Launched by task

    I don't get the W10 icon in the task bar. Any suggestions as to how I can resolve this problem?
    Do you see any message prior to the "failed" message that says "Windows is activated" and a message that "CEIP is opted-in"? Also as I understand it computers that are part of a domain will not get the GWX icon, is yours part of a domain by any chance? In my case the tray icon wouldn't appear until I installed ALL the prereq updates (including KB2952664-v-10) AND Opt-in to CEIP.

    KB2952664 v-10 download from MS Update Catalog (IE required to d/l):https://catalog.update.microsoft.com...px?q=kb2952664

    KB2952664 adds the "Microsoft Compatability Appraiser" task to Task Scheduler with the condition that the user be opted-in to CEIP:
    Attachment 361686

    HTH
    Last edited by Urthboundmisfit; 06 Jun 2015 at 05:29.
      My Computer


  10. Posts : 3
    Windows 7 Home Premium 64bit
       #40

    does anyone has the link for KB2952664 for window 7 64bit home premium?
      My Computer


 
Page 4 of 9 FirstFirst ... 23456 ... 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 19:07.
Find Us