OpaTool updated-v0.8

Discussion in 'Windows 7' started by bigfoot15, Aug 15, 2011.

  1. bigfoot15

    bigfoot15 MDL Member

    Jul 22, 2009
    102
    222
    10
    #1 bigfoot15, Aug 15, 2011
    Last edited: Dec 25, 2011
  2. Olddigital

    Olddigital MDL Novice

    Jul 26, 2011
    14
    6
    0
    Got it.
    Thank you.:biggrin:
     
  3. panda24

    panda24 MDL Novice

    Feb 12, 2011
    30
    3
    0
    my bad wat does this do or wat is it?:confused:
     
  4. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
    Just a certificate & key installer ;)
     
  5. timster

    timster MDL Senior Member

    Aug 23, 2009
    465
    344
    10
    #5 timster, Dec 15, 2011
    Last edited by a moderator: Apr 20, 2017
    i found a bug when trying to activate Windows Server 2008 Enterprise

    when you go to install the key, instead of installing the key, it takes you to the Windows Small Bussiness Server 2011 menu <-- notice the spelling mistake


    I was able to fix the problem by editing the OpaTool.bat to include

    Code:
    if %key%==42 (
    echo.
    echo. Invalid choice! Please try again.
    echo.
    GOTO CHOOSEEDITION
    ) else (
    CD %SystemRoot%\system32\
    start slmgr.vbs -ipk %key%
    echo.
    echo. Key installed! Please wait for confirmation message.
    echo. Note: This may take up to two minutes.
    echo.
    echo.
    echo. Press any key to return to the main menu.
    pause > nul
    GOTO MAINMENU
    )
    underneath

    if "%userkey%"=="L" goto EXIT
    if "%userkey%"=="l" goto EXIT

    of the Windows Server 2008 section

    I also added it under the Windows Small Business Server 2011 section after noticing it was missing from there too
     
  6. bigfoot15

    bigfoot15 MDL Member

    Jul 22, 2009
    102
    222
    10
    Thanks for the bug report. I fixed it and updated some other parts. New download link provided.
     
  7. ring00

    ring00 MDL Junior Member

    Dec 24, 2010
    78
    4
    0
    Where is the download link?
     
  8. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,682
    18,581
    340
  9. ifeife2

    ifeife2 MDL Member

    Apr 25, 2008
    134
    3
    10
    Thank you bigfoot15, I'm glad your update is still available for download
     
  10. urie

    urie Moderator
    Staff Member

    May 21, 2007
    9,039
    3,388
    300
    I don't understand why the tool is totally outdated far better to use daz loader to add certificate and slic.
     
  11. ugurano

    ugurano MDL Junior Member

    Apr 14, 2014
    58
    3
    0
    this program working very good
     
  12. urie

    urie Moderator
    Staff Member

    May 21, 2007
    9,039
    3,388
    300
    Only if you are lucky and don't have one of the newer windows 7 systems as I already mentioned the tool is totally outdated, it does not contain the latest certificates.
     
  13. agalipe1

    agalipe1 MDL Novice

    Oct 31, 2009
    6
    0
    0
    Is there an updated tool to use that works like OpaTool install keys,cert. ext.

    thank you for your help:worthy:
     
  14. E_B_M

    E_B_M MDL Member

    Jan 16, 2012
    173
    99
    10
    #14 E_B_M, Jan 19, 2016
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. agalipe1

    agalipe1 MDL Novice

    Oct 31, 2009
    6
    0
    0
    Thanks, the good old manual way forgot about that. Really loved this program when I started this whole windows adventure.