Articles about batch | UserComp.com | Page [ 3 ]

Batch Files and Task Scheduler Not Working Intended: Troubleshooting TcpSnd.exe
Batch Files and Task Scheduler Not Working Intended: Troubleshooting TcpSnd.exe

Learn how to troubleshoot and resolve issues with Batch files and Task Scheduler when running TcpSnd.exe. This article provides a step-by-step guide for both Windows users and IT support professionals.

Read More
Improve Windows Batch File: Merge Two PDFs from Separate Folders
Improve Windows Batch File: Merge Two PDFs from Separate Folders

Learn how to merge two PDF files located in separate folders using a Windows Batch File. This script is useful when dealing with multiple surveys or documents with accompanying photos.

Read More
How to Move Files from Folder1 to Folder2 while Keeping Folder1's Last 3 Hours Files
How to Move Files from Folder1 to Folder2 while Keeping Folder1's Last 3 Hours Files

Learn how to create a batch file to move files from Folder1 to Folder2 while keeping the last 3 hours files in Folder1.

Read More
FFmpeg Batch Script Not Working on Windows 11
FFmpeg Batch Script Not Working on Windows 11

A user reports that their FFmpeg batch script, which has always worked, suddenly stopped functioning on a Windows 11 machine. They have tried installing FFmpeg on another Windows 10 machine but encountered the same issue. Seek solutions to resolve the problem.

Read More
Batch Script: Resize Image and Delete Unwanted Files in Music Folder
Batch Script: Resize Image and Delete Unwanted Files in Music Folder

Learn how to use batch scripts to automate image resizing and file deletion in a music folder. Follow these steps to optimize your media library.

Read More
Troubleshooting OSKNotRecognized: Internal/External Command 'oskCMD' in Tech Support
Troubleshooting OSKNotRecognized: Internal/External Command 'oskCMD' in Tech Support

Users have reported issues with the OSKNotRecognized error while running oskCMD in the command prompt when trying to operate a program batch file. In this article, we provide potential solutions for both Windows and Linux users.

Read More
Batch Compressing MP4 to GIF using FFmpeg: A Step-by-Step Guide
Batch Compressing MP4 to GIF using FFmpeg: A Step-by-Step Guide

Learn how to convert multiple MP4 files into GIFs using FFmpeg with batch processing. Follow the instructions below to compress your MP4 files and create GIFs.

Read More
Passing Variables within Batch Files: Handling %%B Try and %% Another Area %%
Passing Variables within Batch Files: Handling %%B Try and %% Another Area %%

In this tech support article, we will guide you on how to handle %%B Try and %% Another Area within batch files. Learn how to pass variables effectively in batch scripts.

Read More
Running a Batch File in a Specific Directory with a Command in Windows
Running a Batch File in a Specific Directory with a Command in Windows

Learn how to run a batch file in a specific directory and execute a command using cmd and pdftk.exe in Windows.

Read More
Automatically Closing Windows Script Host Dialogue Boxes in Batch Scripts: A Annoying Win10 Issue
Automatically Closing Windows Script Host Dialogue Boxes in Batch Scripts: A Annoying Win10 Issue

Users report an issue where their Win10 license keeps randomly deactivating, and a Windows Script Host dialogue box appears in batch scripts. In this article, we'll discuss the cause and provide a solution to automatically close these dialogue boxes.

Read More
Inserting Data: Adding New Line Beginning Output File
Inserting Data: Adding New Line Beginning Output File

Learn how to insert a new line beginning the output file using an echo command in a batch script.

Read More
Batch File Output Redirection to Text File: Incomplete Example
Batch File Output Redirection to Text File: Incomplete Example

This article provides an incomplete example of batch file output redirection to a text file. For a complete example, please refer to the documentation or consult with a tech expert.

Read More
Scheduling a Task to Start a Batch File with Windows Task Scheduler
Scheduling a Task to Start a Batch File with Windows Task Scheduler

Learn how to schedule a batch file to start using Windows Task Scheduler. This tutorial covers creating a new task with a startup trigger and necessary privileges.

Read More
How to Permanently Delete Files in Drive Folder (Drive B) using DOS Batch File
How to Permanently Delete Files in Drive Folder (Drive B) using DOS Batch File

Learn how to permanently delete files in a Drive folder named Drive B using a DOS batch file.

Read More
Learn Making: Customizing the Visual Appearance of Your .app.bat File
Learn Making: Customizing the Visual Appearance of Your .app.bat File

Learn how to customize the visual appearance of your .app.bat file by using different colors and text styles. Follow this guide to make your batch files stand out.

Read More
Coloring Two Different Texts in a BAT File
Coloring Two Different Texts in a BAT File

Learn how to put two different texts in different colors in a BAT file. This tutorial covers the use of the 'color' command and provides examples to help you get started.

Read More
How to Enable or Disable Tamper Protection using Start Windows Defender: A Batch Script
How to Enable or Disable Tamper Protection using Start Windows Defender: A Batch Script

Learn how to create a batch script to enable or disable Tamper Protection using Start Windows Defender in Windows.

Read More
Windows Alternative to UserModeHelper: Running Batch Files with NT Native Applications
Windows Alternative to UserModeHelper: Running Batch Files with NT Native Applications

Explore a UserModeHelper alternative for Windows to run batch files with NT Native applications. Tried using NtCreateUserProcess but encountered crashes? Learn about a potential solution.

Read More
How to Batch Save and Open Notepad Instances on Windows 11
How to Batch Save and Open Notepad Instances on Windows 11

Learn how to batch save and open Notepad instances on Windows 11, with the ability to run in the background and assign hotkeys. This guide will help you improve your productivity and workflow on the latest version of Windows.

Read More
Small Web Server Alternative: Using Batch and Bash Scripts to Serve Files
Small Web Server Alternative: Using Batch and Bash Scripts to Serve Files

Learn how to use Batch and Bash scripts as a small web server alternative to Apache for serving files without relying on external hosting services. This article will provide a step-by-step guide to creating and using your own self-hosted web server.

Read More
Paul Black's Random File Selector Batch Script Not Selecting - Tech Support
Paul Black's Random File Selector Batch Script Not Selecting - Tech Support

Having trouble with Paul Black's random file selector batch script not selecting files? This tech support article provides guidance on troubleshooting this issue. Learn more about potential solutions for Windows, MacOS, and Linux systems.

Read More
How to Run Programs as a Batch Process
How to Run Programs as a Batch Process

Learn how to run programs as a batch process to automate repetitive tasks. This tutorial covers the basics of batch processing, including how to create a batch file, schedule tasks, and troubleshoot common issues. Improve your productivity and streamline your workflow with this essential tech support guide.

Read More
Pass environment variables from AWS Batch to AWS EventBridge
Pass environment variables from AWS Batch to AWS EventBridge

Learn how to pass environment variables from AWS Batch to AWS EventBridge. This article provides a step-by-step guide on how to configure and utilize env variables in these services.

Read More
Running a batch silently: How to get process ID to show a specific name?
Running a batch silently: How to get process ID to show a specific name?

Learn how to run a batch file silently on Windows and display a specific name for the process ID. This article provides step-by-step instructions and helpful tips for achieving this task.

Read More
Fixing Batch Script Text Based Game Input Crashes
Fixing Batch Script Text Based Game Input Crashes

Learn how to troubleshoot and fix crashes in batch script text based games. This article provides step-by-step instructions and solutions to common issues related to input crashes in Windows.

Read More
Running a Batch Silently: How to Get Process ID to Show a Specific Name?
Running a Batch Silently: How to Get Process ID to Show a Specific Name?

Learn how to run a batch file silently on Windows while obtaining the process ID to display a specific name. This article provides step-by-step instructions and tips for achieving this task efficiently.

Read More
Weird Effects When One CMD Script Runs Another, from Inside a Function
Weird Effects When One CMD Script Runs Another, from Inside a Function

Discover the strange effects that can occur when one CMD script runs another from inside a function. This article explores the potential issues and provides troubleshooting tips for resolving them.

Read More
How to Schedule a Batch File in Task Scheduler for a Popup Leading to a Website
How to Schedule a Batch File in Task Scheduler for a Popup Leading to a Website

Learn how to schedule a batch file in Task Scheduler on Windows to display a popup that leads to a website. This article provides step-by-step instructions and tips for optimizing your workflow.

Read More
Where are the Hardware Address / Device Files listed in Windows 10?
Where are the Hardware Address / Device Files listed in Windows 10?

Learn where to find the Hardware Address and Device Files in Windows 10 using McAfee Solidifier CLI commands. This article provides step-by-step instructions and explores the PnP functionality of Windows 10.

Read More
How to Use the 'dir like' Command to Sort Files by Time in a Batch File (.bat) Using a Piped String Command: Get-ChildItem | Sort-Object -Property LastWriteTime, not working
How to Use the 'dir like' Command to Sort Files by Time in a Batch File (.bat) Using a Piped String Command: Get-ChildItem | Sort-Object -Property LastWriteTime, not working

Learn how to sort files by time in a batch file (.bat) using the 'dir like' command. Despite encountering issues with the 'Get-ChildItem | Sort-Object -Property LastWriteTime' command, this article provides a step-by-step guide to overcome the problem and effectively organize your files based on their LastWriteTime property.

Read More
Press any key to exit in command prompt?
Press any key to exit in command prompt?

Learn how to use the 'Press any key to exit' feature in command prompt. This article provides step-by-step instructions for Windows users, including using batch files and autohotkey scripts.

Read More
Batch script: going to page marked as variable?
Batch script: going to page marked as variable?

Learn how to navigate to a page marked as a variable in a batch script on Windows. This article provides step-by-step instructions and examples for executing this task efficiently.

Read More
How to Batch Rename Photos but Keep Same Numbers
How to Batch Rename Photos but Keep Same Numbers

Learn how to batch rename your photos while keeping the same numbers. This article provides step-by-step instructions to efficiently rename multiple photos at once without changing their numbering sequence.

Read More
Running a Batch File during Windows Setup from autounattend.xml
Running a Batch File during Windows Setup from autounattend.xml

Learn how to run a batch file during Windows setup using autounattend.xml. This article provides step-by-step instructions and tips for automating tasks during the installation process.

Read More
Batch Script to Take First & Second Part of Folder Name and Create New Folders From Them
Batch Script to Take First & Second Part of Folder Name and Create New Folders From Them

Learn how to create a batch script in Windows to extract the first and second parts of a folder name and use them to create new folders. This article provides step-by-step instructions and examples to help you automate folder management tasks.

Read More
Batch Script to Create New Folders from First and Second Part of Folder Name
Batch Script to Create New Folders from First and Second Part of Folder Name

Learn how to use a batch script to extract the first and second part of a folder name and create new folders based on them. This tutorial provides step-by-step instructions to automate folder creation using batch scripting in Windows.

Read More
How to Disable Microsoft Edge Restore Pages Functionality
How to Disable Microsoft Edge Restore Pages Functionality

Learn how to disable the restore pages functionality in Microsoft Edge using command-line and batch files. This article provides step-by-step instructions to prevent Edge from reopening previously opened tabs upon startup.

Read More
Move files from local to network drive without stealing away focus on production computer
Move files from local to network drive without stealing away focus on production computer

Learn how to move files from your local computer to a network drive without interrupting the production computer's focus. This article explores the use of PowerShell, batch scripts, and scheduled tasks to accomplish this task efficiently.

Read More
How to close cmd windows when I execute a batch file
How to close cmd windows when I execute a batch file

Learn how to close cmd windows automatically when executing a batch file. This article provides step-by-step instructions and helpful tips to streamline your batch file execution process.

Read More
Batch Script Open Webpage But Don't Show Restore Pages Option
Batch Script Open Webpage But Don't Show Restore Pages Option

Learn how to create a batch script to open a webpage without showing the restore pages option in Microsoft Edge. This article provides step-by-step instructions and examples for executing the script effectively.

Read More
How to Set Task Scheduler to Execute Windows Service at __:00/15/30/45 am/pm from Startup
How to Set Task Scheduler to Execute Windows Service at __:00/15/30/45 am/pm from Startup

Learn how to set up Task Scheduler in Windows to automatically execute a Windows Service at specific times from system startup. This article provides step-by-step instructions and code examples to help you schedule tasks efficiently.

Read More
How to Move and Rename Files in PowerShell on Windows 11
How to Move and Rename Files in PowerShell on Windows 11

Learn how to efficiently move and rename files using PowerShell on Windows 11. This article provides step-by-step instructions and helpful examples to streamline your file management tasks.

Read More
Troubleshooting Linux: bat cache --build says "unexpected argument –-build” found
Troubleshooting Linux: bat cache --build says "unexpected argument –-build” found

Encountering the error message "unexpected argument –-build” when running bat cache --build command on Linux? This article provides troubleshooting tips and solutions to resolve this issue.

Read More
Execute a Batch and Powershell Script on a Remote File Server
Execute a Batch and Powershell Script on a Remote File Server

Learn how to execute a batch and Powershell script on a remote file server using JavaScript. This article provides step-by-step instructions and examples for seamless remote script execution.

Read More
Insert the Same Line into Excel File Using Batch Script
Insert the Same Line into Excel File Using Batch Script

Learn how to use a batch script to insert the same line into an Excel file. This article provides step-by-step instructions and code examples to help you automate the process efficiently.

Read More
Write powershell output to file from within batch file
Write powershell output to file from within batch file

Learn how to write the output of a PowerShell command to a file from within a batch file. This article provides step-by-step instructions and code examples to help you accomplish this task efficiently.

Read More
Using a .bat file to copy a file from its current directory to another directory
Using a .bat file to copy a file from its current directory to another directory

Learn how to use a .bat file to easily copy a file from its current directory to another directory. This guide provides step-by-step instructions for Windows users.

Read More
Batch to add current datetime to filename
Batch to add current datetime to filename

Learn how to use batch scripting to add the current datetime to a filename. This helpful technique allows you to easily organize and track files based on their creation time. Follow our step-by-step guide to automate the process and improve your file management workflow.

Read More
How to Monitor and Move Files to Different Directories on Windows
How to Monitor and Move Files to Different Directories on Windows

Learn how to monitor and move files to different directories one by one and in sequence on Windows using PowerShell and batch files. This article provides step-by-step instructions and tips for efficient file management.

Read More
Not Able to Edit Batch Files: Association with Notepad Missing [Windows 11]
Not Able to Edit Batch Files: Association with Notepad Missing [Windows 11]

If you are experiencing difficulties editing batch files in Windows 11 due to a missing association with Notepad, this article provides a solution to resolve the issue.

Read More