Windows 10: batch file is not working
Discus and support batch file is not working in Windows 10 Network and Sharing to solve the problem; Hi world,I need to get an absolute path value like this but it's not working well.batch file:==================================for /F "tokens=1" %%i in... Discussion in 'Windows 10 Network and Sharing' started by Junho_Lee, Oct 3, 2024.
Thema:
batch file is not working
Loading...
-
batch file is not working - Similar Threads - batch file working
-
Batch File
in Windows 10 Software and AppsBatch File: Hi, I am trying to create a batch file to determine whether a user account is signed on.I don't have enough experience to get it to @Echo it worked. Any advice please.Batch file:REM Query whether user SBackup is active@echo onsetlocal enabledelayedexpansionset... -
Batch Files
in Windows 10 GamingBatch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10 -
Batch Files
in Windows 10 Software and AppsBatch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10 -
Allow batch file renamer to work?
in Windows 10 Network and SharingAllow batch file renamer to work?: I'm trying to use a batch file renamer in order to add terms to the beginning of a file:picture1.jpgpicture2.jpgadd "2022 - " to the beginning to give:2022 - picture1.jpg2022 - picture2.jpgFirst off, I'd like a suggestion as to a safe one to use. Free is obviously preferable,... -
Allow batch file renamer to work?
in Windows 10 GamingAllow batch file renamer to work?: I'm trying to use a batch file renamer in order to add terms to the beginning of a file:picture1.jpgpicture2.jpgadd "2022 - " to the beginning to give:2022 - picture1.jpg2022 - picture2.jpgFirst off, I'd like a suggestion as to a safe one to use. Free is obviously preferable,... -
Allow batch file renamer to work?
in Windows 10 Software and AppsAllow batch file renamer to work?: I'm trying to use a batch file renamer in order to add terms to the beginning of a file:picture1.jpgpicture2.jpgadd "2022 - " to the beginning to give:2022 - picture1.jpg2022 - picture2.jpgFirst off, I'd like a suggestion as to a safe one to use. Free is obviously preferable,... -
Batch file not working
in Windows 10 Network and SharingBatch file not working: Hello, Iam making autorun project that if I plug Flash disc in my pc it autoruns batch file with my "assistant" what says Hi, what do you want? But here are things that just doesn´t work: 1.If I plug in the Flash disc autorun.inf dont do anything. 2.If I manage batch file... -
Create batch files with Batch?
in Windows 10 Software and AppsCreate batch files with Batch?: How to create Batch and VBS files with Batch? So I write a batch file which I then convert to exe that creates new folders in a certain directory and then creates batch and VBS files with a certain content and saves them in the created folder. So it's similar to a program... -
Batch File
in Windows 10 SupportBatch File: I need a batch file to create a folder with sub folders. The sub folders will be named the current date, they will go in a folder on c drive. For example we can call the folder test and it would be in documents on c drive. Every time we run the batch file it would create a...