home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
CMCD0304.ISO
/
Software
/
Freeware
/
Utilitare
/
dtext
/
dtmount.exe
/
readme.txt
< prev
Wrap
Text File
|
2003-01-26
|
5KB
|
139 lines
DAEMount 1.51 by Aldo Vargas (aldo@aldostools.com)
January 25, 2003 - http://aldostools.com/
DAEMount is a "shell" front-end for DAEMON Tools (from 2.1 and above).
It lets you mount a disk image (CUE/BIN, ISO, CCD, CDI, BWT, MDS, NRG)
by double-clicking on the file icon. If more than a virtual cd-rom is enabled,
it lets you select where to mount the image.
Features:
The registry patch adds to the following functions to the right-click
menu of CUE, ISO, BWT, CCD, NRG, MDS, CDI and NRG files:
- Mount (By default in device 0 if only one device and GUI is not shown)
- Unmount (By default device 0)
- Edit (Edit CUE file with Notepad)
- Execute script when mount an image
How to Install:
Run DAEMount.exe at least one time or just copy DAEMount.exe in the Windows directory.
Comments:
For any comments, suggestion, insults, etc. write me at aldo@aldostools.com
Download:
http://www.aldostools.com/daemount.html
DAEMON Tools Home Page:
http://www.daemon-tools.org/
What's new in 1.51?
- Multi-language support.
You can edit daemount-lang.ini and translate the strings to your own language.
What's new in 1.50?
- Eject/Reload Image
- Enable/Disable all emulations
- Changed how the image name is displayed in the status bar
- Support for custom CD icon: put cd.ico in Windows directory
- Other minor changes
What's new in 1.46?
- Option to unmount all images
- Unmount from Explorer now unmounts the selected image.
if the image is not mounted, all images are unmounted
- Mount without GUI uses an intelligent mount system:
- Mount if the first empty device
- if all the devices are mounted, use a round robbin order.
What's new in 1.45?
- Now mount Nero images (*.nrg). Nero's ImageDrive should be installed.
What's new in 1.44?
- Show drive letter in Windows NT/2000
- Option to re-associate/fix file extensions in change the program is moved from its original location.
- Other minor changes.
What's new in 1.43?
- Bug fix for Windows NT/2000 and Windows installed on other directory than C:\Windows
- Support for additional file types like DiscJuggler.
- History entry is removed when the file is not found.
What's new in 1.42?
- Force mount option: Unmounts the image (if mounted) before mount a new one.
- Menu option to quickly edit the Daemount.ini script.
- Fixed start PSX emulator when a Playstation disc is inserted.
- Recognize discs with PSX.EXE in the root as a Playstation disc.
What's new in 1.41?
- Fixes for proper use with Daemon Tools 2.7x and later.
What's new in 1.4?
- Do not check that a valid PSX game is mounted to run the script
- New DaeMount-Script commands:
SetRegistry HKEY_CLASSES, "<registry-path>", "<key>", "<value>"
SetRegistry HKEY_CURRENT_USER, "<registry-path>", "<key>", "<value>"
SetRegistry HKEY_LOCAL_MACHINE, "<registry-path>", "<key>", "<value>"
Chdir "<path>"
AppActivate "<title-of-the-window-to-activate>"
SendKeys "keys-to-send"
Note: This use same Visual Basic convention. Examples: {F1}, ^C, %(F)O, Test~
What's new in 1.3?
- Now remembers that 6 last mounted ISO.
What's new in 1.2a?
- Now uses Daemon API if Daemon 2.41+ is present.
- Updated new URL & email in readme.txt
What's new in 1.2?
- Added support for mounting BlindWrite images. To be supported in Daemon 2.3 and above.
- Scripting capabilities:
; Used for remmarks
stop Stop script processing
if gameid = <gameid> then To execute an specific emulator based on PSX game id
if not running "<app>" then To execute programs if they are not running
if exists "<file>" then To execute programs if a file exists
if image = "<file>" then To execute programs if the mounted image is the specified
if msgbox("<text>") then To ask the user if want to execute a set of programs
See DaeMount.ini for an example.
What's new in 1.0g?
- New GUI look.
- Auto-create missing CUE files.
What's new in 1.0f?
- Mount images by drag & drop the file over the device button.
- Auto-install registry settings if daemount.reg is not applied.
- Fix auto-detection of VGS if vgs.exe path was uppercase.
What's new in 1.0e:
- Place daemount.ini in the Windows directory to execute a list
of applications after you mount a PSX image. For instance: PEC, VGSJoy, VGS or Bleem
What's new in 1.0d:
- Changes for Win2K
What's new in 1.0c:
- Changed Right click to device menu
- Shift+Click = Open device with Windows Explorer
- Ctrl+Click = Unmount device
- Added Mount as and Mount without close DaeMount
- Read device count from System\CurrentControlSet\Services\Daemon\Parameters on NT/2000.
- Try to mount a device already mounted opens the Windows Explorer.
- Use F5 to refresh devices
What's new in 1.0b:
- Readme.txt, daemount.reg
- Double click on the device button to mount the image
- Right click on the device button to unmount it
Changes in 1.0a (the one in the email was 1.0):
- Tooltip that shows current mounted image in each device.
- Mounted images are shown in white / unmounted in gray.