Does anyone know if Wine can load apps from partitions that have noexec set or can be prevented from doing so? Otherwise, is it possible to let Wine only run certain Windows applications that are specified in a white list? Thanks in advance, Julius
> Does anyone know if Wine can load apps from partitions that have noexec > set or can be prevented from doing so?Wine reads programs as normal files, linux never knows that that file is an app, so the noexec option won't stop wine.> Otherwise, is it possible to let Wine only run certain Windows > applications that are specified in a white list?I don't think this feature is implemented yet. Ivan.