Go Back   FileForums > Game Backup > PC Games
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #15  
Old 30-03-2008, 16:08
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Create a batch file that mounts the image, launches the game, waits for the game to finish and the unmounts the image. Then you can play the game absolutely trouble-free.

Here a sample batch file that mounts the image specified on the command line and unmounts the current one when no file name has been specified. Set DTOOLSPATH to where Daemon Tools is installed on your PC...

Code:
@echo off
set DTOOLSPATH=F:\PROGRAMS\DTOOLS
if `%1` == `` goto unmount
  start %DTOOLSPATH%\daemon -mount 0,%1
  goto end
:unmount
  start %DTOOLSPATH%\daemon -unmount 0
:end
set DTOOLSPATH=
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
 


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
MW4 v1.1 needs a new nocd patch RichCypher Multi Player Games 4 22-01-2015 03:58
Grand Prix 4 v9.6 patch - NoCD GCS PC Games 20 27-11-2002 20:57
nocd patch for version2136 ut 2003 |-|a\v/|< PC Games 2 02-11-2002 03:17
Hitman 2 Patch V.101 NoCd Crack corruption PC Games 0 02-11-2002 00:16
Moto Racer 3 v1.1 (Tages) nocd patch? Riot69 PC Games 4 05-07-2002 00:56



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


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