Yeah, I felt the blank space looked weird, but I'd like to make it expand in an animation if possible. Also, notice how Microsoft Toolkit uses the office icon. It would be nice to have a different icon, one that relates to microsoft but not the windows or office icon.
You can set a delay for automatic draw the form, using int variables, creating a simple animation ...
Just noticed something to change in AutoRearm. I do a lowest grace check, with default variable = 30. I then search all licenses, but condition of License Status code = 2. (0 is unlicensed/no key, 1 is activated). I should make it >= 2 instead of == 2, because Notifications Mode = 5 and there are weird grace states in between. Theoretically the user is unlikely to get there but I'll change it anyway. This is probably the only change I've made to it. According to AV, my AutoRearm is barely used/known, but it has a lot more safety checks I'd like to see in IORRT. The checking of the days prevents overwriting activation. If a user installs a rearm tool, mine will not nuke office if activated, so if a user forgets and MAK activates, they won't lose it. Still, the one thing I'm stuck with is if the user has multiple office. Given a rearm effects all of them, if one needs activated I rearm, as otherwise one app would stay activated and one not (better to rearm than let the one app die). Still if the user activated before installing that activation it will uninstall and reactivate. This issue is a non concern given MAK activations are few and far between, and most users install one app. Just another reminder that if you rely on a leaked key for activation, you should use OTK/MTK/ATM to back that up ASAP. I got a MAK from school that had a short enough window to activate and backup on my new laptop before it ran out of uses (note it is not leaked and is empty so don't ask for it and I wouldn't leak it anyway).
Hey thanks for that info Cody If you wanna help do checks that is fine but the only thing I've experienced with IORRT was when someone installed another app after IORRT had already been installed...lol That killed it but they just can uninstall and reinstall I think I forget if they have to KMS activate again to fix? Regarding the MAK keys I think the whole MAK leak for 2010 is over so I'm not too worried
Yeah there's only so many things to check. I figure that I detect if IORRT is already installed, and hope they wouldn't do anything like install it over the top. I was referring more to the way that I have this day check, but it was messed up. I believe you just restore daily and don't worry about that. I haven't seen any new keys but I'm glad as they only complicate things, with people assuming Office can be preactivated because somebody ripped someone else's torrent and put a new key in, claiming it "Works forever" to get mass DL+Rep but the users find out there is an issue and ask later how to preactivate office.
I did clean install win7, then office then used your tool to activate it and KIS2012 didn't complain about AutoKMS like last time, go figure
It is nice we look out for our users in a better more long term way You are clearly using an "hacked" version of KIS12 ...lol
Hahaha! I have bought a key from Kaspersky Lab 9 months ago cause I was getting tired looking for a new "hacks"
Maybe someone good at this kind of thing could help me. I need to gut a Windows PE WIM down as far as possible and it be able to run batch file to delete WPA hive. Anything that is not needed to achieve that can die. Default size is 109 MB, but certaintly gutting out all non english language, all non used fonts, and especially dealing with unneeded drivers and WinSXS would dramatically reduce the size (WinSXS is the biggest). I'm using Windows PE 3.1, unless a different PE comes at a smaller size and is easier to cut down. I'd like to get to small double digit (maybe single if possible) MB where downloading the WIM is easy.
@cody What happens if you run EZ-Activator in VLK version of office 2010 , will it convert or mess up with the files or just do autokms? . Will this work on Office 2010 sp1 integrated VLK released by MS on september 09?
help! something weird is going on... I'm running 24 hours a day office 2010 toolkit with autokms service installed and running on one of my computers (ip 10.0.0.1). When I try to activate the other computers against the kms computer from inside the home network (meaning 10.0.0.1) - it works (windows and office). However, when i try the global internet ip / dns name i get the following error: Code: Error: 0xC004F074 The Software Licensing Service reported that the computer could not be activated. The Key Management Service (KMS) is unavailable. The port 1688 is open and the ip/dns name is right in the ini files any idea? thanks
Your home network is private, you can't just use your home IP on the internet. You may be able to look into port forwarding and forward port 1688 to your home PC, if your network situation lets you do that. Also, unless you are using old AutoKMS Service (which I killed off and have a different tool to do what you are doing coming out), then AutoKMS doesn't activate other PC's (so I assume you are running that service).
I used my public ip address and i did port forwarding. I also used canyouseeme.org on the kms server computer to check that 1688 is open. Regarding the version - I'm using office 2010 toolkit 2.1.7 beta 1 and I've installed the autokms from within. I'm definitely able to activate other computers using this version, but only if they are on the same network and I use the private ip (10.0.0.1). The problem is that I can't do it when i'm using the global internet ip address.