Batch files

G

Guest

Download a zip file that contained a batch file. I installed the file as I
always have in the past with no problems. I tried to run the batch file to
complete the installation of the file. When I double clicked the batch file
it just would flash quick and not execute. I have had no problem with batch
files in the past and some have been very large.
Any help appreciated

Paul F
 
U

Uncle Grumpy

Do you think that everyone here is a freakin' mind reader???

More info is needed.
 
G

Guest

That's pritty funny Grumpy.
hey Paul._
I am afraid you have to be more specific as to what kind of batch file you
are talking about. Not much help can be given to you if we dont even know the
name of the program you are trying to download or what kind of string your
are talking about.
Best luck next time.
your friendly:
Rambo
 
G

Guest

The file is for train simulator a freeware engine. The only info I have
regarding the files is ( MS-DOS Batch file ).
 
B

Black Bart

The file is for train simulator a freeware engine. The only info I have
regarding the files is ( MS-DOS Batch file ).
Hi

Open the file in Notepad and copy the contents into your next post, we
may have better luck if we see the darn thing :)

Black Bart
Remove the NOSPAM to reply
++++++++++++++++++++++++++++++++++++++++++++++
Why is it that when someone tells you that
there are over a billion stars in the universe,
you believe them, but if they tell you there
is wet paint somewhere, you have to touch it
to make sure?
++++++++++++++++++++++++++++++++++++++++++++++


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0604-1, 24/01/2006
Tested on: 24/01/2006 21:49:53
avast! - copyright (c) 1988-2005 ALWIL Software.
http://www.avast.com
 
G

Guest

The original zip is at www.train-sim.com (prr_rs11.zip)

This is the content of the batch file
copy ..\ta_NKP_AlcoRS11\ta_NKP_rs11.s .
copy ..\ta_NKP_AlcoRS11\ta_NKP_rs11.sd .
mkdir cabview
copy ..\ta_NKP_AlcoRS11\cabview\gp38.cvf cabview\.

Paul F
 
B

Black Bart

Ok
So the batch file seems to want to move up a folder level, then create
a folder called ta_NKP_AlcoRS11 into which it copy's two files,
then create a sub-folder called cabview and copy another file ito
this.

Assuming the Sim program is on C: drive in a folder called trainsim
( C:\trainsim ) extract the zip files into this folder - allow it to
create a new sub-folder if needs be.

Open a DOS box - AKA Command Prompt - navigate to the location of the
batch file and run it from there.

Black Bart


The original zip is at www.train-sim.com (prr_rs11.zip)

This is the content of the batch file
copy ..\ta_NKP_AlcoRS11\ta_NKP_rs11.s .
copy ..\ta_NKP_AlcoRS11\ta_NKP_rs11.sd .
mkdir cabview
copy ..\ta_NKP_AlcoRS11\cabview\gp38.cvf cabview\.

Paul F



---
avast! Antivirus: Inbound message clean.
Virus Database (VPS): 0604-2, 25/01/2006
Tested on: 25/01/2006 21:02:55
avast! - copyright (c) 1988-2005 ALWIL Software.
http://www.avast.com

Black Bart
Remove the NOSPAM to reply


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0604-2, 25/01/2006
Tested on: 25/01/2006 21:20:47
avast! - copyright (c) 1988-2005 ALWIL Software.
http://www.avast.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top