Category "batch-file"

how to make batch file not readable but executable?

I have automated a task. and I have to share batch file with team and other vendors. I want my script to be not readable but script should execute. How to achie

How can I auto-elevate my batch file, so that it requests from UAC administrator rights if required?

I want my batch file to only run elevated. If not elevated, provide an option for the user to relaunch batch as elevated. I'm writing a batch file to set a sys

Windows batch file to process camera images

I am trying to create a batch file to take photos off a camera or sd drive (which are specific and don't change. I then want to move all the *.jpg to a differ

Script to clear dummy files like .DS_Store ._foo thumbs.db etc

I have a external drive that I use on my car and on my TV, I use Mac OS X to manage files, but the hidden files that the Finder and Windows creates is very anno

Script to clear dummy files like .DS_Store ._foo thumbs.db etc

I have a external drive that I use on my car and on my TV, I use Mac OS X to manage files, but the hidden files that the Finder and Windows creates is very anno

How to close the cmd window after the batch file run

I want to close the command prompt after the bat file run. From the bat file it's calling two python scripts and I have tried basic exit and many solutions to c

How to get date in BAT file

I need to get today date in Window *.bat file. After it I would like to get day, month and year. How can I do this? I can't use PowerShell

How to stop process from .BAT file?

So I have process I started from one bat file. How to stop it from another?

How to stop process from .BAT file?

So I have process I started from one bat file. How to stop it from another?

"Invalid SHA1 hash format" error calling signtool from msbuild or command line

I am trying to sign my assemblies and setup files during project build using SignTool.exe. Following this answer I wanted to use the /sha1 option so that I don'

"Invalid SHA1 hash format" error calling signtool from msbuild or command line

I am trying to sign my assemblies and setup files during project build using SignTool.exe. Following this answer I wanted to use the /sha1 option so that I don'

"Invalid SHA1 hash format" error calling signtool from msbuild or command line

I am trying to sign my assemblies and setup files during project build using SignTool.exe. Following this answer I wanted to use the /sha1 option so that I don'