Hello everyone, the procedure to integrate Office 2021 into windows 11, which I used before to integrate office 2019 into windows 10 described in this discussion does not work, something has changed, what needs to be done? Thanks to those who answer me !!
Apologies for resurrecting a long-dead thread, but what if I also want to integrate other Office items into Windows 10, stuff like VIsio 2019 Pro and Project 2019 Pro? Do I put them inside the directory alongside the Office 2019 folders? Thanks.
I tried to integrate an Office installation within Windows 10, and I am not succeeding. I tried putting the Office files into the Scripts directory as was instructed by @Enthousiast, and I attempted to change the source path to "%CD%" to mark the path in which to point at the Office installation, but all attempts were met with failure. What do I put in Source Path within the INI file?
Files inside the $OEM$\$$\Setup\Scripts\ folder are copied to c:\windows\setup\scripts by default. @abbodi1406 provides example ini files but here is the ini i always use: Code: [configuration] SourcePath="%WinDir%\Setup\Scripts\" Type=Local Version=16.0.14332.20303 Architecture=x64 O32W64=0 Language=en-US LCID=1033 Channel=PerpetualVL2021 CDN=5030841d-c919-4594-8d2d-84ae4f96e58e Suite=ProPlus2021Volume ;List of apps that can be excluded: Access,Excel,OneNote,Outlook,PowerPoint,Publisher,Word ;Add the app name, from the line above, to the exclusion line below ;Groove,Lync,Onedrive and Teams are excluded by default ExcludedApps=Groove,Lync,OneDrive,Teams ;To exclude Project Pro and Visio Pro, you can delete ProjectPro2021Volume or VisioPro2021Volume or when you don't want any of the two installed you can delete the entire SKUs line or put ; in front SKUs=ProjectPro2021Volume,VisioPro2021Volume UpdatesEnabled=True AcceptEULA=True PinIconsToTaskbar=False ForceAppShutdown=True AutoActivate=True ;DisableTelemetry disables all office telemetry, set it to "true" when you want this, it can interfere with office functionality DisableTelemetry=False DisplayLevel=True AutoInstallation=True
Do I need an Internet connection to install this? It's "working," but at the "Just a moment" screen, it just sits there. I used CTRU to download Office. By the way, my purpose is to test this out, I'll evaluate buying options later.
Hello , I have a question on this topic about the integration of Office 2019 in Windows 10 iso file. I created my integrated windows 10 iso file, I inserted the activator HWID and I would like to set yes office is installed and activated. I have read all your instructions and applied them, but when I insert the $OEM$ file into the source, windows and office do not activate. I want to make everything installed and activated. Can you help or explain?