<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, I'm new to this list, and since I didn't know exactly where to
go to find help (apart from searching the series of tubes that is
the Internet), I came across this list.<br>
I already submitted a bug report some hours ago (#4767) but since I
didn't get anything yet and since I'm not entirely sure where to go,
I decided to post here as well.<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
I seem to be having issues, or not completely understanding how this
works, with rDesktop with SeamlessRDP/WTS Tools 4.1.0 on Windows XP
Pro 32bit.<br>
<br>
I downloaded the server side component, seamlessrdpshell, installed
it using the WTS Tools, and it installed fine. I even copied the
files to other directories for commodity.<br>
<br>
However, following the instructions on the site, I come across this
line:<br>
<br>
"Run rdesktop with shell and application specified as the examples
below depending on version:<br>
<br>
For rdesktop verions ≤ 1.7.1 use:<br>
rdesktop -A -s
"%ProgramFiles%\ThinLinc\WTSTools\seamlessrdpshell.exe notepad""<br>
<br>
When I try to do that though, I even tried the full path (without
%ProgramFiles%) and even other locations, and I get the following
error message: Seamless RDP Shell should be started without any
arguments.<br>
<br>
Looking at the source code, I see these lines: <br>
<br>
if (strlen(cmdline) != 0) {<br>
messageW<br>
(L"Seamless RDP Shell should be started without any
arguments.");<br>
return -1;<br>
}<br>
<br>
Are the instructions published on the site not valid anymore, does
one have touse another method, or what happened, really? Or did
someone goof up (or forgotto update the site)? I'm using rdesktop
1.7.0 on Ubuntu 12.04 64bit. <br>
<br>
I'd appreciate it if someone could help me out on this, or at least
point me in the right direction. Thanks!<br>
</body>
</html>