LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Small update for a distribution

Hello -

 

I need to email an update for an earlier distribution but do not want to send a large new distribution folder as an attachment.  What is the most lightweight way to email someone an update to a distribution?  I tried, on another computer, to simply replace the .exe.  There was a complaint when I tried to start the program that the panel or user interface has changed and it never successfully started.

 

Thank you,

Matt

0 Kudos
Message 1 of 2
(2,801 Views)

Hello Matt,

The solution itself is going to depend on what changed during the update. From the error you described it sounds like changes were made to the user interface. If this is the case then one way to avoid this error is to embed the user interface file (.uir) file into the executable itself. To do this just go to Build>>Target Settings. In the Target Settings pop-up there is a box called Embed project .UIRS that, when checked, builds the .uir files into the .exe. Try checking this and rebuilding your application.

 

Lars

Message 2 of 2
(2,781 Views)