Seems to be related to this: -> https://forums.mydigitallife.net/th...wnload-install-activation.62571/#post-1085330. If this don't work for you, then take KMS_VL_ALL for KMS-activation.
Sometimes KMS settings are registered for each office product (AppID) alone, which prevent from recognizing global settings these are to clear them
New version WOTOK for testing and viewing the code, is not production version now. https://forums.mydigitallife.net/posts/1414279
[dot] and [-] for about in MainMenu write @Ошибка в синтаксисе команды.@ (An error occurred in the syntax of the command.) in windows 7. Rewrite for Work: echo [ A ] About WOTOK echo [ E ] EXIT -- if %choice%==a goto:about if %choice%==A goto:about if %choice%==e goto:gExit if %choice%==E goto:gExit -- :gExit It is not good to use system tags in GoTo, so I added the letter G (as when fighting a Dofuramingo subordinate in a bird cage in one piece).
Hello guys, I bought new laptop that came with Office 365 Home, and I wanted to install some version that can be activated via KMS. But I cant uninstall my current office, there is no trace in control panel, and i tried FixIt tool, but it doesnt remove it. Only place I could find my current office is in Windows Store, but it doesnt let me uninstall it. Can someone give me some advice what to do, or show me right direction where should I look. Also OfficeRTool and Microsoft Toolkit doesnt recognize my current office..
@l33tissw00t Hi, thanks for fast answer. In windows store nothing happens when I click right click. Yes, I tried first link, thats fixit tool, it doesnt remove.
run this in powershell as admin: Code: Get-AppXPackage -Name "*Microsoft.Office.Desktop*" | Foreach {Remove-AppxPackage $_.PackageFullName} if it doesn't work, use deplyment tool to install C2R version, it has ability to remove Office Centennial (Store)
Not support Windows 7. Example: wotok only kms support SppExtComObj.exe (for Win 10 and Office 2016/2019 on Win 10), not support sppsvc.exe (win 7), not support osppsvc.exe ... Dot not working, thanks, I corrected it: if /i %choice%==a goto:about (/i is case insensitive, include a and A) [-] and :Exit works on Win 10
Thank you. I thought that "not tried yet" only for win 10 - this means that only on the 10-ke is not checked.