DISCUSSION: Windows 8.1 Spring 2014 Update RTM

Discussion in 'Windows 8' started by Tito, Feb 20, 2014.

  1. =)(=

    =)(= Guest

  2. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    you know, I was thinking about this as well, and was wondering if these 2 additional files brought forth some unintended consequences

    for someone with the freezing problem, it would be nice if you could just install using the 4 files and see if that fixes it!
     
  3. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    753
    270
    30
    So let me get this right, out of the 6 files, the only 2 that does NOT necessarily need to be installed (and that might be causing some problems on peoples PC's) are KB2938439 and KB2937592?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,618
    210
    that's why am still not updated the toolkit as the files sent to oem doesn't contain these two updates. so wait for official release.. but so far I don't have issues with the pc using the update 1

     
  5. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    hmm, isn't it KB2939087 and KB2938439?
     
  6. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    753
    270
    30
    KB2939087 is a Preparation Update and needs to be installed before KB2919355. KB2938439 and KB2937592 are "Feature Packs"

     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,434
    11,772
    240
    This drives me crazy as well. Every time there is a new OS or a big Update like a service pack or something major, people go around whining about how their custom software doesn't work.
    FFS, why would you expect it to?
     
  8. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    oh guess I got the wrong info, lol
     
  9. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    right, so you are referring to KB2939087 and KB2938439?????
     
  10. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,765
    1,001
    180
    #1930 cuteee, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    if KB2938439 is referring to Tablet PC, why install it on desktop and laptop PC ?
    and KB2939087 has build 16655. why install it ?
     
  11. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,776
    150
    #1931 CODYQX4, Mar 20, 2014
    Last edited: Apr 12, 2019
    .
     
  12. arseny92

    arseny92 MDL Secret Weapon

    Sep 22, 2009
    570
    1,274
    30
    1. Windows includes Tablet PC components, in taskbar Toolbars->Touch Keyboard.
    2. 884905, this is not part of the update, as being not in the main service branch.
     
  13. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,434
    11,772
    240
    Mostly I'm just tired of people complaining that their a/v program or drivers aren't performing flawlessly after those huge updates.
    I could only speculate at the various reasons that a/v programs get all messed up after large OS updates, but if I had to guess; they're probably not using very good coding practices or following MS's advice in some way.

    The driver stuff seems obvious... Still, it never seems to stop people from going around 2 seconds after a leaked version of Windows and claiming that the performance isn't up to par or that their drivers are buggy.
     
  14. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,977
    7,150
    240
    btw: updates are down again :eek:
     
  15. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,402
    340
    #1935 s1ave77, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Don't mind :D :smoking:.

    Got it working that way ... :

    Code:
        set algo=SHA1
        set updatefolderpath=E:\###.PROGRAMME.###\WIN.8\###.UPDATES.###\Spring.2014.Update
        set ext=msu
        for /r "%updatefolderpath%" %%g in (*.%ext%) do (
            for /f "tokens=1,2,* delims= " %%a in ('powershell get-filehash "%updatefolderpath%\%%~ng.%ext%" -algorithm %algo%') do (
                if not %%b EQU Hash if not %%b EQU ---- echo %%~ng %algo%: %%b
            )
        )
    
    Output:

    Code:
    Windows8.1-kb2894853-x64 SHA1: 2CE58DF63311828BEAEB43BDCEC562AC50CE2CF0
    windows8.1-kb2919355-x64 SHA1: E6F4DA4D33564419065A7370865FAACF9B40FF72
    windows8.1-kb2919442-x64 SHA1: F97D8290D9D75D96F163095C4CB05E1B9F6986E0
    Windows8.1-kb2928680-x64 SHA1: 0D9E06A995EB9A2323C9FD10523929038F8838E2
    windows8.1-kb2932046-x64 SHA1: 6AEE5FDA6E2A6729D1FBAE6EAC08693ACD70D985
    windows8.1-kb2937592-x64 SHA1: 4ABC0A39C9E500C0FBE9C41282169C92315CAFC2
    windows8.1-kb2938439-x64 SHA1: 3ED1574369E36B11F37AF41AA3A875A115A3EAC1
    windows8.1-kb2939087-x64 SHA1: 89D4949CD698C645C7A6E96A012EECAB44D5C5E1

    Indeed a very useful feature :good3:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Viggen66

    Viggen66 MDL Senior Member

    May 24, 2011
    275
    96
    10
    So Murphy's release was indeed RTM versions of Spring 2014 update
     
  17. angel1610

    angel1610 MDL Senior Member

    Apr 4, 2009
    337
    87
    10
    Murphy is right but don't forget, create a restore point, install update...not happy do a restore, done.
     
  18. Enigma256

    Enigma256 MDL Senior Member

    Jan 17, 2011
    357
    309
    10
    #1938 Enigma256, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Wouldn't it be far easier to use a tool like md5sum or sha1sum, which have been command-line staples on Unix (and various free ports/versions available for Windows, too) for many, many years? :p Or HashCheck if you go the GUI route?
     
  19. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,402
    340
    #1939 s1ave77, Mar 20, 2014
    Last edited: Mar 20, 2014
    Might be ... but i was looking to integrate to my script tool and refuse using 3rd party if it can be done via Powershell :Albert:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. =)(=

    =)(= Guest

    #1940 =)(=, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Code:
    PS C:\Windows\system32> C:\hash.ps1
    At C:\hash.ps1:4 char:8
    +     for /r "%updatefolderpath%" %%g in (*.%ext%) do (
    +        ~
    Missing opening '(' after keyword 'for'.
        + CategoryInfo          : ParserError: (:) [], ParseException
        + FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword
    :g: