03-13-2006 10:10 AM
03-13-2006 10:24 AM
I just added the *.vi file to the installer directory. I have to run and see if this works, but I am doubtful. Is there a good example of how to use the new application builder? The last one was far easier to use.
Thanks,
Joe
03-13-2006 11:20 AM
Ok, so when I added the *.vi to the installation directory, this worked, but when I click the icon, it is not associated with a program, hence, I know the LabView 8 runtime is not being installed. Are there any suggestions that you may have?
Thanks,
Joe
03-14-2006 04:23 PM
08-07-2006 07:54 AM
I also have a similar situation. The application that I am building worked fine, but when I built the installer package and try to install the application through setup files, the application would say that it's missing a lot of files.
The application calls a lot of dll files, which was included in the installer package. The question that I have though is how I can insert the dll files into the Windows/System32 folder (I see that there is a SystemFolder, but not sure if this one refers to System32, nor do I think I can change the path of it). Also, do I need to "Register COM" for all the dlls that I'm calling?![]()