Tutorial: Using WinCDEmu from command line

This tutorial shows how to use WinCDEmu from command line.

  1. Open the WinCDEmu folder (normally C:\Program Files (x86)\WinCDEmu), hold Shift, right-click there and choose "Open command window here":

  2. Once the command window opens, run the "batchmnt /?" command to display help on the WinCDEmu command-line mounter:

  3. The simplest way to mount an image is to run "batchmnt <image>":

  4. You can view the mounted images by running "batchmnt /list":

  5. You can unmount all images by running "batchmnt /unmountall":