cardcommander -V (return code: 2)
3:2017/09/25 14-36-26:cardcommander(10082):client.c: 410: SCardEstablishContext: Error SCARD_E_NO_SERVICE: The Smartcard resource manager is not running. Maybe you have to start the Smartcard service manually?
Error in "Init": Unknown error.
cardcommander --help (return code: 0)
CardCommander - A command line tool to manipulate a chip card.
(c) 2003-2010 Martin Preuss<martin@libchipcard.de>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
Usage: cardcommander [OPTIONS]
Available options:
[--logtype=PARAM]
Set the logtype (console, file).
[--loglevel=PARAM]
Set the log level (info, notice, warning, error).
[--logfile=PARAM]
Set the log file (if log type is "file").
[-v]
[--verbous]
Every occurrence of this option increases the verbosity.
[-h]
[--help]
Shows this help.