mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1900] X86 Windows server 无法运行386.zip #1504
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alan636 on GitHub (Jul 14, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1900
你好,开发者。下载了frp_0.33.0_windows_386.zip,但提示非32位程序。 这是什么问题呢。

@ysc3839 commented on GitHub (Jul 14, 2020):
看了下可执行文件,要求的最低系统版本是 6.1,即 Windows 7 或者 Windows Server 2008 R2。你用的可能是 Windows Server 2008,所以无法运行。
至于“不是有效的 Win32 应用程序”,这是 Windows 文案的问题,意思是这个程序不能在这个系统上运行。