Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个工作程序,可以选择在启动时全屏启动。它的目的是在无人屏幕上使用。它还可以用作显示内容的编辑器,因此除非没有其他选择,否则我宁愿将其保留为桌面应用程序。
但是在 Windows 8 中,开始屏幕保持在顶部,我的程序仅在您进入桌面模式时显示。
我有哪些选择可以让应用程序在启动时显示而无需手动交互?
10 月更新到 Windows 8.1(Windows 8 用户免费)并在此处选择 Windows 启动到桌面:
现在它可以正常工作了。