KeePassX 2.0.3
| Full internal name: | org.keepassx.KeePassX |
| Project site: | http://www.keepassx.org |
| Screen shots: | |
| Download: | Download KeePassX 2.0.3 https://www.keepassx.org/releases/2.0.3/KeePassX-2.0.3.zip VirusTotal results |
| Change log: | n/a |
| Description: | password management |
| License: | GPLv2 |
| Version: | 2.0.3 |
| SHA-1 or SHA-256: | f6df49982423bc0fae7b6b294e7cdb4566506f5ed72f3118241a648a023a6dca |
| Type: | zip |
| 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.findDir(".", /^KeePassX-/i), ".");
} catch (e) {
WScript.Echo(e.name + ": " + e.message);
WScript.Echo(e.number + ": " + e.description);
WScript.Quit(1);
}
|
| Last modified: | Sat May 15 09:18:52 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Sun Oct 16 19:23:25 UTC 2016 |
| Created by: | tim.lebedk... |
| Automated tests: | 43 of 53 installations succeeded, 42 of 42 removals succeeded |