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
Hello, could you help me with creating the installation media with this tool for my W11 arm64 device, as I want to test it and provide the benchmark comparing arm-native and intel-emulated installation? I for my W11 arm64 device selected: cs-CZ PerpetualVL2021 Default x64arm64 Full text I got files in the single dir: /Office/Data/v64_16.0.14332.20110.cab /Office/Data/16.0.14332.20110/i641029.cab /Office/Data/16.0.14332.20110/s641029.cab /Office/Data/16.0.14332.20110/i640.cab /Office/Data/16.0.14332.20110/s640.cab /Office/Data/16.0.14332.20110/stream.x64.cs-CZ.dat /Office/Data/16.0.14332.20110/sa640.cab /Office/Data/16.0.14332.20110/stream.x64.x-none.arm64x.dat /Office/Data/16.0.14332.20110/stream.x64.x-none.dat Q1: What is the difference between "PerpetualVL2021" and "MicrosoftLTSC2021" channels? Q2: When I run(ed) "16.0.14332.20110_x64arm64_cs-CZ_PerpetualVL2021_arrange.bat" to put the files to dir structure, it left "sa640.cab" untouched and didn't move it to the "/Office/Data/16.0.14332.20110/". (The same happens for x86arm64 format, there it leaves "sc320.cab".) Maybe the script could be updated for arm64 packs? Q3: To get the full installation media from this, is it enough to copy the latest OfficeDeploymentTool's "setup.exe", "configuration.xml" and "start_setup.cmd"? Q4: Should be "configuration.xml" content as follows? <Configuration> <Add OfficeClientEdition="64" Channel="PerpetualVL2021"> <Product ID="ProPlus2021Volume"> <Language ID="cs-CZ" /> </Product> <Product ID="VisioPro2021Volume"> <Language ID="cs-CZ" /> </Product> <Product ID="ProjectPro2021Volume"> <Language ID="cs-CZ" /> </Product> </Add> </Configuration> Q5: What are Volume Keys for these 3: "ProPlus2021Volume", "VisioPro2021Volume", "ProjectPro2021Volume"? Q6: What is the quickest way to activate this? Side Note: Pls, even if the questions are stupid or already explained elsewhere, don't tell me that. LOL
Hello, With OfficeRTool, I downloaded and installed Office 2021 retail version 2109.14430.20270 then converted to volume and activated via KMS. In account, the apps are well activated. But when I launch an application, I get this message: Your license is not genuine and you may be a victim of software infringement. Avoid any interruption and protect your files today with the authentic version of Office. What should I do to stop getting this message?
Use kms_vl_all by abbody This Genius man has found way to bypass it What we do without him here in our forums Edit. this is what add to my scripts Code: rem KMS_VL_ALL fix for Not genuine set XSPP_HKLM_X32=HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform set XSPP_HKLM_X64=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform set XSPP_USER=HKEY_USERS\S-1-5-20\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform reg add "%XSPP_USER%" /f /v KeyManagementServiceName /t REG_SZ /d "0.0.0.0" reg add "%XSPP_HKLM_X32%" /f /v KeyManagementServiceName /t REG_SZ /d "0.0.0.0" reg add "%XSPP_HKLM_X64%" /f /v KeyManagementServiceName /t REG_SZ /d "0.0.0.0"
Another question, what is the productID for Office 2021 Retail in configuration.xml? It's not documented in MS sites
Thank you for WOTOK! To add on, these are my observations for the various tools on MDL when trying to install non-localise Office app. WOTOK: Office setup will stop and display error message. YAOCTRI: abbodi1406's tool wil not initiate Office installation as long as non-supported locale setup file is detected. Office Tool: Nothing appears to happen. In the background Office setup hit an error and will just quit. OfficeRTool: Office setup will proceed however it will just hang prepertually.
I'm doing repair, it will be repaired soon Edit: Fix in Wotok autoit (v2021.10.08.01) VisioPro and ProjectPro not exist in: |bg-bg|en-gb|es-mx|et-ee|fr-ca|hi-in|hr-hr|id-id|kk-kz|lt-lt|lv-lv|ms-my|sr-latn-rs|th-th|vi-vn| VisioPro and ProjectPro checkbox for this langs are disabled.