Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

版本兼容 #8

Open
zhjygit opened this issue Dec 11, 2024 · 3 comments
Open

版本兼容 #8

zhjygit opened this issue Dec 11, 2024 · 3 comments

Comments

@zhjygit
Copy link

zhjygit commented Dec 11, 2024

net4.81属于比较新的系统了,我的win10不支持,打不开,net4.8也安装不了。
是否有net3.5的兼容版本。
另外,能否整一个无GUI的版本,隐蔽后台执行。

@SlimeNull
Copy link
Owner

.NET Framework 3.5 太低, 不考虑支持. 项目用了很多新版本才有的东西, 例如 Span. 你的 Win10 是 1809 吗? 我记得只有很旧的版本才不能用 481. 如果你说的 "我的 Win10" 是个人电脑的话, 我建议你升级一下系统版本了.

无 GUI 是个很好的提议, 有时间我会试着加上的.

@zhjygit
Copy link
Author

zhjygit commented Dec 12, 2024

我在记事本中查看到的win10版本是,19041.388.是win10专业版,电脑已安装netfreamework 4.5。
双击程序时提示要安装4.8的netframework。
实际上,我是想在无GUI版本的情况下运行,同时对操作系统不那么苛刻,主要目的是想做安全测试。比如使用一种自动化运行的方式在电脑A上运行无GUI版本的screenbroadcaster(或者开机自启动),在同一局域网内的电脑B上直接输入ip和端口就能够访问电脑A的屏幕了。

@zhjygit
Copy link
Author

zhjygit commented Dec 12, 2024

无GUI版的这种用法思路,有点像无GUI版本的everything.exe搜索软件,在目标机运行并开启http服务,另一台电脑就能共享或查看文件了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants