Administrator Popular Post draww Posted May 4 Administrator Popular Post #1 Posted May 4 What's new in Office 2024 and Office LTSC 2024 Hidden Content Give reaction to this post to see the hidden content. :: Downloader/Installer :: Hidden Content Give reaction to this post to see the hidden content. :: Activator(s) :: Office Customization Tool -> Hidden Content Give reaction to this post to see the hidden content. You should run install.cmd as administator else the operation will fail! 29 8
BTILAF Posted May 18 #2 Posted May 18 I wrote a tutorial regarding Office 2021, and I think it might apply to Office 2024 as well. 1. Start by editing config.xml (remove everything not wanted or needed) In my example below I wanted Office 2024 in english with proofing tools for Swedish and English. The things I didn't want was commented away with starting and ending marked in red in the example. I didn't want "VisioPro2024Volume" or "ProjectPro2024Volume" and Lync, OneDrive, OneNote and Publisher is already excluded by default. <Configuration ID="68e33005-d9d4-4c32-bba6-e185abeb3b3a"> <Add OfficeClientEdition="64" Channel="PerpetualVL2024"> <Product ID="ProPlus2024Volume" PIDKEY="XJ**N-F***K-P**MP-DK***-***GB"> <Language ID="en-us" /> <ExcludeApp ID="Lync" /> <ExcludeApp ID="OneDrive" /> <ExcludeApp ID="OneNote" /> <ExcludeApp ID="Publisher" /> </Product> <Product ID="ProofingTools"> <Language ID="en-us" /> <Language ID="sv-se" /> </Product> <!--<Product ID="VisioPro2024Volume" PIDKEY="B***8-F**V3-7Q**P-***MV-YY***"> <Language ID="en-us" /> <ExcludeApp ID="Lync" /> <ExcludeApp ID="OneDrive" /> <ExcludeApp ID="OneNote" /> <ExcludeApp ID="Publisher" /> </Product> <Product ID="ProjectPro2024Volume" PIDKEY="***23-N***Y-7*H*3-F***C-***F4"> <Language ID="en-us" /> <ExcludeApp ID="Lync" /> <ExcludeApp ID="OneDrive" /> <ExcludeApp ID="OneNote" /> <ExcludeApp ID="Publisher" /> </Product>--> </Add> <RemoveMSI All="True" /> <Updates Enabled="TRUE" Channel="PerpetualVL2024"/> <Display Level="Full" AcceptEULA="TRUE" /> <!--<Property Name="SharedComputerLicensing" Value="0" /> <Property Name="FORCEAPPSHUTDOWN" Value="TRUE" /> <Property Name="DeviceBasedLicensing" Value="0" /> <Property Name="SCLCacheOverride" Value="0" /> <Property Name="AUTOACTIVATE" Value="1" />--> </Configuration> 2. Run dload.cmd and wait for it to download. 3. Once downloaded run install.cmd and wait for installation to be finished. 4. Use activator of choice 1 3
Administrator draww Posted May 19 Author Administrator #3 Posted May 19 3 hours ago, albator said: Thanks, the only thing I am missing the location of the downloaded file, do you know about that ? it's in the same folder as the downloader, a folder named Office will be created and inside that folder you will find Data->version folders. you only need dload.cmd for creating offline installers, you may use install.cmd rightaway 1 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now