LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i create an upgrade for my applicatin

Hi,

i'm using labview 2011 and have created an application to be distrabuted to my costumers.

in the future i would like to be able to create updates/upgrades to my app.

how do i do that?

 

thanks

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

You have to create an installer for your application. The installer contains an upgrade code which defines the application instance for the target OS.

When building an updated EXE, create another installer using the same upgrade code as your initial installer. Here you go, the target will concider your new installer as upgrade for your previous installation.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 2
(2,276 Views)