sysprogs / WinCDEmu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prevent mounted drive from AUTOMATICALLY opening in Windows Explorer

aks2161989 opened this issue · comments

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.

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