02-08-2011 10:49 AM - edited 02-08-2011 10:54 AM
I created a custom palette in LV86 by following the step in this KB How Can I Distribute a Custom LabVIEW Palette from My Computer to Others. Everything is fine in LV86.
On the same computer, I copied the directory Exaprom from:
C:\Program Files\National Instruments\LabVIEW 8.6\vi.lib\
to
C:\Program Files\National Instruments\LabVIEW 2009\vi.lib\
I copied also the file exaprompdf.mnu from
C:\Program Files\National Instruments\LabVIEW 8.6\menus\Categories\Programming\
to
C:\Program Files\National Instruments\LabVIEW 2009\menus\Categories\Programming\
When I start LV2009, one link is missing. The path of this VI is:
C:\Program Files\National Instruments\LabVIEW 2009\user.lib\Exaprom PDF\VIs\Text\Set Default Font.vi
instead of
C:\Program Files\National Instruments\LabVIEW 2009\vi.lib\Exaprom\Exaprom PDF\VIs\Text\Set Default Font.vi
Previously, this toolkit was located in the user.lib, maybe I forgot to delete something?
02-08-2011 11:09 AM - edited 02-08-2011 11:11 AM
I am ashamed...
The link for the file "Document.mnu" is the problem.
I lost 3 hours with this!