LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Right-click shortcut menu failed in installer

I have an application that use LV8 user-customized righ-click shortcut menu of a VI control.  There was nothing wrong with the customized menu when the standalone EXE was built. But the menu was failed showing up when the application was installed by the installer of the same project. Does anybody know this issue/problem?
0 Kudos
Message 1 of 3
(2,791 Views)

One of the solutions is using "Shortcut Menu Activation?" event to programmatically configure the menu, rather than assorciating the "static" customized shortcut menu file (.rtm) with the control, regarding the project installer.

Maybe there is a way to link the .RTM file to/within the project installer. Any comments?

0 Kudos
Message 2 of 3
(2,780 Views)
Hello harryx,

This has been reported to R&D (# 3T2E57V2) for further investigation.  A possible workaround is to save the shortcut menu with the control or  create an installer that will copy the RTM file on the target machine to the same location as the development machine.Thanks for the feedback!
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 3 of 3
(2,774 Views)