• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

unmount ISO?

hlkc

Well-Known Member
Thread Starter
Joined
Jun 21, 2007
Messages
552
Likes
0
I know when I double click I will able to mount an ISO. What about unmount? Thanks.
 
I know when I double click I will able to mount an ISO. What about unmount? Thanks.

You can either use the explorer shell (right click the drive icon), double click another .iso to mount another, or use VCDMount from the command line.
 
...or use VCDMount from the command line.

With DT I use this to unmount an image "C:\Program Files\DAEMON Tools\daemon.exe" -unmount 0

What is the exact command for VCD ?

Thanks
 
To unmount an image using Virtual Clonedrive:

"%Path2VCDMount.exe%\VCDMount.exe" /d=n /u

where n is the drive number with n being 0 referring to the the first VCD drive.

For the special case of the first drive (n=0) there is a shorter format:

"%Path2VCDMount.exe%\VCDMount.exe" /u

For most people the following will suffice for unmounting an image from the first VCD drive:

"C:\Program Files\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe" /u
 
Thanks very much m8, as I only ever use 1 VD your last example works perfectly. :)
 
Back
Top