SuperOrca 11.0.0.1

Full internal name:com.pantaray.SuperOrca
Project site:http://pantaray.com/msi_super_orca.html
Screen shots:
Download: Download SuperOrca 11.0.0.1

http://www.pantaray.com/SuperOrcaSetup.exe

VirusTotal results
Change log:n/a
Description:

WARNING: this package always installs the newest version
MSI editor

License:Freeware
Version:11.0.0.1
SHA-1 or SHA-256:
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    SuperOrcaSetup.exe /Silent /Hide /InstallDir="%CD%"
    set err=%errorlevel%
    if %err% neq 0 exit /b %err%
    
    set key=com.pantaray.SuperOrca-1
    reg add HKLM\SOFTWARE\Classes\Applications\%key%\shell\open /v FriendlyAppName /d "SuperOrca (1)" /f
    set c=\"%CD%\SuperOrca\SuperOrca.exe\" \"%%1\"
    reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open\command /d "%c%" /f
    for %%g in (msi) do reg add HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f
    
    .Npackd\Uninstall.bat:
    SuperOrcaSetup_21233.exe /Silent /Hide
    set err=%errorlevel%
    if %err% neq 0 exit /b %err%
    
    set key=com.pantaray.SuperOrca-1
    reg delete HKLM\SOFTWARE\Classes\Applications\%key% /f
    for %%g in (msi) do reg delete HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f
    
    Last modified:Sat May 15 09:25:56 UTC 2021
    Last modified by:tim.lebedk...
    Created:Thu Apr 21 20:07:47 UTC 2016
    Created by:tim.lebedk...
    Automated tests:37 of 55 installations succeeded, 34 of 37 removals succeeded