View Full Version : Create RDC shortcut
KirillKr
11th October 2007, 07:07
Can I create RDC shortcut?
CancerFace
11th October 2007, 09:58
Yes you can.
An RDC shortcut is a basic text file with all the settings needed for the remote connection. Open one in Notepad to see how it looks then use FileOpen/Read/Seek/Write/Close commands to create/edit the file from your installer
CF
KirillKr
11th October 2007, 12:56
How I can I generate password hash?
CancerFace
11th October 2007, 13:53
What's the point of generating the hash with your program? You would have to pass the clear text password within your installer, do you really want to have that there?. Better to generate the RDP profile then either store it within your installer (it contains the hash) or use FileWrite commands to edit/add fields (in case you are generating multiple RDP shortcuts).
Check this (http://dev.remotenetworktechnology.com/ts/rdpfile.htm) page out.
CF
[Edit] You may also be interested in this (http://abaronov.blogspot.com/2006/02/rdp-auto-logon.html)
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.