Antivirus active? Temporarily disable AV, then extract OfficeRTool again. Later create exclusions in AV. See this post what to include in exclusion. Then retry download and install.
I was experimenting with the C2R-R2V_9 on one of my VM's and it's working perfectly for: Office 365 Pro. along with Visio 2019 Pro. and Project 2019 Pro. I'm trying to integrate this script into my Windows Deployment scenario, but I need to be able to modify your script to exit when complete, and not display the results and pause as it currently does :end echo. echo ============================================================ echo %msg% echo ============================================================ echo. echo Press any key to exit... if %_Debug% EQU 0 pause >nul goto :eof I' not sure about the best way to go about it, other than adding exit after the :end label like so: :end exit I haven't tested this just yet, because I wanted to make one other modification to the script so that I know the conversion was successful. I'd like to output the %msg% from above to a Text file. I'm thinking something like this might work: %msg% > "%UserProfile%\Desktop\C2R_Status.txt" What would be the best way to go about it? Would I need to remove the last two lines of the script as well? Any help would be greatly appreciated. Thanks!
@ZERO269 just delete this line Code: if %_Debug% EQU 0 pause >nul setupcomplete.cmd runs under system account, so %UserProfile% might not be good you may change echo %msg% line to Code: echo %msg% > "%SystemDrive%\Users\Default\Desktop\C2R_Status.txt" p.s. latest is C2R-R2V_10
I would love to see an updated YAOCTRI to disable it in installation. Currently it always gets installed and is IMO completly useless for private use.
I actually did that and added it to configurator and finished testing it few hours ago, still need to add the support to Installer script based on logs and testing, Teams addon is only installed with O365BusinessRetail,O365ProPlusRetail (for now) but i decided to handle it like onedrive and offer to exclude it for any product
I need some help, if anyone can help me.. please.. Ive downloaded the office 2016 home business from ad-guard. I have the IMG. How to use this tool to converte the img into VL without downloading the files all again? I have the IMG file and the c2r tool. What to do?
Short answer: it does not exist long answer: C2R installation files are neutral, contain both retail and volume licenses setup .exe installer only available for retail SKUs, but you can use 3rd party tools to directly install volume SKUs or simply install retail, then convert to volume