01-13-2026 03:38 AM
Solved! Go to Solution.
01-13-2026 04:42 AM
LabVIEW 6.1 was released about 25 years ago, so it's not a big surprise that a LV6.1 program may cease to work with recent Windows versions. What was the last Windows version in which the program worked? Did you try to execute the program in Windows 7 compatibility mode (check in the executable file properties for this option)?
01-21-2026 05:20 PM
Thank you very much for your response.
Even in compatibility mode, I was unable to launch the application.
Since the app uses Japanese fonts, I tried the following:
① Removed Japanese characters from the folder and executable file names
→ The app could start, but some characters were garbled.
After that, I did the following:
② Installed the Japanese language pack
③ Set the system language to Japanese
④ Set the system locale to Japan
By following these steps, I was able to resolve the issue.
Thank you again for your cooperation.
01-26-2026 04:54 AM
Good. I suggest to mark your own post as a solution.