06-08-2012 04:11 PM
I have a number of programs and DLL's that don't work properly under Windows 7. I did not claim they all did not work, just could not be counted on in all cases.
06-12-2012 05:50 PM
Update: I fixed part of the problem with the dll's not running in the exe. Turns out they were each referencing another dll that needed to be included in the built exe. However I still have the issue that it will wait exactly 65 seconds after running the .exe before it opens. Even if I have a vi that just flashes a light and make an exe it will run fine. If I just at a .NET constructor to it it will wait 65 seconds before opening. Does anyone know what causes this. Again I'm using Labview 2011 32-bit on a Windows 7 64-bit machine. And this will happen if I use any of the .Net constructors such as something in Windows.VisualBasic. Thanks for your help