imv(stb) 1.1
Full internal name: | com.googlecode.stb-imv.STBIMV |
Project site: | https://github.com/nothings/stb-imv/ |
Screen shots: | |
Download: | Download imv(stb) 1.1 https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/stb-imv/stb_imv-1.01.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.1 |
SHA-1 or SHA-256: | 25c18230073df66559bb28f3f1c6bede02a51dca |
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:58 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Mon Aug 29 19:08:52 UTC 2016 |
Created by: | tim.lebedk... |
Automated tests: | 0 of 0 installations succeeded, 0 of 0 removals succeeded |