Redirecting output from an executable in Windows batch file not working
From within a batch file, I’m trying to install some components for Visual Studio without printing anything to the command prompt, but writing
how can I copy files from all subdirectory according to a specific file type
I have a Makefile that has a bash command that I need to convert to a Windows batch file.
Create an amount of empty files based on the input in batch
I want to write a program that will make a file for every student in class.
But, how do I make so it will create an amount of folders that will match a varible (%ilosc%)?
Create an amount of empty files based on the input in batch
I want to write a program that will make a file for every student in class.
But, how do I make so it will create an amount of folders that will match a varible (%ilosc%)?
Create an amount of empty files based on the input in batch
I want to write a program that will make a file for every student in class.
But, how do I make so it will create an amount of folders that will match a varible (%ilosc%)?
‘dir …’ is not recognized as an internal or external command
This code for converting .mov files works in console (console version has single ‘%’), but it doesn’t work in .bat script.
How to read folders from dynamic path using nested for loop in batch script
I am trying to read the folders inside some path and the path is having dynamic dates using nested for loop. But my script is not displaying anything.
Path is like – Z:test2024-08-07multiple folders
How do I make an application run with another application using a .bat file?
So, I’m trying to make an application open with another application using a .bat file, but I’m not having very much luck.
Windows Batch file: How can I set a text value according to a position
I have several files in a folder; for each file, I need to parse its filename according to a specific format.
The filenames can be something like:
.dir1value1-value2-value3-2.45.13.EXT
.dir1value1-value2-value4-value5-1.17.04.EXT
In short, the format for each file I need:
Batch file generate error “VALUES was unexpected at this time.”
I was given a huge batch file(windows) which when I run it generates the following error: