hi, I put a button to run the batch file and everything is fine

But when the file works it asks for other files that are complete to run it and I did not know how to merge it together to work properly and these pictures

2.png

3.png

1.png

Recommended Answers

All 2 Replies

While you did not share the contents of run.bat my guess is the current directory does not have dw.exe.

Maybe the simplest fix is to add the CD command to your run.bat to change to the folder with dw.exe.

Next time put that code in a reply.

See the CD tools line? Change tools to the full path to where you need to go. You are not assured your cmd.exe will start in a specific folder/directory.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.