12-18-2009 10:56 AM
Using LabView 2009, every build creates a phantom folder with the application name followed by a .exe extension.
When I click on the folder I get a windows message telling me the folder is invalid.
I have to close explorer and then re-open it to get rid of this bogus folder.
Any ideas why this is happening and how to stop it?
Thanks
12-18-2009 11:12 AM - edited 12-18-2009 11:13 AM
Hi,
LV creates that folder in the application build process and deletes it afterwards (usually). The folder contains all VI needed for the exe and is used for zipping them into the executable...
Maybe your explorer just doesn't update it's display properly? Have you tried pressing F5 after application is build?