Sunteți pe pagina 1din 4

6.

6 "Requiem for a Dream"


- Removed some redundant code
- Changed Task Frequency from ONLOGON to ONSTART
- Other minor tweaks and changes

6.6beta2
- Fixed Office 2016 permanent checks if Office 2013 is also installed
- Simplified CheckWindows function
- No extra window created when starting vlmcsd
- Fix Task on Win XP SP3/Server 2003 R2
- One more genuine ticket reg key disabled
- Other minor tweaks and changes

6.6beta1
- Use VLMCSD as KMS Server (Cleaner Windows 7 logs, Custom HardwareID support and
more accurate Random ePIDs)
- New ONLINE mode. Script can now be used against external Genuine KMS Servers or
Emulators on LAN device
- Auto-Renewal Task for pseudo permanent activation. Enabled by Default.
- Other minor tweaks and changes

6.5.1 "Trusty"
- Fixed Double activation attempt for Win 10 Enterprise LTSB (Thanks to JakeBickel)
- Activation is upto 5x faster by setting VLtype to 2 on the fly and Partial-Key
check
- PartialProductKey is checked for NULL instead of LicenseStatus in 'CheckProduct'
so Key is not installed if already present [Enterprise contains default GVLK, no
need to install again during initial grace period]. Eg: When LicenseStatus is
OOTGrace, OOBGrace, Notification etc
- Option to Disable Genuine KMS Ticket validation (On Windows 8.1 or later)
[Enabled by default] (Many Thanks to abbodi1406 for finding this)

6.5 "Trusty"
- Fixed a BUG if SKU-ID is not present, activation doesn't happen (Re-occurred as
in 6.4RC1)
- Fixed activation of Office 2010 on Windows Server 2003 R2 64-bit
- Fixed SKU-ID of Skype for Business 2016
- Fixed SKU-ID of Windows 10 Enterprise 2015 LTSB N
- Added Windows 10 Home, Home N, Home SL, Home CS SKU-IDs
- Cosmetics

6.5RC
- Fixed a BUG that some non-English Windows (Brazilian, French etc) not activated
(Thanks to dreamhouse)
- Replaced all REMs with :: which theoretically increase speed on really old PCs as
REMs are executed as commands in cmd.exe while :: are skipped as invalid labels
- Added valid custom values info for parameters in the comments
- Further Speedup 'selectKey' function; removed all 'if' statements from it; String
comparisons slow down programs
- Re-added couple of verbose messages
- Preparing for Windows 10
- Other minor changes

6.4.1 "Hummingbird"
- Fixed incorrect ePID BUG (Thanks to Nucleus)

6.4 "Hummingbird"
- Fixed a BUG with VL versions not being activated if their SKU-IDs is absent
- Changed port to 1686 to avoid conflicts with other KMS solutions
- Other minor tweaks

6.4RC1
- Added Windows 10 (Technet) and Office 2016 (ADK) GVLKs (Thanks to ratzlefatz)
- Speed up Install Key function (Thanks to ratzlefatz)
- Script now displays info if No GVLK can be found for the SKU-ID (Thanks to
ratzlefatz)
- Merged 'sppchk' and 'osppchk' functions into 'productCheck'
- Refactored and Indented code following best practices
- Removed some redundant code, Optimized some parts
- Many more tweaks

6.3 "Inner Peace"


- Fixed detection of Office Retail on Win 8.x or Newer
- Other minor tweaks and changes

6.3RC
- Many readability improvements, comments, tweaks
- Fixed compatibility issues with WinXP and WinVista
- Fixed a BUG that prevented Office 2013 activations (Thanks to cpz)
- Fixed a BUG that prevented Vista Activation (Fixed by ratzlefatz)
- Made modular functions which improves clarity though size got increased.

6.3beta3
- Changed InsertKey Function, no more writing key.vbs to temp folder
- Some more Tweaks

6.3beta2
- Many Tweaks, Simplifications, Checks
- Added all known Remaining Missing SKU IDs

6.3beta1
- Fixed BUG in Visio Premium 2010 code in [KMS_VL_ALL-SppExtComObjPatcher-kms-v3 by
abbodi1406]
- Added support for Windows Vista and WinXP based on script from qad.
- Minor Changes.

3.7 to 6.2.1
- Lots of bug fixes, code improvements, cleanups and added support for Windows 8.1
Family by abbodi1406

3.7
- Fixed 3 Bugs discovered by BTOR (Thanks to him for finding them and helping in
testing, and much Thanks to abbodi1406 for fixing them).

3.6
- Updated KMS-HGM (by Hotbird64) to 1.3 which fixes Random PID bug
- Small tweak for path of insert key file, which enables the script to run from
Read-Only locations like CD/DVD (Thanks lvxkngt)

3.5
- Fixed a blunder that a change in port is not set! (Thanks ColdZero for noticing
it)
- Small tweak from abbodi1406
- Displays a suggestion, on Activation failure
- Reworked Activation method, as the previous one was written for the old ZWT
keygen which required multiple attempts for activation. New Emulators have a lot of
fixes and improvements so this is not needed anymore. Activation now fails only if
there is something wrong with HostIP or if Port is in use etc..
- Clear the correct Port i.e., Client's not Server's

3.4
- Updated KMS-HGM (by Hotbird64) to 1.2
- Parameters are not hard coded anymore, you can set them at the top
- Auto close in 5 seconds
- Added LogLevel parameter for KMS-HGM
- Fixed a bug that if KMS Host name is set to 127.0.0.1 or a non-working IP
manually using /skms, it sets to SLP/OSPP and so the activation fails, KMS Host IP
of SLP/OSPP overrides the one in SLS/OSPS

3.3.3
-Updated KMS Server to KMS-HGM (by Hotbird64) 1.1 (Fraction in size of previous
Emulator)
-Added check for Office ProPlus Academic 2010 MAK activation.
-Fixed the final bug with Visio 2010 (With help from abbodi1406).

3.3.2
-Removed one Office 15 check function as it is redundant.
-Reduced 'if' statements in MAK office check functions by half which will slightly
increase speed.
-Optimized the order of MAK/Retail checks which slightly improves speed.
-Overall improvement: 3KB less in size and faster.

3.3.1
-Last minute discovered bug fixed (Thanks to privatehun for the report) by
abbodi1406.

3.3
-Contains potential tweak for Windows 8 OEM systems (By abbodi1406).

3.2.2
-Changed Getting Admin rights functions to a more elegant way which also fixes if
the script contains in a folder having special characters in its name(With the help
of abbodi1406).
-Removed two unnecessary comparison statements.

3.2.1
-Cosmetic changes.
-Fixed bug on Windows 7, that key.vbs not getting deleted after inserting the key
(Thanks to cypher85).

3.2
-Added all the Checks and Conversion Stuff, Code Cleanup, Optimized, many tweaks,
modularized (All the Credits and Thanks to abbodi1406).
-Fixed bug that the command window not getting closed on Windows 8 ProWMC systems.
-Fixed bug with Office MAK activation checks by abbodi1406.

3.1
-Fixed Office 2013 Product Family activation on Windows 7 Systems.

3.0
-Updated KMS Server from CODYQX4 to 22-Mar-2013 v2.
-Fixed the activation problem if Visio 2013 and Project Pro 2013 are installed.
Removed the windows part as it is now redundant.

2.1
-Minor fix to prevent double Windows activation by abbodi1406.
-Added all known GVLKs so fresh Windows 8 Pro installations can also be activated
without the need to manually changing the key if a blocked retail key is used
during install.

2.0
-Bugs fixed by abbodi1406.
-Made it work on Windows 8/2012 systems with Office 2013 installed.

1.0
-Initial version.Worked just only on Windows 7, Office 2010 and Office 2013.

S-ar putea să vă placă și