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

1.png

3.png

Screenshot_13.png

2.png

Recommended Answers

All 2 Replies

As noted in your other discussion line 2 of run.bat needs to cd to the proper folder. Use the full path.

Why? When you start a shell (cmd.exe or other) some OSes don't start execution in the folder you want.

Alternatively you can use the Path environment variable to hold the complete path to dw.exe

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.