
Seamless Virtualization
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
vexati0n
13 years ago
\\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
create a DWORD Value in that key called "NoDesktop" and set its value to 1.
Then, when you run the rdesktop command, launch "explorer" with the seamless rdp program inside your VM.
Report
SamuelDr
13 years ago
Thanks!
Report
SamuelDr
13 years ago
It would be nice to know how you did it, it could be really useful for many person in the community.
Anyway, looks kinda nice.
Report
vexati0n
13 years ago
https://help.ubuntu.com/community/SeamlessVirtualization
Report