Quantcast Virtual Cdrom Drives - digitalFAQ.com Forums [Archives]
  #1  
03-17-2006, 07:45 AM
black prince black prince is offline
Free Member
 
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
@anyone,

This is an unsupported Microsoft program to create virtual CD-ROM drives
from hard drive space.

http://www.softwarepatch.com/windows/xpvirtualcd.html

This program can run ISO files, so I use WinISO to copy a CD to iso file.
I have 8 interactive CD's that are required to follow an training course
and this virtual drive works nicely I always have to eject the previous
iso and mount the next one to continue the course. Has anyone used
this or other virtual cdrom's. I would like to just click on a short cut and
a dos batch file would handle the ejection and mounting. In other words
a commandline virtual crdom product. Thanks for your input

BTW, this product also works for Windows 2000.

-BP
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
03-17-2006, 07:53 AM
GFR GFR is offline
Free Member
 
Join Date: May 2002
Posts: 438
Thanks: 0
Thanked 0 Times in 0 Posts
Daemon Tools is free for non-commercial purposes and you can moun/umount with a command line (you can for instance have a shortcut in your desktop to a batch where you mount the CD, execute something and then umount it).
Reply With Quote
  #3  
03-17-2006, 07:56 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Daemon tool supports that :
Quote:
Command Line Switces

* -lock
used to lock the DLL operation to be sure no unauthorized program can load daemon.dll and use its functions. Used mainly in autostart (if 'Autolock' option is enabled), but can be used in command line too. Unlocking can be done from Virtual DAEMON manager or other GUI that is currently running. Note that locking has no effect on DAEMON Manager itself or other programs which have been 'authorized' by us to use the DLL.
* -noicon
this option is used to prevent DAEMON Tools from creating a taskbar icon. It has no effect if DAEMON manager is already running or you specified another command (except 'lock') in the command line! DAEMON manager automatically exits after command is executed and does not create taskbar icon.
* -mount
allows mounting images from command line (or shortcut).
Syntax is: -mount <n>,<path>
where 'n' means DVD-ROM device number ('0' - '3' allowed) and 'path' is the full path to the image file.
Example: daemon.exe -mount 0,"c:\My Images\nameofimage.cue".
Do not forget to set the path in quotes if it contains spaces!
* -unmount
allows unmounting images from command line.
Syntax is: -unmount <n>
where 'n' means DVD-ROM device number ('0' - '3' allowed)
* -safedisc ?
allows turning Safedisc emulation on/off from command line.
'-safedisc on' enables emulation, '-safedisc off' disables it
* -securom ?
allows turning Securom emulation on/off from command line.
'-securom on' enables emulation, '-securom off' disables it
* -laserlok ?
allows turning Laserlock emulation on/off from command line.
'-laserlok on' enables emulation, '-laserlok off' disables it.
* -rmps ?
allows turning RMPS emulation on/off from command line.
'-rmps on' enables emulation, '-rmps off' disables it.
http://www.daemon-tools.cc/
Reply With Quote
  #4  
03-17-2006, 02:40 PM
black prince black prince is offline
Free Member
 
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
@GFR and Dialhot,

Perfect solution

Thanks Guys

-BP
Reply With Quote
  #5  
03-17-2006, 05:12 PM
black prince black prince is offline
Free Member
 
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
@Dialhot or GFR,

Here's my test batch file:

@echo on
"C:\Program Files\DAEMON Tools\daemon.exe" -unmount 3
"C:\Program Files\DAEMON Tools\daemon.exe" -mount 3,"C:\scrabble2.iso"
"D:\Autorun.exe
"

I'm using -unmount <n>, where n=??? The doc says <n> is the DVD-ROM
drive number. I tried first 0, and that didn't work. Then I tried 3 and now it
works. It's unclear what <n> refers to.

-BP
Reply With Quote
  #6  
03-17-2006, 08:24 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
I'm not sure if this is it but at least it works in my PC.
Right-click Daemon Tools systray icon.
Move up on the list to the «Virtual CD/DVD-ROM» and click it.
On my setup I see «Device 0: [L:]».
This means my L: drive is also CD-Rom 0.
Don't know if it'll work on your setup...
__________________
Rui
Reply With Quote
  #7  
03-17-2006, 08:49 PM
black prince black prince is offline
Free Member
 
Join Date: Jul 2002
Posts: 1,224
Thanks: 0
Thanked 0 Times in 0 Posts
@Rui,

Rui wrote:
Quote:
I'm not sure if this is it but at least it works in my PC.
Right-click Daemon Tools systray icon.
Move up on the list to the «Virtual CD/DVD-ROM» and click it.
On my setup I see «Device 0: [L:]».
This means my L: drive is also CD-Rom 0.
Don't know if it'll work on your setup...
Thanks Rui This answered my question

-BP
Reply With Quote
  #8  
03-18-2006, 08:56 AM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
You're welcome BP :P.
Good to know that I could help .
__________________
Rui
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
DVD Burner: Any DVD-ROM virtual drives?? LeeKuid Blank Media / Burning Discs 10 01-04-2005 07:24 PM
DVD Burner: Thoughts about lite-on drives? horta Blank Media / Burning Discs 1 07-28-2004 05:56 AM
DVD+R only work on DVD+R supported drives? The Untouchable Players, DVRs, Media Centers 4 07-04-2004 10:48 AM
Nao consigo utilizar compactadores com drives open source manoeldeverdade Conversão e Codificação de Vídeo (Português) 1 10-31-2003 07:56 AM
DVD Burner: Are off-brand drives okay? Fistandantilus Blank Media / Burning Discs 8 10-01-2003 01:55 AM

Thread Tools



 
All times are GMT -5. The time now is 11:45 PM  —  vBulletin © Jelsoft Enterprises Ltd