Go Back   FileForums > Game Backup > PC Games

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-12-2004, 14:37
MaPomme's Avatar
MaPomme MaPomme is offline
Member
 
Join Date: Dec 2004
Location: belgium
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
MaPomme is on a distinguished road
Daemon Tools and mini-images

Batch files for Daemon Tools and mini-images

As a sample, here is the file "Launcher.bat" I use to launch Prince of Persia 2 under WinXP.

The file automatically mounts the mini-image, launch the game, and waits while I am playing. When I quit the game, I just press Space, and the mini-image is unmounted.

The trick is at line 2 : instead of launching directly PrinceOfPersia.exe, I'm launching a shortcut for it. It works.

----------------------------------

@C:\Progam Files\Daemon Tools\Daemon.exe -mount 0,D:\Games\PoP2\PoP2Play.cue
@D:\Games\PoP2\PrinceOfPersia.lnk
@Pause
@C:\Progam Files\Daemon Tools\Daemon.exe -unmount 0

----------------------------------

Indeed, to use this batch file, you must edit the file paths following your configuration.

Note : you can make and then launch a shortcut of this batch file. By editing the properties of this shortcut (right click), you can choose the location and size of the window it opens, and change the icon of the shortcut (I put the icon of PrinceOfPersia.exe).

Well, I launch a shortcut that launches a batch file that launches a shortcut... and it works perfectly, no delay.

The lesson is: mini-images ARE NoCDs, in fact they are often the BETTER NoCDs, because there is no patch.

Bonjour chez vous,

Ma Pomme
Reply With Quote
Sponsored Links
  #2  
Old 04-12-2004, 14:40
MaPomme's Avatar
MaPomme MaPomme is offline
Member
 
Join Date: Dec 2004
Location: belgium
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
MaPomme is on a distinguished road
Registry files for Daemon Tools and mini-images

Registry files for Daemon Tools and mini-images

As a sample, here is a registry file "Daemon.reg" I'm using. When I want to mount or unmount a cue file image, I just right click on it and choose "Mount the image" or "Unmount the image".

-----------------------------
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\.cue]
@="Cue File"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonMount]
@="Mount the image"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonMount\command]
@="\"C:\\Progam Files\\Daemon Tools\\Daemon.exe\" -mount 0,\"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonUnmount]
@="Unmount the image"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonUnmount\command]
@="C:\\Progam Files\\Daemon Tools\\Daemon.exe -unmount 0"

-----------------------------

To use this file, you must edit the path for Daemon.exe following your configuration. Then save the file as "Daemon.reg" and double-click on it.

You can do the same for .iso, .mds and so on files.

I think the shell integration (the right click) is the (only ?) strength of the Windows OS.

And mini-images ARE NoCDs, in fact they are often the BETTER noCDs, because there is no patch.

Bonjour chez vous,

Ma Pomme
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i mount starforce 3 mini images gav_69 PC Games 3 31-10-2004 08:48
play starforce game with Mini Image problem Siggy12 PC Games 15 17-10-2004 06:49



All times are GMT -7. The time now is 13:35.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com