Search the Legacy Support Archive (up to v2020)
  1. Read-only archive (2005–2024). Posting is closed. Need help with MediaLab or DirectRT 2027? Email service@empirisoft.com.

    All words · “exact phrase” · -leave out

    Advanced search

Runnning an MDE Executable?

  1. #1
    jarvis24 Blair Jarvis, Administrator

    Runnning an MDE Executable?

    [edited from support email]
    I have an application in MS-Access. I know that MediaLab supports executable file and so did create a .mde file (access executable), but that was not compatible with MediaLab. So now, I am wondering if there is any other way I can run my application through MediaLab? This application is right in the middle of my study - ideally what I am aiming to achieve is for participants to view a set of stimuli through MediaLab, go the MS-Access application - do the tasks in the application, and come back to MediaLab to view the remaining stimuli and answer questions.

  2. #2
    jarvis24 Blair Jarvis, Administrator
    Try creating a batch file and put the path and name of the mde file in it like this:
    "C:\My Experiments\Experiment 1\test1.mde"

    You can make that in a text file and then save it as mybatchfile.bat (or whatever). Then call the batch file as your executable. If that doesn't work let me know.