WHDownloader - Support and chat

Discussion in 'WHDownloader' started by Alphawaves, Apr 29, 2013.

  1. Alphawaves

    Alphawaves Super Moderator/Developer Staff Member

    Joined:
    Aug 11, 2008
    Messages:
    6,183
    Likes Received:
    21,983
    Trophy Points:
    210
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Thanks Alpha
     
  3. tnx

    tnx MDL Expert

    Joined:
    Sep 2, 2008
    Messages:
    1,659
    Likes Received:
    256
    Trophy Points:
    60
    Gunna have to give this a go.

    :clap3:
     
  4. fkar

    fkar MDL Recognized Advisor

    Joined:
    Nov 3, 2012
    Messages:
    1,588
    Likes Received:
    1,409
    Trophy Points:
    60
    #4 fkar, Apr 29, 2013
    Last edited by a moderator: May 23, 2017
  5. coleoptere2007

    coleoptere2007 MDL Guru

    Joined:
    Apr 8, 2008
    Messages:
    3,182
    Likes Received:
    1,796
    Trophy Points:
    120
    thanks for this new tool , I'll give it a try asap :worthy:
     
  6. naser

    naser MDL Junior Member

    Joined:
    Oct 4, 2012
    Messages:
    50
    Likes Received:
    21
    Trophy Points:
    0
    #6 naser, Apr 29, 2013
    Last edited by a moderator: May 23, 2017
  7. wiryawang

    wiryawang MDL Junior Member

    Joined:
    May 10, 2007
    Messages:
    54
    Likes Received:
    2
    Trophy Points:
    0
    Any one have the batch command file to install all these updates on 1 click process just like Solor did ?
     
  8. user_hidden

    user_hidden MDL Expert

    Joined:
    Dec 18, 2007
    Messages:
    1,034
    Likes Received:
    1,045
    Trophy Points:
    60
    #8 user_hidden, Apr 30, 2013
    Last edited by a moderator: Apr 20, 2017
    was it this ?

    Code:
    setlocal EnableDelayedExpansion
    
    for /f %%a in ('dir /b %systemdrive%\msu\*.msu') do (
    CLS
    echo Installing %%A
    %windir%\System32\wusa.exe %systemdrive%\msu\%%a /quiet /norestart
    )
     
  9. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Joined:
    Mar 23, 2010
    Messages:
    1,398
    Likes Received:
    659
    Trophy Points:
    60
    #9 NICK@NUMBER11, Apr 30, 2013
    Last edited by a moderator: Apr 20, 2017
    Code:
    @echo off
    CLS
    TITLE WINDOWS UPDATE INSTALLER!
    echo.
    echo Getting Ready Windows Update
    echo Installing Windows Updates...
    SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION
    FOR /R "%~dp0" %%A IN (*.MSU) DO (
            ECHO= Installing %%~nA
            >NUL TIMEOUT /t 3
            WUSA "%%A" /quiet /norestart)
    echo Done!

     
  10. biatche

    biatche MDL Addicted

    Joined:
    Nov 14, 2009
    Messages:
    568
    Likes Received:
    143
    Trophy Points:
    30
    This program keeps auto-closing on me, what could possibly be the reason?
     
  11. tnx

    tnx MDL Expert

    Joined:
    Sep 2, 2008
    Messages:
    1,659
    Likes Received:
    256
    Trophy Points:
    60
    Is you AV closing it for you. Avast kept doing that to me.. Try telling your AV to stop doing it or disable it for a wee while and see what happens..
     
  12. biatche

    biatche MDL Addicted

    Joined:
    Nov 14, 2009
    Messages:
    568
    Likes Received:
    143
    Trophy Points:
    30
    I don't use any AV / fw at all
     
  13. tnx

    tnx MDL Expert

    Joined:
    Sep 2, 2008
    Messages:
    1,659
    Likes Received:
    256
    Trophy Points:
    60
    I see.....

    Sorry, that's all I had. Hope you sort it out though.
     
  14. ShyFx

    ShyFx MDL Novice

    Joined:
    Jan 11, 2013
    Messages:
    22
    Likes Received:
    7
    Trophy Points:
    0
    Nice tool, tested and works great. But forgot to include hotfixes for windows vista SP2;)
     
  15. biatche

    biatche MDL Addicted

    Joined:
    Nov 14, 2009
    Messages:
    568
    Likes Received:
    143
    Trophy Points:
    30
    what was the program written in? maybe i'll get the latest runtimes
     
  16. Alphawaves

    Alphawaves Super Moderator/Developer Staff Member

    Joined:
    Aug 11, 2008
    Messages:
    6,183
    Likes Received:
    21,983
    Trophy Points:
    210
    Programmed in c# .net4

    Update Changelog v1.3:

    • Cleaned internal code
    • Fixed downloaded updates list
    • Fixed download speed
    • Added download file size/remaining
    • Tweaked download function
    • Bug fixes
     
  17. steven4554

    steven4554 MDL Expert

    Joined:
    Jul 12, 2009
    Messages:
    1,117
    Likes Received:
    1,786
    Trophy Points:
    60
    Neat little program, and very handy to make your own update packs too, thanks:thumbsup:
     
  18. wiryawang

    wiryawang MDL Junior Member

    Joined:
    May 10, 2007
    Messages:
    54
    Likes Received:
    2
    Trophy Points:
    0
    #18 wiryawang, May 1, 2013
    Last edited by a moderator: Apr 20, 2017
    Thanks for the script, will try it out. :rolleyes:
     
  19. biatche

    biatche MDL Addicted

    Joined:
    Nov 14, 2009
    Messages:
    568
    Likes Received:
    143
    Trophy Points:
    30
    One thing i notice in my auto exit troubles, as soon as i enter, i see a red "updates offline"

    Why is this so?

    may i have some ips or hostnames so that i can figure out why updates are offline?
     
  20. Alphawaves

    Alphawaves Super Moderator/Developer Staff Member

    Joined:
    Aug 11, 2008
    Messages:
    6,183
    Likes Received:
    21,983
    Trophy Points:
    210
    Hi, McRip blocked some countries from accessing his server, this application accesses it from a unique useragent. If your getting the (Updates Offline) then your country could be blocked or there could be a problem with your isp, you would need to contact McRip to confirm this.