imv(stb) 1.2
Full internal name: | com.googlecode.stb-imv.STBIMV |
Project site: | https://github.com/nothings/stb-imv/ |
Screen shots: | |
Download: | Download imv(stb) 1.2 https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/stb-imv/stb_imv-1.02.zip VirusTotal results |
Change log: | n/a |
Description: | WARNING: there will be no new versions of this package. The development was stopped. image viewer |
License: | GPLv2 |
Version: | 1.2 |
SHA-1 or SHA-256: | e5e8226965b1cf55510f31c7f68ad03e5b7c46cb |
Type: | zip |
Dependencies: | |
Tags: | |
Text files: | .Npackd\Uninstall.bat: set KEY=com.googlecode.stb-imv.STBIMV-1.1 reg delete HKLM\SOFTWARE\Classes\Applications\%KEY% /f for %%g in (bmp dib gif rle ico jpg jpeg png tif wbmp wmf emf) do reg delete HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f verify .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b stb*') do set name=%%x cd "%name%" for /f "delims=" %%a in ('dir /b') do ( move "%%a" .. ) cd .. rmdir "%name%" if %errorlevel% neq 0 exit %errorlevel% set KEY=com.googlecode.stb-imv.STBIMV-1.1 reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open /v FriendlyAppName /d "imv(stb) (1)" /f set c=\"%CD%\imv.exe\" \"%%1\" reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open\command /d "%c%" /f for %%g in (bmp dib gif rle ico jpg jpeg png tif wbmp wmf emf) do reg add HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f verify |
Last modified: | Sat May 15 09:34:59 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Mon Aug 29 19:08:52 UTC 2016 |
Created by: | tim.lebedk... |
Automated tests: | 52 of 57 installations succeeded, 52 of 52 removals succeeded |