Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Locked Installing LTSC office offline with config.xml

Status
Not open for further replies.

illusions

✅ Verified Member
Member
Downloaded
219.3 GB
Uploaded
7.6 TB
Ratio
35.31
Seedbonus
6,880
Upload Count
0 (0)
Member for 8 years
Hi, I am using windows 11 and mount office 2021 LSTC.iso to virtual drive I:

ODT on desktop
setup.exe
configuration.xml

I double click my install.cmd on desktop which has this command
setup /configure configuration.xml

Got this error message:
We can't install
This product can't be installed on selected update channel.


How can I fix this. Thanks in advance.



Here is my configuration.xml

<Configuration>

<Add
OfficeClientEdition="64"
Channel="PerpetualVL2021"
SourcePath="I:\"
AllowCdnFallback="FALSE">

<Product ID="ProPlus2021Volume">

<Language ID="en-us" />

<ExcludeApp ID="Access" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="PowerPoint" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Teams" />

</Product>

</Add>

<Remove All="True" />

<AppSettings>
<User Key="software\microsoft\office\16.0\common" Name="default ui theme" Value="4" Type="REG_DWORD" App="office16" Id="L_DefaultUIThemeUser" />

<User Key="software\microsoft\office\16.0\excel\options" Name="developertools" Value="1" Type="REG_DWORD" App="excel16" Id="L_DisplayDeveloperTab" />
<User Key="software\microsoft\office\16.0\excel\options" Name="disableboottoofficestart" Value="1" Type="REG_DWORD" App="excel16" Id="L_DisableOfficeStartExcel" />

<User Key="software\microsoft\office\16.0\word\options" Name="developertools" Value="1" Type="REG_DWORD" App="word16" Id="L_DisplayDeveloperTab" />
<User Key="software\microsoft\office\16.0\word\options" Name="disableboottoofficestart" Value="1" Type="REG_DWORD" App="word16" Id="L_DisableOfficeStartWord" />
</AppSettings>

</Configuration>
 

Elzer

Power User
✅ Verified Member
Member
Downloaded
146.2 GB
Uploaded
3.5 TB
Ratio
24.2
Seedbonus
76,489
Upload Count
34 (33)
Member for 7 years
You have to use setup.exe /configure yourxmlfile.xml
....but you must first build the MSP file using the Office Customization Toolkit (OCT) to deploy the OS
 
Last edited:

Uncle Mac

🤴 Super Admin
Downloaded
91.3 GB
Uploaded
307 TB
Ratio
3442.81
Seedbonus
3,470,359
Upload Count
337 (356)
Member for 10 years
Have you read this?

It details the very way you are trying to install Office. I've used this method to install Office 2021 in a few of my builds and works every time.
 

juanamm

Uploader
Uploader
Power User
✅ Verified Member
Member
Downloaded
5.7 GB
Uploaded
448.6 GB
Ratio
78.11
Seedbonus
134,973
Upload Count
217 (223)
Member for 5 years
@illusions. read carefully the thread recommended by @Dark Wolf
I have never installed Office that way, from what I see the Channel is well configured, I have seen the command written as "setup" and as "setup.exe", perhaps the problem is in the installation path, generally you must have elevated permissions.
Try to install it on the desktop as a test and if it works, it is that virtual device that is causing the error.

https://github.com/MicrosoftDocs/OfficeDocs-DeployOffice/blob/live/DeployOffice/ltsc2021/deploy.md
 

illusions

✅ Verified Member
Member
Downloaded
219.3 GB
Uploaded
7.6 TB
Ratio
35.31
Seedbonus
6,880
Upload Count
0 (0)
Member for 8 years
Thank you @Darkwolf and @juanamm , I got it working . Please close the thread. Resolved. :)
 
Status
Not open for further replies.
Top