Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-07-22 | 1.7 kB | |
sdm-2.2.zip | 2011-07-21 | 2.6 MB | |
Totals: 2 Items | 2.6 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 If you would like to customize your available Types, please review and modify the "type-list-mapping.xml" file. This file has been placed inside the .jar file. Any Zip application can open this up. Modify the file and place it in your local user home directory, or in the same directory as the sdm.jar file, or back into the same location in the jar file. List of Changes for version 2.2: Fixed: Bugs item #1388570 Bugs item #3188334 New Features: Added Command line parameters: [-f <filename>] [-p <path applcation preferences (.sdm-ini.xml)>] [-n applcation preferences file name] [-t custom types file name] [-l 0 tree layoit 1 list layout 2 only read layout] [-h print this help] Added Close dialogs with the ESC key Added different Layout selectable from Command Line Added ability of change ini file just passing it to command line Added copy to hided password Added Property Use Browser Launcher Added Force Use First Letter to Create Password -SDM Team