July 12, 2005
Adam escreveu:
> I get what your saying except I don't really understand what the extension .BAT
> or .CMD is or how to create it. Is what your saying pretty much just a shortcut
> that is placed in the location or is it something else?
> 
> Adam

From the command prompt:

Create a file with your text editor, say notepad, with the contents described and save it with the name DM.BAT, close the editor.

On the command prompt, issue it:

C:\>dm.bat

then try again:

C:\>dmc

July 12, 2005
I did what you said and made a batch file, but when I went to type it in after C:\Documents and Settings\username>, I got a bunch of statements surrounded by { }'s, a statement saying that it could not find the path specified, and statement saying that '}' is not an operatble command. I tried to get around this but because I'm a newbie I can't figure out what to do.

Adam
July 12, 2005
Adam escreveu:
> I did what you said and made a batch file, but when I went to type it in after
> C:\Documents and Settings\username>, I got a bunch of statements surrounded by {
> }'s, a statement saying that it could not find the path specified, and statement
> saying that '}' is not an operatble command. I tried to get around this but
> because I'm a newbie I can't figure out what to do.
> 
> Adam
What part of 'open notepad' or 'text editor' did you not understand?
July 12, 2005
I don't understand what you mean!

Adam
July 12, 2005
Adam escreveu:
> I don't understand what you mean!
> 
Adam,

Can you then understand the instructions given in the readme.txt file which should be in the DM folder of your installation?
1 2
Next ›   Last »