Hello
Here is one thing you can try. First try to trace which msi file might be causing the problem ( in this case, it probably measurementstudio.msi), and run the following command on it
msiexec /x [path to msi] TESTSTANDDIR=C:\
This should get rid of the error you are seeing, it usually hard to reproduce such problem, but by using the
msiexec utility directly,we should be able to get around it.
Let me know how it it goes.I hope it helps.
Bilal Durrani
NI
Bilal Durrani
NI