7 Oem Sources Folder Project

Discussion in 'Windows 7' started by Ev1lM0nk3y, Nov 17, 2009.

  1. racky29

    racky29 MDL Senior Member

    Aug 2, 2007
    285
    93
    10
    does appear to be dead, "folder not found"

    edit: strange, its working now
     
  2. Ev1lM0nk3y

    Ev1lM0nk3y MDL Senior Member

    Jun 7, 2007
    287
    430
    10
    I've just updated 1st post
     
  3. Alphawaves

    Alphawaves Super Moderator/Developer
    Staff Member

    Aug 11, 2008
    6,222
    22,280
    210
  4. boscru6469

    boscru6469 MDL Senior Member

    Jan 9, 2012
    254
    62
    10
    Are there any such thing as OEM Source Files for Gateway Professional and/or Gateway Home Premium editions?
     
  5. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,588
    340
    Gateway was merged with Acer :)
     
  6. racky29

    racky29 MDL Senior Member

    Aug 2, 2007
    285
    93
    10
    #686 racky29, Mar 10, 2012
    Last edited by a moderator: Apr 20, 2017
    you could get the "Gateway Windows 7 Ultimate.7z" from the first post link and do a little mod on it, see if that works.

    all you have to do is save this code as SLP.CMD
    and replace the one in the gateway-ultimate pack with this one, this will pick the key for edition you have installed.
    located in, " $oem$\$$\setup\scripts\slp.cmd "
    Code:
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "EditionID" | FINDSTR /I "Starter"
     IF NOT ERRORLEVEL 1 cscript %windir%\system32\slmgr.vbs -ipk RDJXR-3M32B-XXXXX-XXXXX-XXXX
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "EditionID" | FINDSTR /I "HomeBasic"
    IF NOT ERRORLEVEL 1 cscript %windir%\system32\slmgr.vbs -ipk MB4HF-2Q8V3-XXXXX-XXXXX-XXXX
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "EditionID" | FINDSTR /I "HomePremium"
     IF NOT ERRORLEVEL 1 cscript %windir%\system32\slmgr.vbs -ipk VQB3X-Q3KP8-XXXXX-XXXXX-XXXX
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "EditionID" | FINDSTR /I "Professional"
     IF NOT ERRORLEVEL 1 cscript %windir%\system32\slmgr.vbs -ipk YKHFT-KW986-XXXXX-XXXXX-XXXX
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "EditionID" | FINDSTR /I "Ultimate"
    IF NOT ERRORLEVEL 1 cscript %windir%\system32\slmgr.vbs -ipk FJGCP-4DFJD-XXXXX-XXXXX-XXXX
    or just change the key in the slp.cmd to the one you require.
     
  7. LiLCruz

    LiLCruz MDL Novice

    Mar 24, 2012
    22
    3
    0
    #687 LiLCruz, Mar 27, 2012
    Last edited: Mar 27, 2012
    I used Gateway Windows 7 Ultimate oem files on media refresh sp1 and added the folder everything went fine but logon screen reverted back original windows 7 logo what am I doing wrong?
     
  8. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,588
    340
    #688 Tito, Apr 1, 2012
    Last edited by a moderator: Jan 21, 2013
    Two themes from official Samsung driver disc: Perfect Balance & Super Bright



    :)
     
  9. secretromeo

    secretromeo MDL Addicted

    Mar 30, 2011
    501
    232
    30
    I don't know whether this stupid question of mine deserves a reply but...

    I have an ASUS motherboard. I downloaded the ASUS+ULTIMATE.rar file from the Mediafire links above. I don't know what to do with it. Can anyone tell me what this thread is actually about and what I can do with that file?
     
  10. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,588
    340
    Put the $OEM$ folder in the sources folder of the Ultimate installation DVD ;)
     
  11. ratnayesu

    ratnayesu MDL Novice

    Apr 7, 2012
    10
    3
    0
    #691 ratnayesu, Apr 7, 2012
    Last edited: Apr 7, 2012
    Dell's OEM Folder



    Hello! I'm trying to download Dell's OEM folder .... But Mediafire downloads are not working in our country. So please kindly upload Dell's OEM folder to any other website such as ziddu.com ....
    (windows 7 professional X64)
    thanks in advanced .
     
  12. alikewan

    alikewan MDL Novice

    Nov 17, 2011
    23
    6
    0
    thank you frind
     
  13. boscru6469

    boscru6469 MDL Senior Member

    Jan 9, 2012
    254
    62
    10
    Where are the links for the Windows 7 Professional with SP1 x86 and x64? I have found so many and I am not sure which to download, "N", "U", "Media Refresh". I have one but when I go to install it comes up with all versions but I only want Professional. I placed ei.cfg file in the Sources directory.

    The ei.cfg file is set as:
    [EditionID]
    Professional
    [Channel]
    OEM
    [VL]
    0
     
  14. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,588
    340
  15. boscru6469

    boscru6469 MDL Senior Member

    Jan 9, 2012
    254
    62
    10
    Do I need to change the ei.cfg file from retail to OEM when I insert the $OEM$ folder into the Source folder or does the $OEM$ files override it?
     
  16. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,480
    1,500
    150
    Nope, you dont have to touch it at all.. Id delete it if I were you.
     
  17. cyberbot

    cyberbot MDL Senior Member

    Jul 30, 2011
    499
    24
    10
    #697 cyberbot, Apr 30, 2012
    Last edited: Apr 30, 2012
    can i use all the OEM in one DVD?
    where do i have exactly to put the OEM folder? on the root or inside some specifice folders?

    thank you
     
  18. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,480
    1,500
    150
    Are you trolling now?
    Tito wrote exactly where to put the OEM folder.. Inside "Sources" folder

    Yes you can, have a look at searchengines multioem/activation kit in MDL Application and Projects subforum.
     
  19. cyberbot

    cyberbot MDL Senior Member

    Jul 30, 2011
    499
    24
    10
    sorry when i asked the questions i didn't sees he answer it already apologies for this
     
  20. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120