[FIXED] Is it possible to use output redirections from a cmd file using start?
Issue I want to have a cmd file with something like: :one start /wait (blabla1.exe -q -m 1>blabla1.log 2>&1) :two
Read moreIssue I want to have a cmd file with something like: :one start /wait (blabla1.exe -q -m 1>blabla1.log 2>&1) :two
Read moreIssue I have installed PostgreSQL, wanting to set up a new database, everything is going fine, until I am trying
Read moreIssue I am using an alass tool to synchronize two subtitles. It is simple to use with one file at
Read moreIssue I ran into ss64.com which provides good help regarding how to write batch scripts that the Windows Command Interpreter
Read moreIssue I have a batch file that’s not properly using the goto commands the way I want it to. Here’s
Read moreIssue I want to get the time of the last modified file in a folder using command prompt. For example,
Read moreIssue Does anyone know if it’s possible to copy text from a Windows’ command prompt or console window like the
Read moreIssue This is something I encountered after upgrading our servers from 2016/2019 to 2022: When I tried to open our
Read moreIssue I need to pass filename as input to a powershell command which includes spaces. Hence I am hoping to
Read moreIssue Prerequisites I have a file called urls.txt where I store my URLs, e.g. www.google.de/test1.yaml?at=refs%2Fheads%2Fmaster www.google.de/test2.yaml?at=refs%2Fheads%2Fmaster www.google.de/test3.yaml?at=refs%2Fheads%2Fmaster My goal Now
Read more