1. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,326
    390
    OA 2.x SLIC & OEMCERT Collection
    Windows 7 OEM SLP Key Collection

    activ.bat :
    Code:
    @echo off
    pushd %~dp0
    cls
    cscript %windir%\system32\SLMGR.VBS -ILC TOSASU.XRM-MS
    cscript %windir%\system32\SLMGR.VBS -IPK your_WIN7_OEM:SLP_key
    SLMGR.VBS -XPR
    pause
    @exit
     
  2. Deuteros

    Deuteros MDL Novice

    Sep 10, 2018
    7
    0
    0
    Could you please repost this BIOS? Thanks so much!
     
  3. wintron

    wintron MDL Member

    Dec 4, 2009
    169
    12
    10
    its been a while since i last did this . could you please explain how this was done ?
     
  4. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,326
    390
    what "was done"?
    SLIC 2.1 was added (enabled) with the official marker's utility.
    \now you have a "permanent" SLIC 2.1 in the BIOS
     
  5. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,326
    390
  6. Deuteros

    Deuteros MDL Novice

    Sep 10, 2018
    7
    0
    0
  7. wintron

    wintron MDL Member

    Dec 4, 2009
    169
    12
    10
    i understand but cant get it to activate using opatools ? opatools says cert inserted and key added but still 30 days left !
     
  8. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,326
    390
    #20349 Serg008, Sep 10, 2018
    Last edited: Sep 10, 2018
    upload Slictoolkit's screens (Basic and Advanced tabs)
    add. I don't use opatools, (prefer to install Cert.&KEY manually)
     
  9. wintron

    wintron MDL Member

    Dec 4, 2009
    169
    12
    10
    already installed as ive been updating win 7 . 29 days left for activation . by the way its home premium
     
  10. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,326
    390
    try re-activate your installation:
    1. Install KB971033 update.
    2. Open cmd.exe as administrator and type in the command prompt:
    slmgr.vbs /rearm

    after reboot:

    3. Install manually the key and Certificate:
    copy TOSASU-E57C7E85_21.XRM-MS to the root of C:\
    run cmd.exe as administrator and type in the command prompt:

    SLMGR.VBS /ILC C:\\TOSASU-E57C7E85_21.XRM-MS
    ...wait for result

    SLMGR.VBS /IPK 6B88K-.... (reenter your OEM:SLP product key after rearming)
    ...wait for result

    SLMGR.VBS /ATO

    SLMGR.VBS /XPR
    SLMGR.VBS /DLI
    SLMGR.VBS /DLV
     
  11. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,326
    390
    as written
     
  12. wintron

    wintron MDL Member

    Dec 4, 2009
    169
    12
    10

    done and dusted , windows activated . thank you very much indeed serg . much appreciated , cheers
     
  13. Deuteros

    Deuteros MDL Novice

    Sep 10, 2018
    7
    0
    0