yep, i also found that. A problem of detecting office. Code: ------------------------------------ AutoKMS Ran At 2011/5/25 下午 07:41:28. Attempting To Activate Office 2010. Office 2010 Is Not Installed! ------------------------------------ AutoKMS Ran At 2011/5/25 下午 07:45:24. Attempting To Activate Office 2010. Checking Installed Office KMS Products. Professional Plus KMS Installed. Attempting To Activate Professional Plus. Successfully activated after 1 attempts. ------------------------------------ AutoKMS Ran At 2011/5/25 下午 07:49:29. Attempting To Activate Office 2010. Office 2010 Is Not Installed!
I tested it with 30 times in VirtualBox ( win 7 enterprise sp1 x64 + Office Professional_Plus 2010 x64 vl ), there is nothing wrong. Guys, just push the button! lol
Not sure why as we detect office 2010 by seeing if OSPPSVC exists, starting it if it isn't running. I have not touched this code in 2.1.6+.
Should be, but make sure it is not V2.1.3. My BW is such crap that you can DL the thing before I can and check it. If it is V2.1.3 don't use it, but I'm sure I put V2.1.7 B1 up (I asked if you could do some UI changes several posts back while talking about it).
It is 2.1.7 B1, only changes are in the changelog for 2.1.7 readme. I haven't done much in 2.1.7 over 2.1.6 except add validity checks and a restart of OSPPSVC when restoring a backup.
Hey guys, IDK if you have even heard of this product but this activator even works on Office 15 M2! I can show screenshots in a bit, just gotta get my VHD up lol.
CODYQX4 i have to ask you something quite strange. I need to update an install.wim file which contains Office 2010 + your activator. I would like to know if it's possible to extract KMSemulator.exe and AutoKMS.exe from your latest release and replace the old file offline in install.wim file. Dou you think it will work? How can extract the files? Thanks, a lot, for all your work and support!
M2 still uses KMS and the old KMS works. The only reason toolkit/EZ-Activator won't work is I don't support mondo but it can be KMS activated by setting host and activating, so such an activator is likely KMS based. PS: The way I do AutoRearm is likely unchanged, nothing has really changed in M2 just a special license and different reg paths, but since it is click 2 run there is no "Registration" key which isn't needed for a AutoRearm. I will not support M2 though, but will make a toolkit for RTM Office 15. You could replace the files and I use a tool called GImageX to mess around with WIM's personally. I don't know how you could update tasks that way but you mount the WIM with write access and overwrite then unmount.
Sorry for the mistake, i actually know how to mount and update files inside a wim. I need only to know how to extract kmemulator.exe and autokms.exe from your latest release for replace the old one that are already in the wim. There is no need to update task i think, shouldn't be the same from one version to another? Again, thanks
Task has changed in 2.1.6 into 1 or a custom task, but you just install AutoKMS then copy the EXE's you need.
Ok, i will install it in a virtual machine (since in my system i have a genuine key and i don't want to mess up things installing the activator) and copy autokms.exe. There is no need to also copy kmsemulator.exe? It never changes? I will then find a way to update task because you said it's changed in 2.1.6. Maybe regedit or some file stores the task, who knows...
I've used a unpacked one but you could leave it out (delete from WIM) since AutoKMS generates if it it does not exist.
Good to know! For the task question, i'm now a bit confused. When i created the wim file i've installed the activator without selecting the "task method" (i used the default one). I was thinking that default one equals normal autostart of autokms.exe and not the scheduled task, am i wrong? Anyway, if i remember correctly a task is a new file in C:\Windows\Tasks. So i might replace it with the new one... Found something, but i don't know if signatures change every time you install windows... Code: C:\Windows\Tasks\AutoKMS.job [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\CompatibilityAdapter\Signatures] "AutoKMS.job"=hex:ea,51,a6,99,55,27,a6,bb,8d,4e,76,04,38,f8,93,33,ec,55,ff,e2,\ 82,8f,56,b7,23,d5,b0,24,95,97,31,64,05,91,d4,81,c4,ea,fd,80,6e,72,6b,66,7e,\ e8,52,be,b8,26,a7,0d,ef,e8,62,8e,46,62,38,64,68,96,50,52 "AutoKMS.job.fp"=dword:a1faca8d
I am failing to run with command line parameters. every parameter crashed program. normal gui works. tried with 2.1.5.
Should I add Office 15 M2 support? Activation is very trivial to do since just about all of M2 is like office 2010. I already know KMS works but EZ-Activator won't touch M2 since it checks SKUs which Mondo is not included and it probably would have changed in M2 anyway.
I'm in your tokens, stealing your slics... Someone really needs to make a office slic extractor like the OEM extractor for oem certs. M2 is Mondo and C2R meaning I have to go through the tokens.dat with notepad and look for the slics in text, and Mondo has a crapload of slics (if it wasn't c2R i could get them out of the MSI). I only had to do this in 2010 to starter since all other installers had them in the msis. Basically they start like a xml file and end with a license or licensegroup tag, and I can ID which ones I need by the contents. Being able to dump them all would be much easier then going through manually.