修改清单文件Win32 Visual Studio 2022
我如何“修改 /生成”一个汇编显示Visual Studio 2022中的Win32应用程序的文件。
项目属性 - > Win32资源 - >清单路径设置为>我可以将其设置为“使用默认设置”来使用自定义清单,但是我想做的就是获取具有默认设置的一个,然后修改它,但是我可以在哪里找到具有默认设置的一个?
How do I "modify / generate" a Assembly Manifests File for a Win32 application in Visual Studio 2022.
Project Properties -> Win32 Resources -> Manifest Path is set to > "Embed manifest with default settings" I could set it to use custom manifest but what I would like to do is get the one with the default settings and then modify it, but where would I be able to find the one with the default settings?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
解决方案资源管理器>添加新项目>应用清单文件。
Solution explorer > Add New Item > Application Manifest File.