Page 1 of 1
mount cd script request
Posted: 09 Feb 2010 10:08
by little titty
anyone fancy having a go at writing a script that could use a program like Fantomcd or free alternative?to mount a cd and another script to dismount?
Re: mount cd script request
Posted: 09 Feb 2010 10:39
by zer0
No sweat

I use Virtual Clone Drive from Slysoft, it's free as per your requirements.
To mount an image (select it and run this script)
Code: Select all
openwith """C:\Program Files\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe"" <items>";
To dismount
Code: Select all
openwith """C:\Program Files\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe"" /u";
Edit VCDMount's location as on your system to make sure the script works

Re: mount cd script request
Posted: 09 Feb 2010 12:17
by little titty
Great , didnt think it would be that easy, Havent tried the program you mentioned - going to google it now, thanks
edit - anyone else that want to try the program the url is
http://www.slysoft.com/en/download.html