DISCUSSION: Windows 8.1 Spring 2014 Update RTM

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,645
    93,744
    340
    #1881 abbodi1406, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Code:
    powershell (get-filehash * -algorithm sha1 ^| ft Hash, Path -AutoSize)
    or
    powershell "get-filehash * -algorithm sha1 | ft Hash, Path -AutoSize"
    :D
     
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,402
    340
    #1882 s1ave77, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Is it possible to get the filename instead of the path?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,645
    93,744
    340
    I don't think so, get-filehash only has 3 Properties
    maybe someone expert with powershell can figure out something
     
  4. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,741
    270
    #1885 EFA11, Mar 20, 2014
    Last edited by a moderator: Apr 20, 2017
    Code:
    PS C:\Users\EFA\Downloads\New folder> Get-FileHash -Path .\*.iso -Algorithm SHA1 | FL
    
    
    Algorithm : SHA1
    Hash      : F8D50DE5D7DADD5C918E9575BD461A56B4F95729
    Path      : C:\Users\EFA\Downloads\New folder\SW_DVD5_ACCESS_2013_64BIT_ENGLISH_MLF_X18-53974.ISO
    
    Algorithm : SHA1
    Hash      : CEBB3904F31F241F58FC2B1E5927171FF23E60AA
    Path      : C:\Users\EFA\Downloads\New folder\SW_DVD5_EXCEL_2013_64BIT_ENGLISH_MLF_X18-54213.ISO
    
    
    
    using Format List "| FL " at least makes it more readable.
     
  5. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,202
    2,273
    240
    Seems to be incompatible with your used installation of Windows!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,741
    270
    Perhaps you have x64 and not x86?
     
  7. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,765
    1,001
    180
    :D
    The lower menu in Start Menu don't disappear. when you press on space bar the first app mark with V and you its lower menu.
     
  8. fkar

    fkar MDL Recognized Advisor

    Nov 3, 2012
    1,591
    1,412
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,645
    93,744
    340
  10. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,977
    7,150
    240
    #1892 PaulDesmond, Mar 20, 2014
    Last edited: Mar 20, 2014
    yep, and size is different again > smaller than before

    edit: after second d/l size is same as was earlier :eek:
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,645
    93,744
    340
    #1893 abbodi1406, Mar 20, 2014
    Last edited: Mar 20, 2014
    Come again? nothing is different, all are the same
    for the god sake, every .msu file has sha1 in its name, if the file changed so does the hash, so does the name, so does the links will not work

    check your connection
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,645
    93,744
    340
    Again, check your download and connection
    Files are the same. This is a fact you should live with it sooner or later :D
     
  13. FaiKee

    FaiKee Misinformation spreader

    Jul 24, 2009
    4,303
    5,816
    150
    lunar probably have a corrupted file, others are reporting identical hashes. :eek:
     
  14. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    18,989
    19,625
    340
  15. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    753
    270
    30
    After looking at the file sizes and redownloading it again I will admit that it must have been a corrupt download. Sorry yall, jumped to conclusion like everyone else here when it is coming to these damn updates LOL. Accept my apology? :sorry:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,645
    93,744
    340
    #1899 abbodi1406, Mar 20, 2014
    Last edited: Mar 20, 2014
    No harms done :hug2:
     
  17. FaiKee

    FaiKee Misinformation spreader

    Jul 24, 2009
    4,303
    5,816
    150