Hi I just ran into this problem as well. The MS Access Runtime tells me: "This file is located outside your intranetor on an untrusted site. <application name> will not open the file due to potential security problems. To open the file, copy it to your machine or an accessible network location." The file is in the regular wine location. The Runtime is started as follows: env WINEPREFIX="/home/user/.wine" wine "C:\Programme\Microsoft Access Runtime\Office10\runaccess.exe" /excl /runtime /profile "<application name>" /wrkgrp "C:\Programme\<application name>\system.mdw" "C:\Programme\<application name>\Program\<application name>.mde" Has anyone found a solution to that? Any help is appreciated.