Application Details:
Version: | 6.1.7600.16385 x32 |
License: | Retail |
URL: | http://www.microsoft.com/downl... |
Votes: | 4 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.7.51 |
Maintainers: About Maintainership
What works
Able to launch application, change options.
I could connect to a Windows 7 machine.
It remembers the last connection settings.
Most of the applications worked fine, but some had issues.
What does not
Connecting using TS Gateway.
There were some drawing issues with the title bar of some windows and the system status bar.
From time to time it disconnects or crashes.
Workarounds
What was not tested
.
Hardware tested
Graphics:
Additional Comments
I was able to install the application using the normal update file, WindowsXP-KB969084-x86-enu.exe. Afterwards, I could uninstall it using the normal Add/Remove Programs application provided by Wine. The update file checks the registry for the correct Windows version before installing. So I had to alter the registry, to make it look like Win XP SP3. I was also able to activate the RD Gateway option in the Advanced tab by modifying the registry. I was able to create a portable version of the application, by copying the necessary files to a separate folder. More details in the HowTo.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux x86_64 | Sep 10 2015 | 1.7.51 | No, but has workaround | Yes | Bronze | Nathan Shearer | ||
Current | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Dec 06 2012 | 1.5.18 | No, but has workaround | Yes | Bronze | kenjiru | ||
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Mar 21 2012 | 1.5.0 | No, but has workaround | Yes | Silver | an anonymous user |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Alex Chapin on Tuesday November 4th 2014, 21:45
err:process:create_process L"C:\\windows\\system32\\mstsc.exe" not supported on this installation (x86_64 binary)
wine: Bad EXE format for C:\windows\system32\mstsc.exe.
I have Ubuntu 14.04 32 bit and wine 1.7.28. Do I need to change something in the registry, that part wasn't clear to me.
by Joerg Schiermeier on Saturday December 27th 2014, 12:39
if you take the mstesc.exe from a 32bit system you only can use the 32bit wine folder: e.g. ~/.wine. Maybe you need to add WINEARCH=win32 when you run the mstsc.exe:
env WINEARCH=win32 wine /path/to/mstsc.exe
Nothing to change in the registry.
And this: the file command (see there: man.cx/file) is your friend.
by Brian Legg on Thursday August 7th 2014, 16:40
support@CLA-NUC4-Woodlands:/home/classica-user/Downloads$ wine mstsc.exe
No protocol specified
No protocol specified
No protocol specified
wine: cannot find L"C:\\windows\\system32\\mstsc.exe"
support@CLA-NUC4-Woodlands:/home/classica-user/Downloads$ No protocol specified
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
by Joerg Schiermeier on Thursday August 7th 2014, 16:58
Did you have an original Windows?
For this
---
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
---
please file a bug report in wines bugtracker.
by Brian Legg on Thursday August 7th 2014, 20:43
First we are running 14.04 in x64 and Wine 1.7 (was 1.6)
should I use an xp with x64 files?
Second, your comments about modifying the registry to make the installer think it was windows xp sp3,
In the registry I see syswow64 does that mean the registry inside wine is a 64bit. How did you trick the installer, because every time I tried to install the x86 it said I had the wrong hardware platform.
When I tried the x64 version... WindowsServer2003.WindowsXP-KB925876-v2-x64-ENU thru the installer it said path not found.
Should I just copy the files to the hidden .wine c:\windows\system32 and c:\windows\system32\en-US directories?
Any help is greatly appreciated.
by Turio on Wednesday February 12th 2014, 12:17
What is the solution? How can I activate the RD Gateway option?
Thanks a lot...
by grinchon on Wednesday March 5th 2014, 14:28
I have the same problem, very nice thing to obtain a detailed explanation of modifications to do in the registry in order to activate the RD Gateway option.
Sorry for my awful english !
Thanks a lot !
grinchon at free.fr
by Richard Raseley on Thursday July 21st 2011, 22:41
fixme:advapi:RegisterTraceGuidsW (0x1044843, 0x1066058, {0c51b20c-f755-48a8-8123-bf6da2adc727}, 1, 0x32fdd8, (null), (null), 0x1066060,): stub
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"Microsoft.Windows.RemoteDesktop": stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:module:load_library unsupported flag(s) used (flags: 0x00000022)
Any assistance would be appreciated.
RichardRaseley GMail com
by Joerg Schiermeier on Monday November 28th 2011, 20:35
> what you mean by "create a Windows XP bottle":
run from the commandline winecfg and choose *Windows XP* als windows version.
2.)
> I get the following error:
> fixme:shell:SetCurrentProcessExplicitAppUserModelID
> ..
As you can read there, this is a so called *FIXME*, far away from an error. Either you will implement the missing function this message indicates or you simply ignore this.
Did you see the GUI (Interface)? If so, it works.
by JKrizzle on Monday February 21st 2011, 16:57
"Connections using a gateway server are not supported by your system configuration."
by Nigel Shindler on Friday September 9th 2011, 14:25
I have had the same error message trying to make this work, but as it seems to imply the possibility of a fix at the client side, I wondered whether you've made any progress with it?
I'm running Ubuntu 10.04, on a rather elderly Toshiba Satellite laptop.
Thanks
Nigel
by Joerg Schiermeier on Monday November 28th 2011, 20:38
appdb.winehq.org/objectManager.php?sClass=application&iId=3108
by W Thomas Jones on Wednesday October 10th 2012, 10:33