|
|
|
#1
|
||||
|
||||
|
moved to "Game Coders"
__________________
I didn't ban you, BW did! [URL="http://www.cd-2-dvd.com"]cd-2-dvd.com[/URL] [QUOTE]Are you by chance a poet or writer ? Just wondering, your writing style is quite a shock to those of us who are used to illiterate warez kiddies going "OMG WT!F whErEz Da CRACKS !" all the time. You should bundle your signatures and get them published :D[/QUOTE] [QUOTE]Ever though that you never got viruses because... ... Norton didn't find them?[/QUOTE] |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I'm using the following DTM.BAT to mount images in Daemon Tools. Use without any command line parameter to unmount the current image.
Code:
@echo off set DTOOLSPATH=E:\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! |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rainbow Six : Vegas (Image) | pilouk | PC Games | 201 | 15-05-2007 04:32 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| I need help WIN2K + BlindWrite Suit + Daemon Tools | Xonant | CD/DVD Copy Protections & Utilities | 4 | 05-05-2002 12:53 |
| Daemon Tools, for what? | zeratul | CD/DVD Copy Protections & Utilities | 1 | 26-06-2001 07:55 |
| Diablo 2 1.04 and DEAMON Tools | Sephiroth | CD/DVD Copy Protections & Utilities | 2 | 02-01-2001 06:12 |