[DISCUSSION] Windows 10 Build 10074

Discussion in 'Windows 10' started by TheSubaru2012, Apr 28, 2015.

Thread Status:
Not open for further replies.
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #1381 xinso, May 17, 2015
    Last edited: May 17, 2015
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    #1382 abbodi1406, May 17, 2015
    Last edited by a moderator: Apr 20, 2017
    FYI, dism doesn't support "adding" msu files online :)
    you have to extract and use cab files, or use wusa (or msu directly)
    Code:
    for /f %i in ('dir /b C:\UPDATE\*.msu') do (%i /quiet /norestart)
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #1383 xinso, May 17, 2015
    Last edited by a moderator: Apr 20, 2017
    I will correct that post as soon as possible.

    Thanks.

    Edit: Abbody, the msu must be run with Windows Update Service enabled.
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    #1384 abbodi1406, May 17, 2015
    Last edited by a moderator: Apr 20, 2017
    I see
    Code:
    md C:\UPDATE\cab
    for /f %i in ('dir /b C:\UPDATE\*.msu') do (expand.exe -f:*Windows*.cab %i C:\UPDATE\cab >nul)
    dism /online /add-package /packagepath:C:\UPDATE\cab
    rd /s /q C:\UPDATE\cab
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #1385 xinso, May 17, 2015
    Last edited by a moderator: Apr 20, 2017
  6. SkyNet3

    SkyNet3 MDL Member

    Sep 7, 2013
    122
    6
    10
    This worked perfectly, thanks xinso! :).
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #1387 xinso, May 17, 2015
    Last edited: May 17, 2015
    Thank you.
     
  8. magnus33

    magnus33 MDL Member

    Aug 17, 2009
    159
    15
    10
    Anyone else seeing issues with firefox freezing and crashing if left open too long?
     
  9. jonaand

    jonaand MDL Senior Member

    Aug 4, 2012
    362
    31
    10
    sometimes it has happened for me, but fix when update firefox to 38.0.1
     
  10. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    I have a doubt,those windows 8.1 activate by telephone on MS with serial leaked by net... will be possible do the upgrade for windows 10 without lose the validation?:confused:
     
  11. Shenj

    Shenj MDL Expert

    Aug 12, 2010
    1,555
    654
    60
    If you updated with leaked serial it's likely MAK and MAK like KMS is not part of the "free upgrade".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,701
    6,729
    270
    can you call and activate using a MAK, it immediately becomes obvious that it is VL when punched in. I thought only retail etc could be phoned in. Never tried so asking lol
     
  13. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,157
    2,272
    240
    You could call MS for activation of an VL if you have just limited 'seats' bought (up to 20 AFAIK, but could be wrong). I've a few customers who having 5 and 10 Seat Licenses and the activation is done manually by phone with no problems via Singapore Activation Center on free 800 number. You'll need your Licenses and Enrollment number which contains 8 number digits. That's all!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,701
    6,729
    270
    So there is a difference from the skype way using an overused retail key. Thanks Pisthai
     
  15. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,704
    1,728
    150
    True I have talked to an Microsoft guy on telephone activation he said I had used up my key ! but that I still could activate trough phone tho :tea:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,701
    6,729
    270
    and can reload the activation count like a sears card.
     
  17. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,704
    1,728
    150
    Actualy he said that he could not reset the used key but activation through phone would still work ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,704
    1,728
    150
    #1398 endbase, May 18, 2015
    Last edited: May 18, 2015
    Something is hunting me the last 3 builds and that is that my mouse is not so good at clicking and reacting !! Sometimes I have to click 3 times before it reacts it is getting to be a **** to be honest somebody have the same problem and found a solution for it ?

    mouse.png

    Greetz Base

    Update = Now on windows to go and clicks like hell so must be something to do with the Installation I have running
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. WardocsRevenge

    WardocsRevenge MDL Expert

    Jan 13, 2012
    1,847
    646
    60
    no issues here with a g600 g502
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. lucidus

    lucidus MDL Member

    Mar 18, 2015
    218
    68
    10
    I had trouble with my mouse in this build too.