Tool creator just left it's project So you can do nothing I was thinking maybe I fix this But don't want spend time There is lot of tools that do the job Try something else
@ratzlefatz glad you're not totally gone from MDL. Wishing you all the very best. Hope all is well. @zucrin Glad you're keeping OfficeRTool up to date as it's my favourite Office tool to use.
Hi, I generated the configuration.xml file as follow Spoiler: configuration.xml <Configuration ID=""> <Add OfficeClientEdition="64" Channel="PerpetualVL2021" MigrateArch="TRUE"> <Product ID="ProPlus2021Volume" PIDKEY=""> <Language ID="en-us" /> <Language ID="it-it" /> <Language ID="MatchPreviousMSI" /> <ExcludeApp ID="Lync" /> </Product> <Product ID="VisioPro2021Volume" PIDKEY=""> <Language ID="en-us" /> <Language ID="it-it" /> <Language ID="MatchPreviousMSI" /> <ExcludeApp ID="Lync" /> </Product> <Product ID="ProjectPro2021Volume" PIDKEY=""> <Language ID="en-us" /> <Language ID="it-it" /> <Language ID="MatchPreviousMSI" /> <ExcludeApp ID="Lync" /> </Product> <Product ID="LanguagePack"> <Language ID="en-us" /> <Language ID="it-it" /> <Language ID="MatchPreviousMSI" /> </Product> </Add> <Property Name="SharedComputerLicensing" Value="0" /> <Property Name="FORCEAPPSHUTDOWN" Value="FALSE" /> <Property Name="DeviceBasedLicensing" Value="0" /> <Property Name="SCLCacheOverride" Value="0" /> <Property Name="AUTOACTIVATE" Value="1" /> <Updates Enabled="TRUE" /> <RemoveMSI /> <Display Level="Full" AcceptEULA="TRUE" /> </Configuration> Then I downloaded and installed into C:\office the "Office Deployment Tool" and copied there my configuration.xml deleting the others. Shall I run into a command prompt Code: setup.exe /packager configuration.xml c:\office\ for importing this configuration in the setup.exe of ODT and will this create the iso? Thanks
my visual UI Gone. tried restore backup, still gone now try install office 365 again maybe I got cursed
What's the procedure to integrate the configuration file into the setup downloaded with ODT? I have already the "standard" iso which not install MS Project.
Have configuration.xml created and placed in same folder as ODT setup.exe - then run "setup.exe /download configuration.xml" to download or "setup.exe /configure configuration.xml" to install.
on the first page you have C2R-Retail2Volume Version 15.3 i can only find the download for version 15r.
I can't install Microsoft Office 2021 using YAOCTRI. According to the message below, it looks like Office has been successfully installed but it is not. Nothing is installed after running the tool. Code: ============================================================== Preparing... ============================================================== ============================================================== Running installation... ============================================================== ============================================================== Done. ============================================================== Press any key to exit. The time from when the "Running installation..." line appears until the "Done." line appears, it only takes a few seconds. If I use Office Deployment Tool, Microsoft Office always installs successfully, Office Deployment Tool doesn't complain any problem. Office installation files are downloaded using YAOCTRU. I haven't been able to install Office using YAOCTRI since about last year. Before that I had no problem running the tool.
Maybe I found the cause of the problem. If the folder name contains non-ASCII characters, YAOCTRI will fail to install the Office. Renaming the folder containing the Office installation files to random phrases from languages using non-Latin script such as Greek, Russian, Arabic, Chinese, etc. will result in YAOCTRI inability to install the Office correctly. Office Deployment Tool has no problem with folder names, I can install Office using it without having to rename the folder.