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

    nonsence MDL Novice

    Jul 24, 2007
    18
    0
    0
    It works today :)

    craigr
     
  2. UVAIS

    UVAIS MDL Expert

    Mar 17, 2011
    1,332
    1,897
    60
    #1582 UVAIS, Jan 18, 2013
    Last edited by a moderator: Jan 31, 2013
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. searchengine

    searchengine Guest

    vymrdal...

    thanks, but I can't add that link to 1st page description... other software with patches, and serials accessible (forum rules don't allow serial sharing).

    :)
     
  4. Daz

    Daz MDL Developer

    Jul 31, 2009
    9,524
    67,289
    300
    I wouldn't be so sure. They deleted my mirror of the loader, even though there's other versions there if you search.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. searchengine

    searchengine Guest

    1st page description|download link updated...

    $oem$-Assessment Tool (most current)
    18th January 2013
    • updated - 'RWE v1.5.3.7'
    FILE: $oem$_Assessment_18_Jan2013.7z
    MD5: be22bb98f64f3c2b1fea71e79b5a2ea8
    SIZE: 2MB
     
  6. dareckibmw

    dareckibmw MDL Expert

    Jun 16, 2009
    1,198
    1,363
    60
    Sitting in front of the computer at ~4am....I see old habits never die. :spoton:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. UVAIS

    UVAIS MDL Expert

    Mar 17, 2011
    1,332
    1,897
    60
    hey any Future Project for Adding OEM in 8's DVD ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. searchengine

    searchengine Guest

    @UVAIS...

    Déjà vu... posts #1564, #1568, #1569, #1570, #1577, #1578

    no plans. :rolleyes:
     
  9. techman707

    techman707 MDL Novice

    Aug 11, 2011
    22
    1
    0
    I ran into a problem with the Toshiba OEM activation & themes. Brnad new Toshiba U845 Ultrabook. Since it already has the 2.1 slic from Toshiba, it's not that. I was doing a clean install (over and over and....) although it appears to activate, it "thinks" it's a "BGH E-Nova" (BGH-SA) computer or motherboard.

    Does anyone have any ideas or experience with Toshiba'?
     
  10. searchengine

    searchengine Guest

    @techman707...

    1st page description has a download link to '$oem$-Assessment' tool... download and run it on Toshiba and save Results.txt.

    Post the Results.txt.
     
  11. chryses

    chryses MDL Junior Member

    Mar 23, 2011
    52
    4
    0
    @searchengine
    Some post ago you said that you use one script to check the activation, and if is not, after the reboot daz will be applied.
    Can you share your script? In rare case daz will not work and whit your script maybe I can use another method like trilogy or odin....

    J
     
  12. searchengine

    searchengine Guest

    @chryses...

    If you are referring to the discussion in posts #1544, #1546, #1552, #1555, #1558, #1559, #1560, #1561 between dareckibmw, Daz & myself... then sorry, I do not feel it would be proper for me to make public, any method to bypass 'DVD warning message' from unattended use of loader.
     
  13. SvenP

    SvenP MDL Junior Member

    Mar 25, 2009
    79
    25
    0
    @searchengine

    Could you please make it suitable for Server 2012 too (with SLIC 2.2)?
     
  14. searchengine

    searchengine Guest

    #1596 searchengine, Jan 24, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    @chryses...

    You could add this line to setupcomplete.cmd... to get message from 'runonce' if not activated.
    Code:
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" /f /v "!actvn" /t REG_SZ /d "cmd /c WMIC /NAMESPACE:\\root\CIMV2 PATH SoftwareLicensingProduct WHERE LicenseStatus=1 GET LicenseStatus | findstr \"1\" >NUL&&IF ERRORLEVEL 1 MSG * /TIME:45 Genuine activation of this system has failed." >nul
    
    @SvenP...

    sorry, not practical.
     
  15. chryses

    chryses MDL Junior Member

    Mar 23, 2011
    52
    4
    0
    #1597 chryses, Jan 24, 2013
    Last edited by a moderator: Apr 20, 2017
    With this I can put the message on the runonce, right?

    But how to run something (one script) on next reboot?

    Sorry I'm not so able with scripts o_O
     
  16. searchengine

    searchengine Guest

    If genuine activation did not occur using 'project files', and again failed to activate when 'windows loader' ran silently from setupcomplete, and runonce 'message pop-up' advised still not activated after reboot... then it would be time to investigate why the system failed to activate from two attemtps. The loader may require to be uninstalled, and perhaps used manually with advanced options.
     
  17. chryses

    chryses MDL Junior Member

    Mar 23, 2011
    52
    4
    0
    I agree with you.
    But I'm especially interested to this "system will be activated when you next reboot your machine", how to make the popup is ok, but how to make another step and make something after the next reboot?
     
  18. searchengine

    searchengine Guest

    no next step after reboot... in that example the 'loader' installed and message pop-up only to advise will be activated after reboot (loader needs reboot to apply 'slic' activation).