LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to run executable after installation?

Hi everyone,

I created an installer from one labview program with the application builder
of Labview7.1 for my customer, and this installer will be burned
on a CD. There are several configuration files which should be always
modified, so I want to give the customer a possibility that he can
change them by himself without creation of a new installer , I think the
"run executable after installation" is the way to do it, but I don't know
how to implement such an executable command to copy some files from CD to
the destination directory which the program should be installed, could
anyone give me some tips? Thans a lot!

Le


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

When you setup your build file, add the files using SourceFile Tab>>add support files, then click on custom destination, here you can add support files during installation. Hope this is what you are looking for.

 

Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 2
(2,536 Views)