Apache OpenOffice 4.1.1

Full internal name:org.openoffice.OpenOffice
Project site:https://www.openoffice.org
Screen shots:
Download: Download Apache OpenOffice 4.1.1

https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/en-US/Apache_OpenOffice_4.1.1_Win_x86_install_en-US.exe

VirusTotal results
Change log:n/a
Description:

office software

License:Apache License 2.0
Version:4.1.1
SHA-1 or SHA-256:cd538086625056065825b9fe1fdf4ac00d7864a7
Type:one file
Dependencies:
    Tags:download-failed-1
    Text files:
    .Npackd\Install.bat:
    for /f %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /S /D=%CD%
    
    .Npackd\Uninstall.bat:
    for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
    msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%"
    set err=%errorlevel%
    type .Npackd\MSI.log
    rem 3010=restart required
    if %err% equ 3010 exit 0
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 09:08:52 UTC 2021
    Last modified by:tim.lebedk...
    Created:Fri Oct 03 08:11:51 UTC 2014
    Created by:tim.lebedk...
    Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded