@xaint You should try and decide which one is easiest for you YAOCTRU only download files, YAOCTRI only install files WOTOK can install files offline, or download/install online OfficeRTool contain several functions, it's the mother of all tools to handle Office C2R it can download, install, convert, active Monthly or Monthly/Targeted is the most suitable channels Perpetual2019 VL is ment if you really want to follow the official route for Office 2019
@ratzlefatz 1. Shortcut for "OfficeRTool (no release check -NRC)" does not pass the argument in capital letters - in contrast with it's filename and also with check on line 85: Code: if "%1" EQU "-NRC" 2. Couple of typos with "OfficeVL32V64Path" instead of "OfficeVL32VL64Path" which also breaks "checking activation" stuff 3. (more of a question) I don't see any place where you set many vars, e.g. "_ProPlus2019Retail" or "_ProPlus2019Volume"... what's that about? I see many long batch scripts on MDL and I wonder... you guys use some kind of IDE for development? (don't know if there is any) 'Cuz writing batch script could be... torment Have you thought about maybe regression testing of sorts? (don't know if it's even possible)
@ratzlefatz running OfficeRTool.cmd -nrc or the shortcut from already elevated cmd makes it not working adding /i should cover all scenarios Code: if /i "%1" EQU "-NRC" goto:Office16VnextInstall
Well, if it was working, I wouldn't have bring this up, would I? Also, I would have simply not notice it Oh, that's clever!
I've noticed that Microsoft has added yet another application to their packaging. Now it is Microsoft Teams. Can we get the ability to exclude it added to OfficeRTool? I noticed that for the XML there is an ability to exclude the app (Teams is the identifier) but there is no product identifier in VersionDescriptor so I guess languages don't need to be set for it. You can exclude it when installing via the OfficeC2R installer by simply adding teams as another excluded app there as well. Yes I know that YAOCTRI can do it already. I prefer OfficeRTool since it is more streamlined.
Could you help me , I need to download Volume License (Company VLSC, MSI) -------------------------------: 16.0.4849.1000 offline .
VLSC, MSI-based Office only available as 2016 version. Look here -> https://forums.mydigitallife.net/th...-volume-license-iso-original-from-vlsc.65644/.
A new OfficeRTool version (2019/August/03) was released today - Added: Ability to disable install of "Microsoft TEAMS" - BugFix: Command line parameter -nrc is working correctly now - Changed: Download of setup files. OfficeRTool now downloads the same files as latest official MS-Office Deployment Tool. - Added: Latest ODT setup.exe (dated 2019 July 03). - Removed: Office 2019 channel-check at install. Office 2019 is available in all channels so this check is not needed anymore. No other changes were made, no new features were added. Download-links and checksums in OP were updated.
Hi, New here. Apologies if I'm unwittingly breaking any of the rules. I Installed Office19ProPlus2019XC2RVL_MAKC2R edition using WOTOK. Now running word causes the prompt "Office Plus Pro 2019 Preview has expired". How would I go about MAK/Retail/MSDN activation? Is that even possible? I'm utterly confused. Any help would be really appreciated. Thanks in advance.
Hi, is there a new trick to have the local Office 365 features on my PC? (I am not talking about online feature, like more storage on OneDrive...). The last time when I asked it was about the New Ribbon. The trick was, to have the Office365 license on PC and to activate with Mondo 2016 license = activated Office with local 365 features. Now the New Ribbon is already part of Office 2019 and Office 365 has new features, like the small Ribbon in Outlook. I am already on Office Build 1907 and it is not working. The C2R-R2V was adjusted for that to keep the Office 365 license for the features and to have the additional activated mondo license. I collapse the "big Ribbon" and it's the old way to hide everything. So what did I do? I used OfficeScrubber to clean the Licenses. Then I "repaired" the Office to have Office 365 only license. I run "C:\Program Files\Microsoft Office\Office16\OSPPREARM.EXE" to get more trial time for Office 365. I started Outlook several times and success, I had the new features with the small Ribbon. As I know, some registry things are set for that. So I run C2R-R2V again to convert to VL version and activate with KMS_VL_ALL-32. This kept the new features for a short moment. After the third start of Outlook, the new functions was revert back and the Small Ribbon is gone Did someone already make some experience and have a tip? As far I know, this is done by registry informations. Even when my PC is Offline, the additional functions should stay on place. So what I think: What is necessary is to prevent the PC from changing this registry setting back to 'normal' features, or maybe to block that online connection which decide about feature level. But I am no expert.