x86 (32bit) support please #63

Closed
opened 2026-02-20 22:21:38 -05:00 by deekerman · 7 comments
Owner

Originally created by @lihui098919 on GitHub (Jun 17, 2021).

So many systems still using the x86 Win7, but x86 is not supported.

Originally created by @lihui098919 on GitHub (Jun 17, 2021). So many systems still using the x86 Win7, but x86 is not supported.
Author
Owner

@rustdesk commented on GitHub (Jun 17, 2021):

Too many urgent issues on the list. This can only be in low priority.

@rustdesk commented on GitHub (Jun 17, 2021): Too many urgent issues on the list. This can only be in low priority.
Author
Owner

@vmfunc commented on GitHub (Jun 21, 2021):

@lihui098919 did you try with compatibility mode ? For example on Windows :

  1. Right-click on an app and select Properties.
  2. Select the Compatibility tab, then check the box next to "Run this program in compatibility mode for"
  3. Select the version of Windows to use for your app's settings in the dropdown box.
@vmfunc commented on GitHub (Jun 21, 2021): @lihui098919 did you try with compatibility mode ? For example on Windows : >>> > 1. Right-click on an app and select Properties. > 2. Select the Compatibility tab, then check the box next to "Run this program in compatibility mode for" > 3. Select the version of Windows to use for your app's settings in the dropdown box.
Author
Owner

@rustdesk commented on GitHub (Jun 24, 2021):

Tell me why are u using x86. I need to decide if it is worth the time to support it.

@rustdesk commented on GitHub (Jun 24, 2021): Tell me why are u using x86. I need to decide if it is worth the time to support it.
Author
Owner

@lihui098919 commented on GitHub (Jun 25, 2021):

We have some network maintenance PCs that are still using the window XP. Can't upgrade and also can not reinstall the system. Only can use the x86 version.

Send from my iPhone

在 2021年6月25日,04:26,RustDesk @.***> 写道:


Tell me why are u using x86. I need to decide if it is worth the time to support it.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.

@lihui098919 commented on GitHub (Jun 25, 2021): We have some network maintenance PCs that are still using the window XP. Can't upgrade and also can not reinstall the system. Only can use the x86 version. Send from my iPhone > 在 2021年6月25日,04:26,RustDesk ***@***.***> 写道: > >  > Tell me why are u using x86. I need to decide if it is worth the time to support it. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub, or unsubscribe.
Author
Owner

@rustdesk commented on GitHub (Aug 13, 2021):

github.com/rustdesk/rustdesk@aaffbe476e at least works on Win7 32bit. Not support XP, have to build with visual studio 2017 build tool with xp target platform, v141_xp.

https://docs.microsoft.com/en-us/cpp/porting/features-deprecated-in-visual-studio?view=msvc-160

@rustdesk commented on GitHub (Aug 13, 2021): https://github.com/rustdesk/rustdesk/commit/aaffbe476eb1f3e9c76106460ff7f5f668611da3 at least works on Win7 32bit. Not support XP, have to build with visual studio 2017 build tool with xp target platform, v141_xp. https://docs.microsoft.com/en-us/cpp/porting/features-deprecated-in-visual-studio?view=msvc-160
Author
Owner

@open-trade commented on GitHub (Aug 23, 2021):

https://github.com/rustdesk/rustdesk/releases/download/1.1.8/rustdesk-1.1.8-windows_x32.zip
support >= win7

@open-trade commented on GitHub (Aug 23, 2021): https://github.com/rustdesk/rustdesk/releases/download/1.1.8/rustdesk-1.1.8-windows_x32.zip support >= win7
Author
Owner

@anjo-pro commented on GitHub (Dec 10, 2022):

一批老的工控电脑都安装的xp系统,没办法更换系统,可惜rustdesk不支持XP系统,程序一运行就卡死打不开

@anjo-pro commented on GitHub (Dec 10, 2022): 一批老的工控电脑都安装的xp系统,没办法更换系统,可惜rustdesk不支持XP系统,程序一运行就卡死打不开
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#63
No description provided.