k3y50nwh33l5
2011-02-18 17:48:13 UTC
Hi, newbie here. I basically need help with writing batch files for one project using power iso.
I have about 30 CD-ROMs which I want to install to a "virtual" CD drive on my machine. I understand that by writing a batch file I can have just "one" virtual CD drive instead of a different drive for each CD, and that the batch file can unmount the previously used CD, then mount the selected CD and launch its program.
I'm accustomed to reading up on things and being able to figure them out myself, but this one has me stumped. I think if someone would be kind enough to help me write the batch file for one CD I could use it as a template to complete the project.
The machine is using Windows XP.
The first CD is called "composer."
I started to write the batch file myself, then someone who actually does this kind of thing for a living tweaked it but said they were still missing something because they weren't familiar with how power iso works. Here is what I have so far:
rem @echo off
"C:\Program Files\PowerISO\"piso unmount all
"C:\Program Files\PowerISO\"piso mount "C:\Documents and Settings\Ms. Olsen\My Documents\My Virtual CD Drive\composer.iso" G:
rem G:\composCD.exe
I hope someone has time to help me with this.
Thanks,
88 Keys
------------------------------------
To Post a message, send it to: batchworld-***@public.gmane.org
To Unsubscribe, send a blank message to: batchworld-unsubscribe-***@public.gmane.org! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/batchworld/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/batchworld/join
(Yahoo! ID required)
<*> To change settings via email:
batchworld-digest-***@public.gmane.org
batchworld-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
batchworld-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
I have about 30 CD-ROMs which I want to install to a "virtual" CD drive on my machine. I understand that by writing a batch file I can have just "one" virtual CD drive instead of a different drive for each CD, and that the batch file can unmount the previously used CD, then mount the selected CD and launch its program.
I'm accustomed to reading up on things and being able to figure them out myself, but this one has me stumped. I think if someone would be kind enough to help me write the batch file for one CD I could use it as a template to complete the project.
The machine is using Windows XP.
The first CD is called "composer."
I started to write the batch file myself, then someone who actually does this kind of thing for a living tweaked it but said they were still missing something because they weren't familiar with how power iso works. Here is what I have so far:
rem @echo off
"C:\Program Files\PowerISO\"piso unmount all
"C:\Program Files\PowerISO\"piso mount "C:\Documents and Settings\Ms. Olsen\My Documents\My Virtual CD Drive\composer.iso" G:
rem G:\composCD.exe
I hope someone has time to help me with this.
Thanks,
88 Keys
------------------------------------
To Post a message, send it to: batchworld-***@public.gmane.org
To Unsubscribe, send a blank message to: batchworld-unsubscribe-***@public.gmane.org! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/batchworld/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/batchworld/join
(Yahoo! ID required)
<*> To change settings via email:
batchworld-digest-***@public.gmane.org
batchworld-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
batchworld-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/