Setup error occurred with changing config.xml file for OneNote exploitation
Hi,
Hi,
Hello Alan,
If the version of windows that you have installed on your computer is not activated then you would face issues to use any applications once the product is expired. You might also be getting that issue due to corrupted installation of office on the computer, so you will need to check that.
Regards,
Nicke
Hi Alan,
This is a windows installer (Msi) issue, where in the path of the installer was not included in the Command of config.xml. You can resolve the problem by typing this in config.xml document, open it as notepad: %Windir%msiexec.exe
<Command Path- “%Windir%msiexec.exe” Args=”/i\serversharemy.msi” Quiet Arg=”q/” ChainPosition= “after” Execute= “install”/>
%windir% it is the directory that contains the Windows files.