Can any of these emulators work as a public server and if so, how... Also can someone tell me which is the best out there right now...
save as check.cmd and run as admin: Spoiler Code: @echo off setlocal enableextensions setLocal EnableDelayedExpansion echo ************************************************************ echo *** Windows Status *** echo ************************************************************ cscript //nologo %systemroot%\System32\slmgr.vbs /dli FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Microsoft\Office\15.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b) if exist "%office%\OSPP.VBS" ( echo ************************************************************ if exist %systemroot%\SysWOW64\cmd.exe (echo *** Office 2013 64-bit Status ***) else (echo *** Office 2013 Status ***) echo ************************************************************ cd /d "%office%" cscript //nologo ospp.vbs /dstatus cd /d "%~dp0" ) if not exist %systemroot%\SysWOW64\cmd.exe goto :office2010 SET office= FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\15.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b) if exist "%office%\OSPP.VBS" ( echo ************************************************************ echo *** Office 2013 32-bit Status *** echo ************************************************************ cd /d "%office%" cscript //nologo ospp.vbs /dstatus cd /d "%~dp0" ) :office2010 SET office= FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Microsoft\Office\14.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b) if exist "%office%\OSPP.VBS" ( echo ************************************************************ if exist %systemroot%\SysWOW64\cmd.exe (echo *** Office 2010 64-bit Status ***) else (echo *** Office 2010 Status ***) echo ************************************************************ cd /d "%office%" cscript //nologo ospp.vbs /dstatus cd /d "%~dp0" ) if not exist %systemroot%\SysWOW64\cmd.exe goto :end SET office= FOR /F "tokens=2*" %%a IN ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\14.0\Common\InstallRoot /v Path" 2^>nul') do (SET office=%%b) if exist "%office%\OSPP.VBS" ( echo ************************************************************ echo *** Office 2010 32-bit Status *** echo ************************************************************ cd /d "%office%" cscript //nologo ospp.vbs /dstatus cd /d "%~dp0" ) :end echo ____________________________________________________________________________ echo+ echo Press any key to Exit pause >nul
haha...waited and waited for ms offfice 2013 offline activator for win 8.1 and got bored and switched to libreoffice! starting to get used to it now not sure going to switch back to ms office 2013 or not... great work on offline activator guys...
Just finished setting up and testing kms server. locally it activates Windows 8 Pro and Ent, Windows 8.1 Pro and Ent, server 2012r2, and both office 2010 and 2013. Thanks
Chuckles, it is working and activating SRV2012 R2. Just an FYI, no-ip.org does not hide your IP, I can clearly see it
latest version is here: forums.mydigitallife.net/threads/28669-Microsoft-Toolkit-Official-KMS-Solution-for-Microsoft-Products/page667?p=839851&viewfull=1#post839851
Words from Ratiborus about the password of VM settings Many computers were activated using tokens from KMSmicro v3.12. A short time later those keys were blocked. Now, the keys used in KMSLite belong to a major Russian corporation. The person who gave me those keys asked to me to make it hard to access them, so I did it by inserting a password to VM settings. This way I am complying with our agreement. So all you guys, excuse me.
No, if you read carefully again, we can deduce that KMSmicro v3.12 is VOLUME_KMS_WS12R2 channel. Now, KMSLite is VOLUME_KMS_W8.1 as KMSmicro 5.0.1 KMSFull is VOLUME_KMS_WS12 Channel. KMSmicro 5.0.1 and KMSLite 1.2 are on VOLUME_KMS_W8.1
KMSmicro v3.12 is old and was at winsows 8 kms days and has VOLUME_KMS_WS12, he refered to it just as an example Same W8.1 CSVLK key or different?
Hi all I have installed windows 8.1 enterprise and Office 2013. I want to activate both. Pls tell me how to do it.