1、在 Windows 中开启远程桌面,并下载 http://www.cendio.se/files/thinlinc/seamlessrdp/seamlessrdp.zip,并解压到C盘根目录下,如:C:seamlessrdp,然后就注销。
2、在 Ubuntu 中使用 sudo apt-get install rdesktop 安装 rdesktop,执行
2、在 Ubuntu 中使用 sudo apt-get install rdesktop 安装 rdesktop,执行
rdesktop -A -s "c:seamlessrdpseamlessrdpshell.exe
C:Program FilesInternet Exploreriexplore.exe"
IP:3389 -u administrator -p password
注意:上面的代码只有一行。这样就可以远程调用 IE 到 Ubuntu 中使用。调用 Windows 2003 企业版中安装的 Maxthon,Dreamwear 8,QQ2007成功!
参考链接:
https://help.ubuntu.com/community/SeamlessVirtualization
http://linuxdesktop.cn/2007/06/11/use-rdesktop-run-windows-softwares-on-ubuntu
http://www.venturecake.com/10-minutes-to-run-every-windows-app-seamlessly-on-your-ubuntu-desktop/