CGMiner 4.9.2
Full internal name: | cgminer |
Project site: | https://en.bitcoin.it/wiki/CGMiner |
Screen shots: | |
Download: | Download CGMiner 4.9.2 http://files.npackd.org/cgminer/cgminer-4.9.2.7z VirusTotal results |
Change log: | n/a |
Description: | WARNING: no new versions of this package will be created as the author does not provide binaries anymore. CGMiner is an open source ASIC/FPGA/GPU miner written in C, cross platform for Linux, Windows and OS X, and including support and binaries for RPi, OpenWrt routers and others |
License: | unknown |
Version: | 4.9.2 |
SHA-1 or SHA-256: | ae96b894b834afdc4b68165e3363a8b4496469ae |
Type: | one file |
Dependencies: |
|
Tags: | |
Text files: | .Npackd\Install.bat: cscript //Nologo //E:JScript //T:300 //U .Npackd\Install.js .Npackd\Install.js: try { var fs = new ActiveXObject("Scripting.FileSystemObject"); var sh = WScript.CreateObject("WScript.Shell"); var lib = eval(fs.OpenTextFile( sh.ExpandEnvironmentStrings("%NIH%") + "\\Lib.js", 1).ReadAll()); lib.installerHelper = sh.ExpandEnvironmentStrings("%NIH%"); lib.unpackAndDelete(lib.findFile(".", /\.7z$/i), "."); lib.unpackAndDelete(lib.findDir(".", /^cgminer-/i), "."); } catch (e) { WScript.Echo(e.name + ": " + e.message); WScript.Echo(e.number + ": " + e.description); WScript.Quit(1); } |
Last modified: | Sat May 15 08:55:08 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Thu Jan 28 21:08:13 UTC 2016 |
Created by: | tim.lebedk... |
Automated tests: | 52 of 55 installations succeeded, 52 of 52 removals succeeded |