sysprogs / WinCDEmu

GNU Lesser General Public License v3.0
1.09k stars 147 forks source link

Prevent mounted drive from AUTOMATICALLY opening in Windows Explorer #31

Open aks2161989 opened 4 years ago

aks2161989 commented 4 years ago

I am mounting a disk image from a batch file using the batchmnt64.exe tool. However, this automatically launches the mounted drive in Windows Explorer. I do not want this, as the batch file runs a game in DOSBox, so I have to close Windows Explorer before i can play the game.

I would prefer a commandline parameter or an option in WinCDEmu settings to toggle this behavior. So we can control if the mounted drive opens automatically in Explorer or not.

JonnyTech commented 4 years ago

The way that mounted drives are handled is managed by Windows Explorer, not individual applications.