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.
Hello, Is it possible to achieve autosave functionality like 365 and ability to edit a shared file with two accounts somehow? tried mondo 2016 and 365 with mondo activation but didnt work
A1: MicrosoftLTSC2021 is internal channel, it works as preview for PerpetualVL2021 (i.e. provide the same versions before it) A2: I will update the script, thanks for notifying A3: Yes A4: Looks good, you may exclude Lync app for ProPlus A5: You don't need them, but tavrez already answered A6: KMS_VL_ALL or any online KMS server
Sure Microsoft love to create marketing confusion, when they refer to Office LTSC and Office 2021 as they are different products
! IMPORTANT NOTICE ! IMPORTANT NOTICE ! IMPORTANT NOTICE ! IMPORTANT NOTICE ! After careful consideration and because there are many other useful tools for Office install, I make the following announcement: I'm resigning from OfficeRTool development for health/personal reasons (don't ask). If anyone wants to take over please do. From now on OfficeRTool license is declared as "MIT-0" resp. "MIT No Attribution License". ===================================================================== regards R.