-
Notifications
You must be signed in to change notification settings - Fork 173
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
System.IO.FileNotFoundException导致无法启动 #38
Comments
把 Assets/CefSharp 里面的所有文件移动到主程序所在的目录下再打开试试 |
我也出现了这个问题,但是很奇怪,同一个电脑系统版本(WIN10 22H2)在我一台intel处理器的电脑上是可以正常打开的,而amd处理器不管什么版本都打不开。在更新某个Windows补丁之前amd处理器也是能正常打开的。 |
我试过了,但仍然出现 的错误并且无法打开,该怎么处理 |
版本是windows 10 22h2,软件版本是FlashBrowser_v1.0.8,x86 和x64都试过了,无法进入 |
这个问题似乎是因为缺少 |
应该是全部都解压了
之前22H2的时候可以用1.0.6的,升级到23H2就打不开了,1.0.8的64位也打不开
Originally posted by @whyvo1 in #16 (comment)
The text was updated successfully, but these errors were encountered: