post-Install throws error on Linux
when installing the VIP on Linux
QControl Wizard/Install-Uninstall Actions/Post-Install Custom Action.vi
This VI is trying to read an xml file
The issue is the way to locate this file on Linux
path ends-up being
/root/resource/plugins/NewDialogFiles/LVNewDialog.xml
when actually the path should
/usr/local/natinst/LabVIEW-2020-64/resource/plugins/NewDialogFiles/LVNewDialog.xml
Edited by Antoine Chalons

