virtual cd emulator help???????

Status
Not open for further replies.

vinit suri

Broken In
hey guys can ne one tell me of a virtual cd emulator that is detected by dos...i dont want to install os.....sum software??????:confused::confused::confused::confused::confused:plzzzzzz help:confused::confused:
 

aj27july

Journeyman
i dont think so koolbluez.
programs configured in windows environment will be available in windows only.
 

koolbluez

Šupər♂ - 超人
there is an cmd version of Alcohol, AxCmd :D
Code:
Starts a new instance of the Alcohol Command launcher

 Syntax:
    AxCmd [drive:] [/M:[path][filename]] [/u] [/L] [/?] [@cmd]    

 Usage:
   Mount the image file : AxCmd drive:  /M:path [@cmd] 
       @cmd Execute this file(cmd) after mount file.
       Return drive letter when ready, return 1 when failure occure.

   Unmount the image file: AxCmd drive: /U 
       Return drive letter when ready, return 1 when failure occure.

   Report command : AxCmd /L
       Return the number of virtual devices, 
    return 0 if there is no virtual devices

 Extra Options:
   /?    display this help and exit
   drive:    can be A...Z or 1...31
    The value of 1...31 means the number of virtual devices
   cmd    should include full path name, and the extension tparts
       In example : AxCmd 1: /M:D:dialo2_2.mds @1:PLAYD2.EXE
       This means that mount D:dialo2_2.mds into first virtual device
       and run the PLAYD2.exe in this CD-ROM
But it's a .exe, not .com. Never used though :D

Any1 verify?
 

Josan

Gangsta
tarts a new instance of the Alcohol Command launcher

Syntax:
AxCmd [drive:] [/M:[path][filename]] [/u] [/L] [/?] [@cmd]

Usage:
Mount the image file : AxCmd drive: /M:path [@cmd]
@cmd Execute this file(cmd) after mount file.
Return drive letter when ready, return 1 when failure occure.

Unmount the image file: AxCmd drive: /U
Return drive letter when ready, return 1 when failure occure.

Report command : AxCmd /L
Return the number of virtual devices,
return 0 if there is no virtual devices

Extra Options:
/? display this help and exit
drive: can be A...Z or 1...31
The value of 1...31 means the number of virtual devices
cmd should include full path name, and the extension tparts
In example : AxCmd 1: /M:D:dialo2_2.mds @1:pLAYD2.EXE
This means that mount D:dialo2_2.mds into first virtual device
and run the PLAYD2.exe in this CD-ROM
 
Status
Not open for further replies.
Top Bottom