Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in batch-file

How can I use nested quotes when calling a powershell script within a batch file?

batch-file powershell

IF, CALL, EXIT and %ERRORLEVEL% in a .bat

windows batch-file

How can I pass batch arguments with dots into a powershell script?

How to call MongoDB commands using .bat file

windows mongodb batch-file

How do I include ampersands in a powershell command in a batch file?

Execute a bat file on keypress in VsCode

Copying from network share using BAT

windows batch-file

Honoring exit codes from batch files invoked by msbuild

Trying to edit the registry in Windows with a batch file

windows batch-file registry

Using Command Prompt To Call a Batch File in a Sub-Directory

How do you have shared log files under Windows?

Comparing Two Folders and its Subfolder batch file

windows batch-file

Waiting until a process created by calling a batch file has completed

How to prevent sqlcmd truncation with for xml path query result

Why does the command "Timeout" in a batch file suddenly not work anymore?

windows batch-file timeout

Simple way to backup event log on Windows Server

batch-file backup event-log

SQL Server 2008 - how to zip backup files and move to remote server

2 batch string questions

string batch-file

Batch / BAT - Change proxy settings with a batch / BAT file

proxy batch-file settings

Is it possible to redirect the output of a batch file inside the script?