Hi,
I have changed some dll that I use in a LabVIEW Programm. To follow the changes to make in my Vi's step by step, I changed the name of the dlls one after the other, so that I get broken arrays. Then I adapted my Vi's to those new dlls and linked the new dll names to the vi's. Then, I changed the dll names again in order to reuse the initial dll names. And loaded them again while loading my vi's. All goes well so far.
After a while, I used the Aplication Builder to make an exe and an install version. All goes well. After the Application installation (which also worked well),
when I launch the Application, the programm always asks me for those other dll names (and not the initial ones which I reused at last).
Thanks a lot for any Help.
By the way, I use LV6.0.2 with Windows 2000.