09-03-2024 10:36 AM
On Windows I use the NI_Unzip.lvlib:Unzip.vi to unzip normal zip files as well as lvappimg file (cRIO image file created by MAX or RAD) and it works.
On Linux NI_Unzip.lvlib:Unzip.vi can unzip normal zip files but always return error 42 when I try to unzip a lvappimg file.
I've reported this as a bug to NI
Anyone knows another way to unzip a lvappimg file?
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
Solved! Go to Solution.
09-09-2024 02:08 AM
A work-around is to use the OpenG LabVIEW ZIP package.
Follow the link to LAVAG.org for more details.
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
10-22-2024 05:01 AM
This bug has been fixed by NI in patch 24.3.2f2 of LabVIEW 2024 Q3
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus