I have the following code that was already written for us to help with the installation of a program. The users just go to the web page and the install is automatic but I was hoping there was a way to also have it drop a file on their desktop.
<html>
<title>Screwdriver Client Install</title>
<body>
<OBJECT ID="v4 RDP Only Client (nstl chk)" CLASSID="clsid:050A3800-6C03-48a5-A6D7-14CCF18A700D"
CODEBASE="v4rdpchk.cab#version=4,0,13,41"></OBJECT>
</body>
</html>
What I'm trying to accomplish is after the installation of the screw drivers client the users would also have an already created RDP session on their desktop.
I apoligize if I'm in the wrong area.
Thanks in advance
Darren