Office 2010 Toolkit and EZ-Activator.

Discussion in 'MDL Projects and Applications' started by CODYQX4, Apr 27, 2010.

Thread Status:
Not open for further replies.
  1. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,814
    45,768
    150
    When installing a license I add a key for you if I have one, else you need a key. Delete All deletes license info and when office repairs any added licenses are gone (only what Office 2010 product(s) is/are installed are licenses restored after repair).

    There is no way to remove licenses as there is no provided option to remove them. Removing the key is usually good enough. The licenses enable you to use a type of key.
     
  2. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    422
    32
    10
    the kms.exe will be found as a virus we know but i dont see the

    windows\keygen.exe avira got a popup but inside the folder there is no such exe. can you tell me if i can delete the keygen after activating office?

    the autokms.exe is inside the white list now.
     
  3. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,814
    45,768
    150
    AutoKMS and the toolkit put it there and then delete it when done, but your AV may have got rid of it. I would whitelist the Keygen.exe or AutoKMS will fail every time due to AV interference.
     
  4. ellen

    ellen MDL Member

    Jan 8, 2009
    100
    0
    10
    #644 ellen, Aug 20, 2010
    Last edited: Aug 20, 2010
    (error 0x8007000D)

    Activation has know succeeded for office plus, but only if I don't install visio and project.
    I did notice that oga isn't installed on my laptop, but it is installed on my desktop.
    Perhaps oga is causing problems with the keygen.exe.
     
  5. ! .ĐΛЄMØИ. !

    ! .ĐΛЄMØИ. ! MDL Junior Member

    Apr 19, 2010
    63
    11
    0
    This by far has to be the best Office Loader around, love the AutoKMS feature.. hasn't slowed down my bootup time one bit. Using AutoKMS is basically keeping you permanently activated. Activated Office 2010 Pro Plus w/ this along with Visio installed too, Keep up the good work man. Looking forward to future versions =D

    For people that want to know, I have Office 2010 32bit installed on 64bit W7 (WOW64) :p
     
  6. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    422
    32
    10
    so i can delete both?
     
  7. TonyTones

    TonyTones MDL Novice

    Jul 13, 2010
    35
    27
    0
    I'm not sure how much of this is true, but the reason for the keygen being flagged by AV software so much is because it's packed with a UPX packer.
    So, if this is true can't we just unpack the keygen by running "upx -d keygen.exe" and see if that solves the AV software issue? Sorry if this is a stupid question.
     
  8. Memnon

    Memnon MDL Junior Member

    Feb 22, 2010
    97
    19
    0
    Does not work on XP

    I have tried on Windows XP sp3, but it does not work there.
    In case of Windows 7, it works flawless and spontaneously with single click. Thanks!
    Why it does not work on XP? Is there any plan for make a XP edition?
     
  9. An00bis

    An00bis MDL Novice

    Jan 26, 2010
    10
    6
    0
    Try this: clean install Office 2010 (if not appiled yet) - activate it with "EZ-Activator" button - if successful restart you rig - install Project or Visio (or both) and do a new run with EZ-Activator - it will (re)activate your O2k and switches the version of additional software to "Volume License" and activates it too. Tried this on 32-bit and 64-bit Win7 rigs. Always successful.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,814
    45,768
    150
    What is wrong on XP? It should work with XP as I have used it on XP in older builds.
     
  11. ellen

    ellen MDL Member

    Jan 8, 2009
    100
    0
    10
    Thanks, it worked by restarting after every install. First install office, restart and activate. The install Project, ...
     
  12. An00bis

    An00bis MDL Novice

    Jan 26, 2010
    10
    6
    0
    Glad i could help... :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. tiramealgo

    tiramealgo MDL Novice

    Jun 22, 2010
    4
    0
    0
    hello
    first of all thanks for your tool
    I wonder if I can contribute my help in some way
    for you and your group continue to improve this activator :D

    PS: My language is Spanish
    I understand the English but still I have not enough knowledge to write in English
    This text is translated with San Google :biggrin:

    Office 2010 Toolkit and EZ-Activator :worthy:
     
  14. Memnon

    Memnon MDL Junior Member

    Feb 22, 2010
    97
    19
    0
    Office 2010 toolkit.exe - Application Error.
    The application failed to initialize properly (0xc0000135). Click on OK to terminate the application.
     

    Attached Files:

  15. Bosh

    Bosh MDL Developer

    May 30, 2010
    615
    302
    30
    I think the requirement for .Net Framework 3.5 should be added in the first post :)
     
  16. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,814
    45,768
    150
    Done. I thought I had it wrote there though.
     
  17. nefarious

    nefarious MDL Novice

    Aug 17, 2009
    36
    1
    0
    Thanks, worked like a charm.
     
  18. ced-2k

    ced-2k MDL Novice

    Feb 20, 2010
    22
    3
    0
    #660 ced-2k, Aug 23, 2010
    Last edited by a moderator: Apr 20, 2017
    I don't know if this is as known issue but I've had this error message multiple times since I installed AutoKms :
    Code:
    System.InvalidOperationException was unhandled
      Message=Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
      Source=System.Windows.Forms
      StackTrace:
           at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
           at System.Windows.Forms.MessageBox.Show(String text, String caption, MessageBoxButtons buttons)
           at AutoKMS.AutoKMS.RunAutoKMS()
           at AutoKMS.Program.Main()
      InnerException: 
    
    Am I supposed to uninstall AutoKms after activation is done?