04-22-2010 06:45 AM
Hello,
I created two different installers of two different projects in Labiew. The programs must be installed in ProgramFiles folder in two different folders. When I install the first program and then try to install the second, the first one is deleted from Program Files.
Is there any way to install two different programs?
Thanks
04-22-2010 06:59 AM - edited 04-22-2010 07:00 AM
What path did you provide in the installer destination (under Build Specifications)?
04-22-2010 07:27 AM
04-22-2010 07:45 AM
04-22-2010 07:57 AM
The names of executables are different. These 2 installers are made by LabView 8.6. Before that I ran another installer in my computer which was made by LabView2009. Can this bring to such results?
04-22-2010 12:08 PM
It does not matter which version of LabVIEW you use.
What I am wondering about is if more than one installer is pointing to the same installation folder.
04-23-2010 01:47 AM
Just a guess (I'm mainly experienced with pre-LV8 App Builders that are quite different): do the two installers share the same Product Code (GUID)?
In this case, the second installer would uninstall the first one as if it was an update.