I have just bought an Enteprise Site Lincense and would like to roll out the Devolutions RDM tool using an automated system (SCCM). Is there a way of embedding the license key in the package and performing a silent installation and registration? Usually I do this with a xml file or command line swiches but the registration is done in the application rather than the installer. I don't want to have to publish the license out to the users and provide instructions on how to register.
Thanks
Hi,
The license key and the user are saved in the config file (RemoteDesktopManager.cfg) and the installation directory. You can register with the serial and zip the folder to include the config file and deploy it. The executable is self contained, you don't need to deplay any other dll, except the .NET Framework 2.0.
I hope this help.
David Hervieux
Devolutions inc.
David Hervieux
David,
Many Thanks,
Mark
David,
One small issue. There isn't a cfg file in the installation directory with the latest version.
Mark
The config file is created the first time the application is launched, but if you use Vista, it's possible that you don't see the file because of the folder virtualization
http://support.microsoft.com/kb/927387
Let me now if you can't find it.
David Hervieux
Devolutions inc,
David Hervieux
Hi,
We have got the Ent version and we have set an SQL DB.
Can we have all of that info in the cfg file?
and once I have the cfg file, Do I just need copy it to the program directory before starting the program?
thanks
Hi,
Yes you can copy the cfg or export the data source setting. The RDM settings file is remotedesktopmanager.cfg and it's located in the folder C:\Users\{User name}\AppData\Local\Devolutions\RemoteDesktopManager
David Hervieux