Hi, after downloading Office with YAOCTRU and installing Office 2019 Proplus with YAOCTRI with monthly update channel, is there a way to change the update channel to Semiannual? Thanks.
same here on clean (lang french) vm win7 x86 & x64 windows updated to january 2020 + vc all runtime pack office 2016 c2r build 1808 x86 or x64 hangs at 58% from systray status then stop with a background popup "error 30102-11 (1603)" or sometimes hangs long time at 94% from systray status then popup error "cannot continue" without error code. no problems with build 1808 on win8 & win8.1 no problems with build 1805 and 1802 on win7 and once installed , office can update itself to 1808 current month (16.0.10378.20029) (i use perpetual VL channel )
Hey guys, I just finished installing Office Mondo 2016 by following the Microsoft Office Install + Activation google doc guide. But when I checked if it's activated, it said that the product is inactivated. I had no problems or whatsoever following the google doc guide so I thought that it will be activated. What should I do next? I saw the links on the first page, but I'm not sure where to start first. Any help would be greatly appreciated!
Can someone write me a cmd or bat code that will check and disable all office updates 2010-2021, and also disable the updates banner that appears at the top of a office application. And one to remove the not genuine banner please.
Does anybody know if it's possible to use any of the online/connected office services without paying for Office 365? I've installed and activated Office Pro Plus 2021 LTSC, and notice that Word doesn't have the "Research" pane, for example. I know that the research pane is not available in the "perpetual" versions, so I was wondering if there's any other way I can get it.
How can I deploy Office 2021 ProPlus Retail with the Office Deployment Tool? My current config file is like that: Code: <Add OfficeClientEdition="64" Channel="Monthly"> <Product ID="ProPlus2019Retail"> <Language ID="en-us" /> </Product> <Product ID="ProjectPro2019Retail"> <Language ID="en-us"/> </Product> <Product ID="VisioPro2019Retail"> <Language ID="en-us"/> </Product> </Add> And the current build from this channel that I've got is: Microsoft® Word 2019 MSO (Version 2109 Build 16.0.14430.20224) 64-bit Should I just change ProPlus2019Retail to ProPlus2021Retail? And keep the "Monthly" channel or the channels are different now? Also, is the retail key for 2019 going to work for 2021 or I need to get one for 2021?
OK first to MDL for your problem is simple see here and download KMS-VL-ALL V44 and problem solved: https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/
I Believe this should do the trick. didn't tested. i am using PerpetualVL2021 channel for any 2021 Releases. Code: <Configuration> <Add OfficeClientEdition="64" Channel="Current"> <Product ID="ProPlus2021Retail"> <Language ID="en-us" /> </Product> <Product ID="ProjectPro2021Retail"> <Language ID="en-us"/> </Product> <Product ID="VisioPro2021Retail"> <Language ID="en-us"/> </Product> </Add> <Display Level="Full" AcceptEULA="TRUE" /> <Updates Enabled="TRUE" Channel="PerpetualVL2021" /> </Configuration>
I think it affect the update channel From my last experiences Never tried current or monthly channel with proplus 2021 And my sandbox don't work so I can't test this
Hello, i'm on windows 11 pro and i have downloaded PerpetualVL2021. I have do a Setup insatll method but when, i execut setup.exe i have 0-2054 error
@zobi64 Common causes for error code 0-2054: 1. Antivirus software or firewall might be blocking the Office installation. 2. Internet connection or proxy settings are preventing from installing Office. 3. Pre-existing version of an Office suite is blocking the installation. 4. Incomplete\partial\failed repair\installation\change\removal of a previous Office suite can prevent from installing a newer version. Post 1/2: How do you install/which tool do you use? Post 3/4: Office 16.0 (2021/2019/2016/365) scrubber should help you if this is the issue.
Hello abbodi! I was looking at the YAOCTRU script and noticed that it doesn't specify HTTP for the generated output script. I changed it to HTTPS for better security (I'm not sure if Microsoft automatically upgrades the connection to HTTPS anyway). It's on line 426, 427 and 465 in the 8.0 version. Line 426: set "url=https://officecdn.microsoft.com/pr/%ffn%/Office/Data" Line 427: set "stp=https://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/Office/Data" Line 465: set "stp=https://officecdn.microsoft.com/pr/wsus"
This may be a stupid question.. but after reading a lot of the tons of posts and multiple threads on Office 2021.. I'm confused. Can I not simply download Office 2021 and activate it with KMS_VL_ALL? If so.. Am I missing out on something? thanks