Application Details:
Version: | 5.1.2600.2180 |
License: | |
URL: | http://www.microsoft.com/downl... |
Votes: | 1 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.7.51 |
Maintainers: About Maintainership
What works
Installation
Connect with 16 bit color to 2003 server
What does not
RD Gateway
24 and 32 bit color
End connection (program crashes)
Connect to 2008 server (hangs at "configuring remote session")
Workarounds
What was not tested
Sound on 2003 server
Hardware tested
Graphics:
Additional Comments
Need to disable dwmapi to start it
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux x86_64 | Sep 09 2015 | 1.7.51 | No, but has workaround | Yes | Garbage | Nathan Shearer | ||
Show | Gentoo Linux x86_64 | Jan 30 2015 | 1.6.2 | Yes | Yes | Garbage | Nathan Shearer | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Aug 10 2013 | 1.4.1 | Yes | Yes | Garbage | an anonymous user | ||
Show | Puppy Linux 5.x | May 28 2011 | 1.3.19 | No | Not installable | Garbage | an anonymous user | ||
Current | Ubuntu 11.10 "Oneiric" i386 (+ variants like Kubuntu) | May 26 2011 | 1.2.3 | Yes | Yes | Bronze | Anders |
Bug # | Description | Status | Resolution | Other apps affected |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Matthew Pollard on Tuesday January 23rd 2007, 20:17
# As the mstsc.exe file is in (or should be) the %systemroot%/system32 directory you will not
# need to add the full path.
# For fixed window size and console access try :-
wine mstsc.exe -v: xxx.xxx.xxx.xxx -console /w:1024 /h:768
# or simplify it by trying with a full screen
wine mstsc.exe -v: xxx.xxx.xxx.xxx -console /F
~Args~
by Motin on Wednesday May 10th 2006, 22:24
What to do:
wine /pathto/c/windows/system32/mstsc.exe /v:HOSTNAME
If you have foreign characters in login-name, do as above. Kill the app, then start it. Your hostname should be cached in the combobox, and by clicking Options you will be able to input username and password.
by Matthew Pollard on Tuesday January 23rd 2007, 20:16
# need to add the full path.
# For fixed window size and console access try :-
wine mstsc.exe -v: xxx.xxx.xxx.xxx -console /w:1024 /h:768
# or simplify it by trying with a full screen
wine mstsc.exe -v: xxx.xxx.xxx.xxx -console /F
~Args~