12-20-2010 09:08 AM
Is there a way to specify a list of pre and/or post-installation actions for a Distribution Kit created with CVI?
Before upgrading a program called 'B', I need closing an application called 'A', that must be re-launched after 'B' upgrade has been completed.
How can I get this result?
12-21-2010 09:09 AM
Hi!
Is it possible to perform only pos-intallation actions.
You can find more infos here:
http://zone.ni.com/devzone/cda/tut/p/id/3212#toc4
have a great day!
12-21-2010 09:34 AM
The link in your post refers to CVI 6.0, 7.0 and 7.1.
I've been using CVI 2009 SP1, so I read this document but it doesn't refer to launching post-installation executable.
Other ideas?
12-21-2010 11:20 AM
This is from the document you referred to:
JR
12-22-2010 01:18 AM
I've completely missed because I've been looking into "Advanced Settings" section.
Could you confirm that there is no way to perform some pre-installation actions? (Typical situation: close another application that is running on the target PC)
12-22-2010 02:25 AM
Hi Vix!
Why don't you create your own batch file that performs the required operations?
Bye!