TeXstudio 2.12.22

Full internal name:texstudio
Project site:http://texstudio.sourceforge.net
Screen shots:
Download: Download TeXstudio 2.12.22

https://github.com/texstudio-org/texstudio/releases/download/2.12.22/texstudio-2.12.22-win-qt5.exe

VirusTotal results
Change log:n/a
Description:

TeX/LaTeX editor

License:GPLv2
Version:2.12.22
SHA-1 or SHA-256:26e1c0154c1882d7b61370bb9c782322b30e91092310e5629ba33c6bb1f64805
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"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    taskkill /im texstudio.exe /f /t
    verify
    
    .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:52:53 UTC 2021
    Last modified by:tim.lebedk...
    Created:Wed Feb 19 07:55:58 UTC 2020
    Created by:tim.lebedk...
    Automated tests:5 of 14 installations succeeded, 5 of 5 removals succeeded