Indigo Rose Software
  #1  
Old 11-05-2003
mgarrett mgarrett is offline
Forum Member
 
Join Date: Nov 2003
Posts: 3
Grin mount CD images

I burn dvds that contain many cd images in different image formats. To run a cd, I mount the image with Alcohol 120%. Is there a way I can have AMS do this automatically?

Thanks
Reply With Quote
  #2  
Old 11-06-2003
Lorne's Avatar
Lorne Lorne is offline
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
I've never tried it, but if you enable the shell extensions option in Alcohol 120% (so that you can mount images by right-clicking on them in Windows) you should be able to use Shell.Execute() to perform a custom verb on them.

I'm not sure what the verb would be...possibly AlcoholShellEx?

Failing the custom verb method, you might also be able to go through Alcohol's AXShlEx.dll to call the AlcoholShellEx function. Not sure what the parameters would be, however.
Reply With Quote
  #3  
Old 11-06-2003
mgarrett mgarrett is offline
Forum Member
 
Join Date: Nov 2003
Posts: 3
Thanks, after some research I found the alcohol command syntax.
Reply With Quote
  #4  
Old 11-06-2003
Bruce's Avatar
Bruce Bruce is offline
Indigo Rose Customer
 
Join Date: Jun 2001
Location: California
Posts: 1,769
What was it????????????
Reply With Quote
  #5  
Old 11-06-2003
mgarrett mgarrett is offline
Forum Member
 
Join Date: Nov 2003
Posts: 3
if you type axCmd /? you will get the full syntax, but here is the basic.

yourpath\AxCmd 1: /M:C:\mydir\myimage.mds @1:autorun.exe

1: means to mount in the first virtual drive
/M: followed by full path & image file name
@1: followed by filename to execute (optional)

AxCmd /L is supposed to return the number of virtual drives.

AxCmd 1: /U is supposed to unmount the image on the first virtual drive.
Reply With Quote
  #6  
Old 11-06-2003
Lorne's Avatar
Lorne Lorne is offline
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
Ah, command line options...even better!

Thanks for sharing that, mgarrett.
Reply With Quote
  #7  
Old 11-06-2003
Bruce's Avatar
Bruce Bruce is offline
Indigo Rose Customer
 
Join Date: Jun 2001
Location: California
Posts: 1,769
Thanks mgarrett!
Reply With Quote
  #8  
Old 11-06-2003
Corey's Avatar
Corey Corey is offline
Registered User
 
Join Date: Aug 2002
Posts: 9,746
Cool tip!

Corey Milner
Creative Director, Indigo Rose Software
Reply With Quote
  #9  
Old 11-06-2003
Lavrendi Lavrendi is offline
Forum Member
 
Join Date: Oct 2003
Posts: 16
For a totally free solution, use Daemon-Tools and DaemonUI.

DeamonUI can create scripts that not only mount/unmount CD images, but can also change screen resolution, change working directory, call programs, change/get regkey, etc. This is very practical to change screen resolution, launch a series of programs, mount CD in one single click that even a children can learn. DeamonUI scripts can be double-clicked like any icons.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -6. The time now is 04:20 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software