| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sdm-2.4.0.zip | 2014-10-26 | 2.8 MB | |
| README.txt | 2014-02-07 | 1.3 kB | |
| Totals: 2 Items | 2.8 MB | 0 | |
Thank you for trying SDM. Please let us know if you have any comments or suggestions. http://www.passwordmanager.org To start the application on any platform that has .jar files registered to Java, just click on the file. If you don't have this, either set it up or just run the bat/sh file for your system. WINDOWS: click on the "run.bat" file. LINUX/UNIX: execute ./run.sh (be sure that it have execution permission in other case use 'chmod 555 run.sh') if you need debug information execute ./debug.sh You can specify the file to open directly from command line, e.g. ./run.sh myPwd.sdm ./debug.sh myPwd.sdm For more details on starting the app: http://sdm.sourceforge.net/downloads/index.html Command line Parameters. Valid Parameters are: [-f <filename>] [-p <path application preferences (.sdm-ini.xml)>] [-n application preferences file name] [-t custom types file name] [-l 0 tree layout 1 list layout 2 list read only layout] [-s D System Tray disabled E System Tray enabled] [-h print this help] If you would like to customize your available Types Please review and modify the "type-list-mapping.xml.sample" file placed in the same directory as the sdm.jar file. Then rename it in "type-list-mapping.xml". -SDM Team