Yes I did. Here is the best way i found. (may not be the best but it is what worked for me.)
- As mentioned previously, make sure all VI's are of the same labview version
- Leave the VI's as-is. Dont compile them or anything
- Use the simple operator interface provided by NI.
- Run the interface and point the sequence file path to the seq file you created.
- Your startup program can be a shortcut pointing to the NI provided simple OI.
- You can then install only a deployment license or debug license from NI and remove the developer license. (or just keep the developer license if you do not need it anywhere else.
All of what i said above will only work if you have labview and test stand installed on the target PC. It must have the runtime engines to be useable.
There is a way i believe to package this and install on a PC that does not have labview and teststand, i just have never tried that.