Office 2019 is not officially supported on win 7, there is a latest version that can be installed and only gets security updates. But with the use of Office_C2R_Extender you can install the office 2019 builds meant for 8.1/10 too.
Is this just another case of the poster not knowing what "OP" means? Once again... OP = Original Post = Post #1 in this thread.
That's one reason why I don't use abbreviations or acronyms when giving advice or making comments. Either the person doesn't know what they mean or the person mistakes them for something else.
Then the person can ask what is meant by OP, no that doesn't happen, the person wanted to be spoonfed.
Something is weird. I Can't install KB4598279 too, and I had no issue, installing the updates, since the start of the bypass tool. Always ends with a Error Code. Since I have some Backup System Images from the last months (before and after the monthly updates), I did some testing. Just restored my October Image and manually installed KB4598279 succesfully. Went back to my current Image, and manually installing failed.... Will test some more tomorrow...
My almost eight (8) years old 7/32 installation gladly gobbed almost 500 MB of updates with no difficulty at all (That's with BypassESU-v11). Happy new year to the team and my best wishes !
Small error in the script LiveOS-Setup.cmd, line 320: Code: if exist "%SysPath%\sle.dll" (removing "%SystemRoot%\System32\sle.dll"&del /f /q "%SysPath%\sle.dll") There is an "echo" missing, must be: Code: if exist "%SysPath%\sle.dll" (echo removing "%SystemRoot%\System32\sle.dll"&del /f /q "%SysPath%\sle.dll") The error message you get on removing is purely cosmetic and does not impact functionality.
I still don't understand what version 11 is better than version 9 ... I have everything on 9, and so it updates perfectly, but you have obvious problems with this on 11. There is a proverb: "It works - don't touch it."