Win 8.x • Win 7 • Vista - 'Multi-OEM' ISO Project

Discussion in 'MDL Projects and Applications' started by searchengine, Jan 30, 2010.

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

    tcntad MDL Guru

    Oct 26, 2009
    4,687
    1,702
    150
    And you cant use the link on this page?!!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. dareckibmw

    dareckibmw MDL Expert

    Jun 16, 2009
    1,200
    1,363
    60
    Backup link works.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,399
    2,042
    210
    Nothing works in fact - "The user hosting this content is out of bandwidth."
     
  4. coreytk

    coreytk MDL Novice

    Apr 7, 2013
    4
    0
    0
    #1664 coreytk, Apr 29, 2013
    Last edited by a moderator: Apr 30, 2013
    Hi can someone please repost the OEM files the first link is dead and the second link says that the user needs to update there account for more bandwith thanks so much.
     
  5. ShyFx

    ShyFx MDL Novice

    Jan 11, 2013
    24
    8
    0
    Hi. I have the file stored on my server, can upload it to dropbox. But do not know how to post the link here when I have not posted 20 posts yet :huh:
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,404
    340
    www . yourlink . com :D.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. ShyFx

    ShyFx MDL Novice

    Jan 11, 2013
    24
    8
    0
    https: //www. dropbox. com/s/nx5t5096nxe9f8t/oem_AIO_Win7_Vista_DVD2.1_2.0_Final2013.7z The link must stitch/sewn together to work, but it was the only option I have for now ;)
     
  8. horton1977

    horton1977 MDL Novice

    Nov 18, 2010
    3
    0
    0
    that worked thank you so much your a star :worthy:
     
  9. searchengine

    searchengine Guest

    ShyFx & malhotra1201...

    Thanks for backup links... 1st page (download links) updated
     
  10. UVAIS

    UVAIS MDL Expert

    Mar 17, 2011
    1,332
    1,897
    60
    #1671 UVAIS, May 5, 2013
    Last edited: May 5, 2013
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. UVAIS

    UVAIS MDL Expert

    Mar 17, 2011
    1,332
    1,897
    60
    No prob Malhotra Saab..i was l'il sad that SE missed my links :(o_O
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    660
    117
    30
    Does anyone know where can I obtain more images for other MBs that aren't in the original package, for example, IBM, and Intel (I know Intel stopped making MBs, but I have two computers with Intel MBs).
    Thank you... :eek:
     
  13. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,003
    19,676
    340
    Google and deviantART.

    :ball2:
     
  14. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,455
    989
    60
    When you find them, be sure to post here so that everyone can have as well!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. rad666a

    rad666a MDL Novice

    May 16, 2013
    7
    0
    0
    OK, I'm sure this has been answered before, but I didn't feel like digging through 169 pages of (for me) mostly irrelevant information.

    All I have to do to use this is to copy the $oem$ dir into the "sources" dir on my win7 iso, overwriting as needed. I do not have to completely delete the existing OEM directory that my disk already has?
     
  16. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,003
    19,676
    340
    Basically you have to completely delete the existing OEM directory that your disk already has. Then insert this one.

    :spoton:
     
  17. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1679 The_Guardian, May 26, 2013
    Last edited by a moderator: Apr 20, 2017
    @ Humphrey and others that wish to add branding to windows 8 installs. I created some redirects in oobe.cmd file to bypass the serial and activation so to just install branding in windows 8. Windows 8 will not be activated but should install oem info. This should also work with Win 8.1 also. Win Vista and Win 7 will install serial and activate still just to let everyone know. I just ran through the code real fast for I havent tested myself yet but should work. If not then just send a reply stating details. Sorry I dont have a lot of time anymore. :(

    oobe.cmd file only to replace the original oobe.cmd in the $oem$ folder (win 8 oem branding only, no activation):
    Code:
    Removed
     
  18. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #1680 The_Guardian, May 26, 2013
    Last edited by a moderator: Apr 20, 2017
    Changed cleanup phase so that it works now. How can a directory be deleted if a file is being ran from inside that directory? It can't. Here are both FirstLogon.cmd and OOBE.cmd with corrections. FirstLogon.cmd is for Win 8 only and OOBE.cmd is for Vista and Win 7 only. This should also work on the new windows 8.1 Blue when released hopefully. Updated instructions included.

    Code:
    Removed
    Updated above link to include windows loader 221 if not oem activated and also included KMSpico v7 oem folder version for win8 kms activations. Corrects UAC being disabled in win vista. Enjoy!