Key Switcher 2.7

Full internal name:com.keyswitcher.KeySwitcher
Project site:http://www.keyswitcher.com
Screen shots:
Download: Download Key Switcher 2.7

http://files.npackd.org/com.keyswitcher.KeySwitcher-2.7.exe

VirusTotal results
Change log:n/a
Description:

automatic switching the keyboard layout when typing (En, Ru, Fr, Uk, De, Be, Es, Tk, It, Lt, Pt, Lv, Nl, Et, Sv, Fi, Da, Bg, No, Cs, Tr, Pl, El, Ro)

License:Freeware
Version:2.7
SHA-1 or SHA-256:cc7bb40662a6e88e93a4a576201b848fc61cec08
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="%ProgramFiles%\KeySwitcherData" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupInstall.log
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    taskkill /im KeySwitcher.exe /f /t
    "%ProgramFiles%\KeySwitcherData\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
    set err=%errorlevel%
    type .Npackd\InnoSetupUninstall.log
    if %err% neq 0 exit %err%
    
    rd /s /q "%ProgramFiles%\KeySwitcherData"
    verify
    Last modified:Sat May 15 09:19:50 UTC 2021
    Last modified by:tim.lebedk...
    Created:Tue Aug 25 13:33:12 UTC 2015
    Created by:tim.lebedk...
    Automated tests:50 of 56 installations succeeded, 42 of 50 removals succeeded