From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I Lost Custom .mnu Files when Moving a LabVIEW Project

Solved!
Go to solution

Hello:

 

I am moving this huge project from LabVIEW 2014 to LabVIEW 2020 and I am missing mnu file on the new LabVIEW 2020 Host PC. e.g: The main VI now just shows the Default LabVIEW runtime. My big Custom Menu Hierarchy is gone!

 

I used both the 'Zip' Method and the 'Source Distribution' compile method to collect VUs for moving over.

 

So where do these VI Custom mnu files get saved?

 

When I built the VI custom mnu I never really paid attention to where the mnu was being saved. It just worked!

 

Anthony

 

 

0 Kudos
Message 1 of 4
(895 Views)
Solution
Accepted by topic author Anthony_L

@Anthony_L wrote:

Hello:

 

I am moving this huge project from LabVIEW 2014 to LabVIEW 2020 and I am missing mnu file on the new LabVIEW 2020 Host PC. e.g: The main VI now just shows the Default LabVIEW runtime. My big Custom Menu Hierarchy is gone!

 

I used both the 'Zip' Method and the 'Source Distribution' compile method to collect VUs for moving over.

 

So where do these VI Custom mnu files get saved?

 

When I built the VI custom mnu I never really paid attention to where the mnu was being saved. It just worked!

 

Anthony

 

 


Does the .mnu file show up in project explorer?  I've found that if you move your project, you have to re-establish the link to it, even if it is still listed in the project explorer.  You'll have to go through the steps of creating a new custom menu, then when the menu dialog comes up, load your custom file.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 4
(867 Views)

True:

 

The LabVIEW menu has a FILE >> Save-As'  item, that allows you to locate the .rtm file. And it is true that moving this file with the respective VI will not guarantee that the menu will open until you re-link the MENU file again via:

 

File >> OPEN,  then re-select that same menu *.rtm file.

 

Anthony L.

0 Kudos
Message 3 of 4
(837 Views)

@Anthony_L wrote:

True:

 

The LabVIEW menu has a FILE >> Save-As'  item, that allows you to locate the .rtm file. And it is true that moving this file with the respective VI will not guarantee that the menu will open until you re-link the MENU file again via:

 

File >> OPEN,  then re-select that same menu *.rtm file.

 

Anthony L.


That's pretty ugly, isn't it?  You shouldn't have to re-establish the link.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 4 of 4
(827 Views)