Apache OpenOffice 4

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

https://sourceforge.net/projects/npackd/files/org.openoffice.OpenOffice-4.exe

VirusTotal results
Change log:n/a
Description:

office software

License:Apache License 2.0
Version:4
SHA-1 or SHA-256:abe4bada0209efe508aec4c9c66d41657be840dc
Type:one file
Dependencies:
    Tags:
    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:Sun Sep 29 18:29:18 UTC 2013
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded