我在程序中自定义了一个右键快捷菜单,在我编程用的电脑上是正常的可以使用的,但我生成了安装文件,安装到别的电脑上后就无法使用了,快捷菜单变回了默认的。是不是应该在生成安装文件时做一些特殊的设置?
I have make a run time shortcut menu in my program. It works on my computer. But after I build the installer and installed on another PC, it turn back to the defult menu. I wonder is there any setting when building the installer.