AC3Filter 2.6.0.2

Full internal name:net.ac3filter.AC3Filter
Project site:http://ac3filter.net/projects/ac3filter
Screen shots:
Download: Download AC3Filter 2.6.0.2

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ac3filter/ac3filter_2_6_0b.exe

VirusTotal results
Change log:n/a
Description:

audio decoder and processor filter

License:GPLv2
Version:2.6.0.2
SHA-1 or SHA-256:99fb0d27a8ce74084c007992da0928c16a2929a259dc5ff5c8268aaa50f52687
Type:one file
Dependencies:
    Tags:
    Text files:
    .WPM\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.WPM\InnoSetupInfo.ini" /LOG="%CD%\.WPM\InnoSetupInstall.log" && del /f /q "%setup%"
    set err=%errorlevel%
    type .WPM\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .WPM\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.WPM\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .WPM\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Thu Feb 01 22:12:09 UTC 2024
    Last modified by:tim.lebedk...
    Created:Mon Aug 29 19:04:30 UTC 2016
    Created by:tim.lebedk...
    Automated tests:48 of 54 installations succeeded, 48 of 48 removals succeeded