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

    Puremin0rez MDL Senior Member

    Nov 24, 2010
    267
    162
    10
    #1981 Puremin0rez, Feb 11, 2011
    Last edited: Feb 11, 2011
    Adding AutoKMS.exe to the Exclusions list will only exclude it from on-demand and scheduled scans (Avast 5)

    You need to add it to the Real Time Shield exclusion list to stop it from blocking it on execution.

    Avast Interface >> Realtime Shields >> File System Shield >> Expert Settings >> Exclusions >> C:\Windows\AutoKMS.exe

    Make sure all 3 checkboxes are checked.

    This solved my problem and I hope it solved yours and others aswell.

    If your still having issues you might need to add C:\Windows\KMSEmulator.exe to the exclusions list aswell.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mtt

    mtt MDL Novice

    Mar 12, 2010
    33
    8
    0
    Wouaaahhh, it solves my problem. Thank you very much.
     
  3. ihbhogger

    ihbhogger MDL Novice

    Nov 11, 2009
    1
    0
    0
    Will give it a try, thanks
     
  4. calpo

    calpo MDL Member

    Apr 23, 2010
    212
    60
    10
    Hi All,

    I just uninstalled office 2010 manually using control panel. I wonder whether It was completely removed from my PC or I have to delete some registrations ? If yes, is these paths correct mentioned below. I'm running OS 7 x64.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\ Registration
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\14.0\Registration

    Thanks for your concerns.
     
  5. Bosh

    Bosh MDL Developer

    May 30, 2010
    613
    297
    30
    Yes, those path are correct. I would delete all the Office reg keys, in order to wipe out everything and start with a clean system.
     
  6. calpo

    calpo MDL Member

    Apr 23, 2010
    212
    60
    10
    #1987 calpo, Feb 12, 2011
    Last edited: Feb 12, 2011
    Thanks a lot, Bosh.

    As you said, "You would delete all the Office reg keys" Do you mind if telling me where the reg keys are ?

     
  7. Bosh

    Bosh MDL Developer

    May 30, 2010
    613
    297
    30
    In that path, I just mean instead of deleting:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\ Registration
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\14.0\Registration

    delete al the Office keys, not just the registration:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\
     
  8. calpo

    calpo MDL Member

    Apr 23, 2010
    212
    60
    10
    Thanks Bosh.

    One more question,

    Do you know how to create a file .cmd or .bat to delete all these instead of doing manually ?

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\ Registration
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\14.0\Registration

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\


    Thanks in advance
     
  9. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #1990 timesurfer, Feb 13, 2011
    Last edited by a moderator: Apr 20, 2017
    Code:
    @echo off
    del HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\ Registration
    del HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\14.0\Registration
    del HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\
    del HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ Office\ 
    pause
    I think cody's toolkit does the uninstall that does the job
     
  10. calpo

    calpo MDL Member

    Apr 23, 2010
    212
    60
    10
    Thanks for your help & concern, timesurfer.

    I'll try ....

    Have a good day.
     
  11. calpo

    calpo MDL Member

    Apr 23, 2010
    212
    60
    10
    #1992 calpo, Feb 13, 2011
    Last edited: Feb 14, 2011
    The prolem is solved

    Thanks again
     
  12. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,776
    150
    Can someone test an overlooked feature?

    AutoKMS has had Windows Activation added to it already. I need someone with KMS'd windows to see if it works. Use Enterprise or whatever, have less than 180 days (like 179), install AutoKMS (enable logging with Windows Activation, noting that you'll have to have office 2010 installed to use the toolkit to install it). Reboot, check the AutoKMS log, and see if it actually changed your activation (as in check your KMS days and the log, checking your days with slmgr).
     
  13. calpo

    calpo MDL Member

    Apr 23, 2010
    212
    60
    10
    #1995 calpo, Feb 14, 2011
    Last edited by a moderator: Apr 20, 2017
    @CODYQX4


    Thanks for your concern. I found out the solution. I put a hyphen (-) in front of the RegistryPath and the whole RegistryPath in [ ... ] => save it as .reg. It does work. as shown below.

    Code:
    Windows Registry Editor Version 5.00
    
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\Registration]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\14.0\Registration]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office]

     
  14. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    I answered too quickly...lol

    Thanks for the correction
     
  15. woebetide

    woebetide MDL Member

    May 28, 2007
    240
    78
    10
    Hm, not clear!
    -Install 7 enterprise
    -activate with miniKMS
    -Install Office (OR NOT)?
    -Install EZ Autokms?
    and check?

    i will test but not sure of the correct todo! ('getting to old for this stuffo_O)
     
  16. Bosh

    Bosh MDL Developer

    May 30, 2010
    613
    297
    30
    - Install 7 enterprise
    - have less than 180 days (like 179)
    - install AutoKMS (enable logging with Windows Activation, noting that you'll have to have office 2010 installed to use the toolkit to install it)
    - Reboot
    - check the AutoKMS log, and see if it actually changed your activation (as in check your KMS days and the log, checking your days with slmgr).

    :D
     
  17. woebetide

    woebetide MDL Member

    May 28, 2007
    240
    78
    10
    Ok, got it!
    installed and waiting till tomorrow for the result.
     
  18. woebetide

    woebetide MDL Member

    May 28, 2007
    240
    78
    10
    #2000 woebetide, Feb 15, 2011
    Last edited: Feb 15, 2011
    WINDOWS 7 Enterprise : days left 178
    Installed AutoKms
    Log:
    Windows days left 180

    Office Activation fail , even after several restart!