LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LABVIEW builder

Hi,
I have build an application and an installer, and after I have delete these files in he windows explorer. Now when I want to rebuilt the installer (no problem buiting application) there is a message: "impossible to find the installer source to distribute the "installation", it ask for  a *.id file and i dont find it

 Is there somebody who can tell me how to solve this problem?

Thanks

David
0 Kudos
Message 1 of 2
(2,471 Views)
Finaly I have found the solution.

When you build an installer, its create an nidist.ni file. After if you have delete the older installer and if you want to build an installer for the same VIs, labview dont work because it dont find the older installer with the older nidist.id. To solve the problem you just need to delete in the Temp directory all the files write by labview. After that there's no more trace of the older installer and labview can build your installer.

David
0 Kudos
Message 2 of 2
(2,438 Views)