Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Batch

0 votes
1.1k views
1 answer
    Environment: Master Linux Jenkins server Two Windows slave nodes The windows slaves are running as a service ... with a declarative pipeline? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    So, I have added some stuff in cmd. I want there to be a progress bar using text, so that it is like [ ... Just copy the code from your answer! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have the following problem: I have created a batch script which calls itself in there (for being able to ... wrong here? Process hangs up! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
605 views
1 answer
    Essentially I would like to install an msi file silently, and I've got it to work using the following line: ... .com/downloads/file/?id=484649 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
713 views
1 answer
    I have a batch script that call an exe with some parameters. Currently I was passing the parameters to my exe ... solution for you. Many thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
851 views
1 answer
    I'm trying to see if a string is the same as another string by using if, but the string contains spaces! ... like this, but nothing changes. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
844 views
1 answer
    I would like to add the simpliest tag into a file, using a CMD batchfile, but it seems that the double quotes ... me out here? Thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
770 views
1 answer
    Obviously it is possible to set title that contains cmd's standard delimiters but through TITLE command looks ... windows 'native' way? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I want to create a timer for the 'set /p ""=' command so that if you don't input something in the ... it with another language like C# etc? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
764 views
1 answer
    I'm trying to use the new VT100 ANSI escape sequence capabilities available in the Windows 10 console with CSCRIPT ( ... file and/or FOR /F. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
723 views
1 answer
    Is there a method to name an environment variable dynamically using another environment variable in a batch file? ... char3atk with output 12 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
736 views
1 answer
    I'm using the below code to output the current free space on the C: Drive. How can I convert the ... do set FreeSpace=%%x echo %FreeSpace% See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
892 views
1 answer
    Ok, so I'm still pretty new to batch scripting and I have this problem with my code that I'm using setlocal ... " in the name of some folder. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
605 views
1 answer
    While answering this question I found some strange behavior for which I have no explanation for /f "delims=" %a in ... character with var:~0,-1) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
771 views
1 answer
    i need batch file to mask the input with * without external file and i need the code to be fast to ... set char=%variable% echo %char% pause See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
683 views
1 answer
    I've written a basic .bat file script that automates downloading a group of files via WinSCP. I have used this ... :32:43.903 Sent EOF message See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I want to make connection by serial port in PLINK. The problem is that the code (below) doesn't work ... /cfg_usr/delphi/etc rm vip_coding_yes See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
742 views
1 answer
    I'm making a domain resolver, and I don't like the way the text is at the window border. The line is set ... find anything on how to solve this. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
750 views
1 answer
    I'm trying to do something similar to Get Visual Studio to run a T4 Template on every build using cmd's ... , or am I missing something? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I want to write batch file which will loop through all directories containing backup directory and remove files older ... date ) ) popd pause See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
588 views
1 answer
    Apparently, Windows (or at least some part of Windows) ignores multiple backslashes in a path and treats them as a ... "path not found" error. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    We have a shell script file named LineFeed.sh which does a function of converting a Linefeed(LF) to Carriage ... is "$NEWFILENAME"." exit 0 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
707 views
1 answer
    I'm trying to write a batch file to xcopy a folder to a removable USB drive. The problem that I face, ... Google-ing has proved fruitless. :( See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
816 views
1 answer
    Hi there i'm using the windows 7 'move' command like so: move /Y "C:old.sub.folderfolder.i.want.to.move" ... /puu.sh/2Rx6b.png any ideas? thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
866 views
1 answer
    Why does string-manipulation work inline in an if statement without using delayed expansion variables - but fails ... in the if statement. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
826 views
1 answer
    I have a lot of Visual Studio Project Solutions in multiple directories (all with the extension .sln) ... individually calling these projects. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
814 views
1 answer
    When delayed expansion is enabled, it is (usually) necessary to escape exclamation marks properly in order to get ... are the intended ones. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
627 views
1 answer
    I want to find a string in a file using DOS: For example find "string" status.txt And when it is found, I want ... is the best way to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...