I have some code which uses CVI 5.5 with upgraded runtime. On my win2000 machine with 160M it runs fine. On a smaller WinNT machine with only 65M, the FileSelectPopup() disappears by itself after about 1 or two seconds. Any idea what this is and how to solve it?
Hello, The minimum RAM requirement for CVI 5.5 is 32 MB, so RAM in your machine (you mean, 64MB?) should not be a problem. There might be a problem with the runtime engine installation; you can try to reinstall the runtime engine to see if that solves the problem.
Actually after this first happened, I downloaded the 2nd runtime build, installed that on my build machine, and then rebuilt the entire install package which I then gave over and had installed on the target machine. I almost seems like a timer or a spurious event is closing it.