Well, that's one way to solve it! If anyone else runs into this problem and ends up seeing this thread in search of an answer, please let me know and I expect Sean would be willing to help work it out.
Well, that's one way to solve it! If anyone else runs into this problem and ends up seeing this thread in search of an answer, please let me know and I expect Sean would be willing to help work it out.
I am also having trouble running Inquisit 3 with Media Lab. I have the Inquisit file in the same folder as the Media Lab files. I noticed that the Inquisit file opens as a Media Lab file since they have the same 'exp' extension; is this part of the problem? The error I get when I try to run the Media Lab experiment file with the Inquisit file is: 'Run Time Error 53 File not Found'.
Any suggestions?
Can you zip and attach or send us your whole experiment folder. Actually, a reduced version with just enough content to demonstrate the problem would be ideal. If we can replicate the problem here, we can probably figure out what the source of the issue is.
Thanks to the users who sent us their MediaLab+Inquisit folders to play with. We think it has something to do with Inquisit 3 and the way MediaLab calls Inquisit sessions. It used to be that MediaLab could automatically detect the location of Inquisit.exe, but now it can't--this results in the file not found error. I think it has something to do with registry entries that are made during the Inquisit 3 installation. Consequently, the version of MediaLab you have probably won’t make any difference. I just emailed Sean Draine and he said he would look into it and see if he can find a fix. As I mentioned above, he's usually pretty quick to take care of stuff like this once we figure out what's going on.
Here is a temporary fix offered by Sean. I just tried it and it seems to work--thanks Sean!
You should be able to work around this problem by adding the Inquisit program folder to the system PATH variable. Specifically, do the following:
- Right click the My Computer and select Properties
- Click the Advanced Tab
- Click the Environment Variables button
- Scroll down through the System Variables list until you see Path
- Double click the Path variable to edit it
- Append the following to the end of the variable value (Important: do not delete the existing value--just add the following!!)
Code:;C:\Program Files\Millisecond Software\Inquisit 3- Note: If you've installed Inquisit to another drive (e.g., D, E, F, ...), then replace C with your drive letter.
- If you have Media Lab running, shut it down and restart it so that picks up the new path value. At that point, it should be able to locate the Inquisit.exe file from this point on.
The path modification worked! Many thanks to both of you for finding this solution.
Glad to hear it did the trick.