Heroku Toolbelt 2.39

Full internal name:com.heroku.toolbelt
Project site:https://toolbelt.heroku.com
Screen shots:
Download: Download Heroku Toolbelt 2.39

https://sourceforge.net/projects/npackd/files/com.heroku.toolbelt-2.39.exe

VirusTotal results
Change log:n/a
Description:

WARNING: this package always installs the newest version of the software.

Heroku client. Heroku is a cloud application platform for Ruby, Rails, Node.js, Java, Python, Scala and Clojure web apps

License:MIT
Version:2.39
SHA-1 or SHA-256:8250e5541b6717cdf8d90e590442d559956e5041
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%
    
    .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 09:35:10 UTC 2021
    Last modified by:tim.lebedk...
    Created:Tue Oct 15 12:08:25 UTC 2013
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded