jprosser wrote: > Is there any way this access can be restricted so that the drive_c directory is the root directory from the apps' perspective? Yes an no. Wine will let you browse your entire filesystem (anywhere you as user have access to). But will let you open files only from mapped drives. This means if you remove Z: drive that is mapped to / (root) you will still see everything but won't be able to open it.