I completely removed that before installing this version. It used to have an msi based Office 2016 VL installed.
Can’t install proofing language tool Tried using office Deployment Tool error system need to restart, restarting the computer did not work. Tried to install setuplanguagepack keep giving me error Any way to fix this?
Hi All, I have successfully downloaded Office 2019 suite using the OfficeRTool. The issue is that if I select "OfficeClick to run" option, follow next steps and no matter whether I select Office 2019 Professional Plus or Single Apps Install (in which I chose to install only Word & Excel), the installation start_setup.cmd gets created but the setup doesn't start at all. And if I select ODT Setup and follow the same steps both for Office 2019 Professional Plus or Single Apps Install, a setup file does get created and the Office setup also launches but it displays a message that this office setup needs Windows 10. Where is the problem exactly?
@Reznov explains it well https://forums.mydigitallife.net/threads/discussion-microsoft-office-2019.75232/page-18#post-1465171 You can also try OfficeRTool to create xml config -> #1
use Office Deployment Tool Code: <Configuration> <Add OfficeClientEdition="32"> <Product ID="Standard2019Volume"> <Language ID="en-US" /> </Product> <Product ID="ProofingTools"> <Language ID="en-us" /> </Product> </Add> <Display Level="Full" AcceptEULA="TRUE" /> </Configuration>