如何在“打开方式”对话框中设置程序的名称? [英] How can I set the name of my program in the Open With dialog?

查看:115
本文介绍了如何在“打开方式”对话框中设置程序的名称?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望程序读取 VLC(移动到最后)

我已将我的程序集信息修改为以下内容,但无济于事:

I've modified my Assembly Info to the following, to no avail:

如何更改打开方式对话框中显示的名称?

How can I alter the name displayed in the Open With dialog?

推荐答案

每个汉斯的答案,这就是为我做的事情:

Per Hans' answer, this is what did it for me:

export.reg

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Applications\VLCMoveOnEnd.exe]
"FriendlyAppName"="VLC (Move on end)"

[HKEY_CLASSES_ROOT\Applications\VLCMoveOnEnd.exe\shell]

[HKEY_CLASSES_ROOT\Applications\VLCMoveOnEnd.exe\shell\open]
"FriendlyAppName"="VLC (Move on end)"

这篇关于如何在“打开方式”对话框中设置程序的名称?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆