05-23-2006 08:38 AM
05-23-2006 09:56 AM
05-23-2006 10:04 AM
@Elsa Fung wrote:
I think you have to add them in the installer (just drag-drop them into the project, then you can add them in the installer. Just go to the same place where you add the exe to the installer, and select My Computer, the drag-dropped files should show up), but make sure the paths you use in your VIs to access these files match with where you install it!
Yes, you were right, I tried it with them built in the the app and anything in the shared foler was int he root with the app.
I had tried it earlier the way you mentioned but got an error, removed one mdb file and it worked, I reloaded LabVIEW added the file and all is good.
thanks
05-24-2006 10:49 AM - edited 05-24-2006 10:49 AM
Message Edited by Jarrod S. on 05-24-2006 10:50 AM
09-04-2007 08:48 AM
Hi Jerrod,
I have a question concerning support files that similar to this issue. I also have a variety of support files that I have application builder include with the executable program and it works well. However, in my situation, I sell my application to a variety of customers. The application is made unique for each customer, which is based on the support files. In other words, the data in the support files are what defines the application for the customer.
When I create a distribution CD I update the support files and then copy them to a folder on the CD. This way I don't have to build the application every time I prepare a customer's system. It's very time efficient and easy to document. The down side is that it requires the customer to manually copy the files needed for their system. They have to do this because the support files provided when the applicaiton is installed are default files that were present when I built the applicaition; and they will not work for the current customer.
Is there a better way to do this? For example, is it possible to have the installation process copy files from the CD instead of using the files present when the application was built? I'm currently using Win-XP and LV 8.2
Dave
09-04-2007 10:18 AM - edited 09-04-2007 10:18 AM
Message Edited by Jarrod S. on 09-04-2007 10:18 AM
10-04-2011 08:23 AM
Hi
I am having problem with adding the database(MS ACCESS) to builder. I trying add LabVIEW.mdb and LabVIEW.udl files to project. Everything is fine in my system. But when i am installing that application in other system i am anable to access the same database again. I know the problem with path mentioned in LabVIEW program. But i anable to solve that one.
Please try to help me.