The Official Windows 8 Repository

Discussion in 'Windows 8' started by jlgager, Sep 19, 2011.

  1. chianf092

    chianf092 MDL Senior Member

    Aug 29, 2008
    279
    21
    10
    No like Enterprise you do not need to enter a key on VL.
     
  2. golpesar

    golpesar MDL Novice

    Jan 14, 2011
    4
    0
    0
    Hi

    Unfortunately, download links are not accessible to me at the step 1.
    Are they hyperlinked?
     
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,400
    340
    Nope......
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. golpesar

    golpesar MDL Novice

    Jan 14, 2011
    4
    0
    0
    Thank you for the information.
    can anyone send me a private msg with download links please?
    I need your help urgently.
    Thank you so much in advance.

     
  5. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,977
    7,149
    240
    google for stuff like this: 22D680EC53336BEE8A5B276A972CEBA104787F62
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,400
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. negk

    negk MDL Novice

    Mar 7, 2013
    13
    0
    0
    I just cant get win 7 usb tool to work and manual method using diskpart is total fail as well mainly due to not being able to mark volume as active. keeps asking me to select partition so I tried but refuses, I then went to disk management but cant do it from there either.
     
  8. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,739
    270
    I was trying to make sense of this but it seems I am missing previous parts to this conversation?
     
  9. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,400
    340
    #370 s1ave77, Mar 9, 2013
    Last edited by a moderator: Apr 20, 2017
    Worked for me this way:
    Code:
    diskpart
    
    list disk
    
    select disk X
    
    clean
    
    create partition primary
    
    select partition 1
    
    active
    
    format fs=fat32 quick
    
    assign
    
    exit
    
    xcopy D:\*.* /s/e/f F:\
    X = disk number
    D: = source
    F: = target (usb drive)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,202
    2,271
    240
    #371 pisthai, Mar 9, 2013
    Last edited by a moderator: Apr 20, 2017
    It would be for either a problem to work if the MBR of that stick/USB device is damaged! Try first to fix that MBR. You could download MbrFix, open an Command Prompt as Admin and run from there. To get the different Parameters run {drive}:\{Dir}\mbrfix /? first.

    That's the correct command's which need to be run as Administrator. Normally the Assign commend should be before the Format command, but works after as well.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. negk

    negk MDL Novice

    Mar 7, 2013
    13
    0
    0
    #372 negk, Mar 9, 2013
    Last edited by a moderator: Apr 20, 2017
    thanks man, these worked.
     
  12. negk

    negk MDL Novice

    Mar 7, 2013
    13
    0
    0
    I was able to do it using s1ave77's commands, do I have to fix MBR still? how do I know if its damaged?
     
  13. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,202
    2,271
    240
    If it were working with Diskpart, then it's just fine and the Stick should be OK. Use MbrFix only if you could use the Stick in any means!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. negk

    negk MDL Novice

    Mar 7, 2013
    13
    0
    0
    its just odd how win7 usb tool refused to do it, that's why I resorted to doing it manually.
     
  15. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,202
    2,271
    240
    It's possible that those USB Stick isn't accepted by Windows/MS, some, in fact quite a lot, are rejected by Windows! Also possible that something in the MBR of that stick isn't "normal" and that would prevent MS Software to do the job!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. RJARRRPCGP

    RJARRRPCGP MDL Senior Member

    Feb 24, 2010
    300
    38
    10
    I kept getting an error that it can't copy files. -> It was because of a faulty USB stick.

    My SanDisk Cruzer 8 GB USB stick was faulty.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. netguru

    netguru MDL Novice

    Jul 21, 2011
    6
    1
    0
    Thanks for info.
     
  18. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,977
    7,149
    240
    you're are freaking spammer. Stop that BS immediately :eek:
     
  19. friskyparrot

    friskyparrot MDL Novice

    Mar 21, 2013
    1
    0
    0
    Hello all. Stumbled across this thread while desperately trying to find an iso for Win 8 64 bit OEM. Came preinstalled on my new pc and was planning on swapping in an SSD but come to find out Microsoft has gone off the deep end with the way you can install 8. Will probably have to call Dell and buy a stupid disc but I really didnt want to wait :( I have my key and everything. Anyone know where I can find the ISO? Thanks.