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. urie

    urie Moderator
    Staff Member

    May 21, 2007
    8,999
    3,380
    300
  2. Mr Been

    Mr Been MDL Senior Member

    Feb 24, 2008
    262
    70
    10
    It's only me who has problems to download from Page 1?

    1) Link : Error (404)
    2) Link : This shared file has been removed
    3) Link : Preview currently unavailable

    Thank you for helping
     
  3. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,811
    18,998
    340
  4. nima1024

    nima1024 MDL Member

    Sep 18, 2010
    240
    42
    10
    #1967 nima1024, Jan 23, 2014
    Last edited by a moderator: Apr 20, 2017
    Hey,
    Thanks for this project. :)

    I have a question,

    I don't want to activate windows or add any certs. or theme, I just want to add my desired OEM into windows, only shows my own test in front of Manufacture, Models, Support Link, ... and extras in System Properties and nothing else, don't want to touch anything regarding activation or what, want to keep my ISO unactivated.

    This information can easily be removed by running this reg file:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
    "Manufacturer"=""
    "Model"=""
    But I just don't know how to add it.

    Anyone can help?
     
  5. urie

    urie Moderator
    Staff Member

    May 21, 2007
    8,999
    3,380
    300
    #1968 urie, Jan 23, 2014
    Last edited by a moderator: Apr 20, 2017
    Make folders $oem$\$$\setup\scripts

    Code:
    @echo off
    
    start /w regedit /s %systemroot%\setup\scripts\oem.reg
    del /F /Q %systemroot%\setup\scripts\oem.reg
    
    :Cleanup
    del /F /Q %systemroot%\setup\scripts\oobe.cmd
    Save as: OOBE.cmd

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]
    "Manufacturer"=""
    "Model"=""
    Save as: oem.reg

    Then copy both into scripts folder and copy $oem$ to sources folder with UltraISO and burn dvd
     
  6. nima1024

    nima1024 MDL Member

    Sep 18, 2010
    240
    42
    10
    #1969 nima1024, Jan 23, 2014
    Last edited by a moderator: Apr 20, 2017
    Thank you so much. :)

    Does it work on Enterprise version, too?
    Because it does not support OEM Licensing.
     
  7. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,811
    18,998
    340
    Obviously it'll work.

    FYI, Enterprise does support OEM:SLP activation. But no keys are leaked.

    :cool:
     
  8. searchengine

    searchengine Guest

    1st page Description and download links updated
     
  9. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,811
    18,998
    340
  10. hamood10

    hamood10 MDL Novice

    Dec 12, 2013
    5
    2
    0
    does anyone one know where is the small size OEMsync.exe gone?:confused:
     
  11. urie

    urie Moderator
    Staff Member

    May 21, 2007
    8,999
    3,380
    300
    Don't know what you mean by small size but OEMsync.exe 340 KB is in $oem$_Win8x_Win7_Vista_ISO_[01-01-14]\$oem$\$$\Setup\scripts folder.
     
  12. mnguyen

    mnguyen MDL Novice

    Jan 21, 2011
    30
    0
    0
    Hello,

    the link of the first page is locked

    Have you another link ?

    thank you
     
  13. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,556
    15,642
    270
    #1977 Mr.X, Jan 24, 2014
    Last edited by a moderator: Apr 20, 2017
  14. mnguyen

    mnguyen MDL Novice

    Jan 21, 2011
    30
    0
    0
    thanks Mister X
     
  15. searchengine

    searchengine Guest

    @Mister X...

    1st page description... added 'Backup' links

    Thanks :)
     
  16. nima1024

    nima1024 MDL Member

    Sep 18, 2010
    240
    42
    10