Heroku Toolbelt 3
| Full internal name: | com.heroku.toolbelt |
| Project site: | https://toolbelt.heroku.com |
| Screen shots: | |
| Download: | Download Heroku Toolbelt 3 https://sourceforge.net/projects/npackd/files/com.heroku.toolbelt-3.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: | 3 |
| SHA-1 or SHA-256: | e7c758c6c094fb1d62f151222060061221148b82 |
| 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" && del /f /q "%setup%"
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:50:27 UTC 2013 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |