Use the system exec.vi to invoke the DOS command. It is normal to use the source program, but when EXE is delayed by 8S, the CMD window will be popped up.
Individuals have three opinions, but they do not know how to verify them.
1, the lack of part of the program running environment
2, computer access to CMD is insufficient.
3. The way to generate EXE is not right.
![]()
![]()
![]()
![]()
![]()
Try the command string in a cmd window and you'll see it doesn't work. Just Calling on a .txt will have no effect. If you want it to open in text editor you can e.g. use "start filename.txt"
/Y
The source program is achievable.I mainly want to study why the source program and exe are different, which is very important to me.
I'm guessing this is related to your other topic, so I will post the link for reference.
Okay, thank you