OpenMPT 1.22.5

Full internal name:openmpt
Project site:https://openmpt.org/
Screen shots:
Download: Download OpenMPT 1.22.5

https://github.com/tim-lebedkov/packages/releases/download/2020_01/openmpt-1.22.5-OpenMPT-1.22.05.00-Setup.exe

VirusTotal results
Change log:n/a
Description:

OpenMPT (short hand for Open ModPlug Tracker) is a tracker software for Windows. OpenMPT allows you to create and play back some great music on your computer. Based on the original ModPlug Tracker written by Olivier Lapicque, OpenMPT is free software and supports a wide variety of module formats and offers an intuitive, native GUI as well as advanced features such as VST plugins and ASIO output.

License:BSD 3-clause license
Version:1.22.5
SHA-1 or SHA-256:9df1c77e498b26418322c1d34b200737fc992db6
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log" && del /f /q "%setup%"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    Last modified:Sat May 15 08:50:11 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Dec 02 18:31:18 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded