Beste tweakers,
Ik ben momenteel een Office 2021 configuration package aan het maken.
Ik heb Office deployment tool gebruikt, heb daar een configuration file + setup.exe file gekregen.
Heb toen via https://config.office.com/deploymentsettings alles ingevoerd qua wat ik nodig heb.
Maar telkens als ik setup.exe uitvoer, krijg ik de melding
''the configuration file wasn't specified''
iemand enig idee? Kan ook de .exe niet aanpassen naar welke configuratie.xml bestand het moet gaan. of doe ik iets verkeerd.
Ik ben momenteel een Office 2021 configuration package aan het maken.
Ik heb Office deployment tool gebruikt, heb daar een configuration file + setup.exe file gekregen.
Heb toen via https://config.office.com/deploymentsettings alles ingevoerd qua wat ik nodig heb.
Maar telkens als ik setup.exe uitvoer, krijg ik de melding
''the configuration file wasn't specified''
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| This XML file does not appear to have any style information associated with it. The document tree is shown below. <Configuration ID="2a0bebe2-aac4-4ccf-af67-714c6e7454bf"> <Add OfficeClientEdition="64" Channel="PerpetualVL2021"> <Product ID="ProPlus2021Volume" PIDKEY="heb ik voor nu weggelaten"> <Language ID="de-de"/> </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/> </Configuration> |
iemand enig idee? Kan ook de .exe niet aanpassen naar welke configuratie.xml bestand het moet gaan. of doe ik iets verkeerd.
[ Voor 4% gewijzigd door theduke1989 op 22-09-2024 11:55 ]