I'm using the AppBuilder to make an installation program for me. It
works well (copies all my files and creates subdirectories underneath
the main installation folder, etc.). But in my testing, when I try to
run the installation program again, it correctly sees an installation
already present and prompts the user to uninstall first, then
reinstall. But when I do this, all of the data files that have been
created underneath my main installation folder are wiped out.
Is there a way to get LabVIEW to just "install over" an existing
installation without first uninstalling?
Thanks,
s