This really isn't a bug per-se, but a switch or answer file that automates the install would be awesome.
We use this software to allow software developers limited access to servers through RDP over SSH. As of now, we send them a link to sf.net and a sheet of instructions. If we could create a single click installer, we could script the importing of xml customizations after the fact.
install /s would be awesome.
Logged In: YES
user_id=695729
Originator: NO
It would be easy to package up your own custom installer. Assuming this is a Window environment:
- Export your custom config to defaults.xml (File -> Export Preferences)
- Download SDTConnector-x.y.z.exe from Sourceforge (Download -> Browse All Files -> x.y.z)
- Create a script that copies both these files to say Program Files\SDTConnector\
- Create a Desktop shortcuts, etc. if required
The first time SDTConnector is launched it will import defaults.xml from its working directory.