D
D
Deiwan2021-04-11 12:24:30
cmd/bat
Deiwan, 2021-04-11 12:24:30

Why does the batch file generate an error if the command from it works in all sources?

The following error is generated:
cmd.exe /c Run.bat "
java "
Ё Ї ЄҐvl¬ d ©«®¬.

in a batch file with the command:
@echo off
java -jar Users.jar
@echo on

How to fix this? Or do you need to install something?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2021-04-11
@GavriKos

Java needs to be installed. And in PATH write

Y
Yan, 2021-04-11
@Slayer_nn

Well, no matter how it reads Cyrillic
Convert the batch file to oem 866 and save after correcting the text

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question