If the office is not installed on windows 7 or office 2010 is not installed on windows 8,1/10 then it's okay.
OfficeSoftwareProtectionService is only for any Office on Win7, or Office 2010 on Win 8/10 that does not include Office 2007, i never used or know how it works
i totally uninstalled office c2r 365 and reinstall it throurght YAOCTRIR still getting the same error OfficeSoftwareProtectionService WMI when it comes to convert from retail to volume with the convertor.
nothing guys still the same. this is the debug log from the C2R-R2V-AIO >color 1F >title Office Click-to-Run Retail-to-Volume v12 AIO >for /F "tokens=6 delims=[]. " %# in ('ver') do set winbuild=%# >set winbuild=7601 >set "_SLMGR=C:\Windows\System32\slmgr.vbs" >set "_oApp=0ff1ce15-a989-479d-af46-f275c6370663" >if 1 EQU 0 (set "_cscript=cscript //Nologo //B" ) else (set "_cscript=cscript //Nologo" ) >echo ============================================================ ============================================================ >echo Running C2R-R2V v12 AIO Running C2R-R2V v12 AIO >echo ============================================================ ============================================================ >if 7601 LSS 7601 ( set "msg=Windows 7 SP1 is the minimum supported OS..." goto :TheEnd ) >sc query ClickToRunSvc SERVICE_NAME: ClickToRunSvc TYPE : 10 WIN32_OWN_PROCESS STATE : 4 RUNNING (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN) WIN32_EXIT_CODE : 0 (0x0) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT : 0x0 WAIT_HINT : 0x0 >set error1=0 >sc query OfficeSvc [SC] EnumQueryServicesStatus:OpenService ΑΠΕΤΥΧΕ 1060: Η καθορισμένη υπηρεσία δεν υπάρχει ως εγκατεστημένη υπηρεσία. >set error2=1060 >if 0 EQU 1060 if 1060 EQU 1060 ( set "msg=Could not detect Office ClickToRun service..." goto :TheEnd ) >set _Office16=0 >for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun /v InstallPath" ') do if exist "%b\root\Licenses16\ProPlus*.xrm-ms" (set _Office16=1 ) >if exist "C:\Program Files (x86)\Microsoft Office\root\Licenses16\ProPlus*.xrm-ms" (set _Office16=1 ) >set _Office15=0 >for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\15.0\ClickToRun /v InstallPath" ') do if exist "%b\root\Licenses\ProPlus*.xrm-ms" (set _Office15=1 ) ΣΦΑΛΜΑ: Δεν ήταν δυνατή η εύρεση του καθορισμένου κλειδιού μητρώου ή τιμής από το σύστημα. >if 1 EQU 0 if 0 EQU 0 ( set "msg=No installed Office 2013/2016/2019 product detected..." goto :TheEnd ) >if 1 EQU 0 goto :Reg15istry >set "_InstallRoot=" >set "_ProductIds=" >for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun /v InstallPath" ') do if not errorlevel 1 (set "_InstallRoot=%b\root" ) >if not errorlevel 1 (set "_InstallRoot=C:\Program Files (x86)\Microsoft Office\root" ) >if not "C:\Program Files (x86)\Microsoft Office\root" == "" ( for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun /v PackageGUID" ') do if not errorlevel 1 (set "_GUID=%b" ) for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v ProductReleaseIds" ') do if not errorlevel 1 (set "_ProductIds=%b" ) set "_Config=HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" set "_PRIDs=HKLM\SOFTWARE\Microsoft\Office\ClickToRun\ProductReleaseIDs" ) >if not errorlevel 1 (set "_GUID=9AC08E99-230B-47e8-9721-4577B7F124EA" ) >if not errorlevel 1 (set "_ProductIds=O365EduCloudRetail" ) >set "_LicensesPath=C:\Program Files (x86)\Microsoft Office\root\Licenses16" >set "_Integrator=C:\Program Files (x86)\Microsoft Office\root\integration\integrator.exe" >for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\ProductReleaseIDs /v ActiveConfiguration" ') do set "_PRIDs=HKLM\SOFTWARE\Microsoft\Office\ClickToRun\ProductReleaseIDs\%b" >set "_PRIDs=HKLM\SOFTWARE\Microsoft\Office\ClickToRun\ProductReleaseIDs\E5D6A900-B22F-40FF-A0BC-6939478EA17C" >if "O365EduCloudRetail" == "" ( set "msg=Could not detect Office 2016/2019 ProductIDs..." if 0 EQU 0 (goto :TheEnd ) else (goto :Reg15istry ) ) >if not exist "C:\Program Files (x86)\Microsoft Office\root\Licenses16\ProPlus*.xrm-ms" ( set "msg=Could not detect Office 2016/2019 Licenses files..." if 0 EQU 0 (goto :TheEnd ) else (goto :Reg15istry ) ) >if not exist "C:\Program Files (x86)\Microsoft Office\root\integration\integrator.exe" ( set "msg=Could not detect Office 2016/2019 Licenses Integrator..." if 0 EQU 0 (goto :TheEnd ) else (goto :Reg15istry ) ) >if 7601 GEQ 10240 set _O365asO2019=0 >if exist "C:\Program Files (x86)\Microsoft Office\root\Licenses16\Word2019VL_KMS_Client_AE*.xrm-ms" (set "_tag=2019" & set "_ons= 2019" ) else (set "_tag=" & set "_ons= 2016" ) >if 0 EQU 0 goto :CheckC2R >set _OMSI=0 >if 1 EQU 0 ( for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\16.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set _OMSI=1 for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\16.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set _OMSI=1 ) >if 0 EQU 0 ( for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Microsoft\Office\15.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set _OMSI=1 for /F "skip=2 tokens=2*" %a in ('"reg query HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\15.0\Common\InstallRoot /v Path" ') do if exist "%b\OSPP.VBS" set _OMSI=1 ) ΣΦΑΛΜΑ: Δεν ήταν δυνατή η εύρεση του καθορισμένου κλειδιού μητρώου ή τιμής από το σύστημα. ΣΦΑΛΜΑ: Δεν ήταν δυνατή η εύρεση του καθορισμένου κλειδιού μητρώου ή τιμής από το σύστημα. >if 7601 GEQ 9200 ( set _spp=SoftwareLicensingProduct set _sps=SoftwareLicensingService set "_vbsi=C:\Windows\System32\slmgr.vbs /ilc " ) else ( set _spp=OfficeSoftwareProtectionProduct set _sps=OfficeSoftwareProtectionService set _vbsi="!_OSPP15VBS!" /inslic: ) >set "_wmi=" >for /F "tokens=2 delims==" %# in ('"wmic path OfficeSoftwareProtectionService get version /value" ') do if not errorlevel 1 set "_wmi=%#" Node - DELL ERROR: Description = Δεν επιτρέπεται η πρόσβαση. >if not defined _wmi ( set "msg=Could not execute OfficeSoftwareProtectionService WMI..." goto :TheEnd ) >if exist "C:\Windows\Temp\crv*.txt" del /f /q "C:\Windows\Temp\crv*.txt" >echo. >echo ============================================================ ============================================================ >echo Could not execute OfficeSoftwareProtectionService WMI... Could not execute OfficeSoftwareProtectionService WMI... >echo ============================================================ ============================================================ >echo. >echo Press any key to exit... Press any key to exit... >if 1 EQU 1 goto :eof
@alzcoew397 can you check if osppsvc is working in task manager? does this command work? Code: cscript /nologo "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /dstatus
When I started OfficeRTool.cmd from totalcmd had the same situation. Try to start it from admin cmd window...
YAOCTRU v5.0 - replaced "Perpetual2019 VL [Targeted]" with the new channel "Monthly Enterprise" (the first one is not updated since October 2019 and probably discontinued) - the script will now generate simple configuration xml (per lang and architecture) for installing proofing tools it might not very ideal, but should be enough for now
A new OfficeRTool version (2020/February/25) was released today - Bugfix: Version check/announcement now shows latest build# correct on Insider and Dogfood distribution channels -> Thanks to Marcus Corbacho for reporting. Basics were already mentioned by abbodi1406 but somehow slipped my mind. - Replaced/added: Latest ODT setup.exe (file dated: 2020 January 07). No other changes were made, no new features were added. Download-links, checksums and archive extracting password in OP were updated.
@abbodi1406 After this tool has downloaded the files, how do I use them to install, there is no setup in the folder? Thank you