Access to CD ROM

Post Reply
daveBunUk
Posts: 4
Joined: Wed Jan 26, 2022 1:56 pm

Access to CD ROM

Post by daveBunUk »

I'm about to start a big CD ripping exercise and want to test out a few diferent suites, but whilst I'm testing them I'd rather not install them on the main system, so is it possible for a sandboxed application to have access to the CD ROM, even in an insecure manner (in this instance I'm not worried about the security aspect of it).

User avatar
DavidXanatos
Posts: 340
Joined: Fri Mar 19, 2021 11:26 am

Re: Access to CD ROM

Post by DavidXanatos »

There are a couple options
1. add AllowRawDiskRead=y to the sandbox you want to allow that access
2. configure the sandbox for App Compartment mode

one of those should do the trick

Post Reply