06-17-2008 09:47 AM
06-20-2008 09:58 AM
Jack,
It sounds like a bug- I will make sure we have correction action requests for these bugs. The Alternate Association for .seq files isn't configurable however, you could use a custom command to run an executable that creates the exact association that you would like for the .seq file.
-Rick Francis
06-27-2008 09:26 AM
FYI,
I kept digging into this to see how we could get around this issue, and it appears that you can send some command line configurations as Custom Commands. Here are the commands that I found that appear to work (YMMV):
cmd /c "ASSOC .seq=NationalInstruments.TestStandSequenceFile.1"
and
cmd /c "FTYPE NationalInstruments.TestStandSequenceFile.1="C:\Test\Bin\TestExec.exe" "-useExisting" "%1" "
Note that the location of quotes appears to be important. If you're installing on top of an existing TestStand installation, I believe you only need the second command, as the association of the .seq suffix has already been set. I also disabled the Alternate Association of .seq files in the Advanced Options.
I've not gotten a chance to release a deployment using this, but have tested it a few times on the development machine. If anyone sees any potential problems with using this work-around, I'd appreciate hearing about it ASAP!
-Jack
06-27-2008 04:50 PM
Jack,
>If anyone sees any potential problems with using this work-around, I'd appreciate hearing about it ASAP
09-09-2008 04:47 PM
Hey Jack,
Did you ever find a solution to this problem?
If not, we would like to work with you to debug the issue further. In order to do this, we would like to contact you directly which would require your permission. If the problem still exists, do you mind if we contact you directly?
09-15-2008 08:52 AM - edited 09-15-2008 08:55 AM
Jessica, No it's not a problem. As to getting it resolved, I've had mixed results - I thought that it worked on a test deplolyment, but when I tested it on another machine it didn't appear to work - There could be other issues involved, that I haven't tracked down on that install though.
Please feel free to contact me at my work number or e-mail in my profile. Let me know if you need more than that.
-Jack