Hi
I have created an application that works great on windows 2000 but on windows xp and maybe vista, i am having a problem. The problem is that I have a vi , call it "startup.vi", that opens another v,i call it "main.vi", and then closes itself only. When i create an application and run on Windows 2000 it works fine, however when I run it on Windows XP it functions correctly but i get two instances at the bottom of the window. (refer to attached picture dublicateinstances.jpg). Reason for this seems to be that the Startup.vi opens one instance and when it call the main.vi it opens up another instance. The startup then closes upon calling the main.vi but it does not close the first instance.
I believe the problem is with the way i might have coded the startup.vi. Attached is a small example of how the startup.vi is coded. Any Help?
Thanks
Reza
Message Edited by reza_sed on
01-22-2008 03:22 PM