#1: RunAsTI - git Usage video: [MEDIA] RunAsTI.bat @(set `" <#=")& echo off& title RunAsTI - lean and mean snippet by AveYo, 2018-2021 :: can...
Bget INTRODUCTION Bget is a batch-file package manager for Windows scripts. It is built to be a companion to those who write, use and maintain...
You know what? Scratch that previous script. It was not as useful as I made it sound. But this one.. Automatically Disable Fullscreen...
Hi. I got this idea for a .batch script. Basically, it makes a folder in a certain directory, only if this folder doesn't exist of course. And...
The following batch script will take an input string and convert it into it's hex counterpart with a comma (,) delimiter every 2nd character....
Save the below code in a batch file, something like wait.bat or whatever. @echo off goto begin :: INFO: Check to see if a process is running and...
Can someone please tell me how to add this simple command to my install.wim ? preferably before user creation since it's Computer GPO not user...
Hello, as you probably know some USB devices (specially WWAN sticks like UMTS, LTE, CDMA) have "two-virtual-devices-inside": 1. ZeroCD -...
Hello all, I have a client in which every time I install their software I have to change folder and registry permissions in order for it to work...
~ED~ Think I will just make this my help me solve this problem thread. ---- Something is wrong with this. SOLVED: [SPOILER]
Hello, I was wondering if anyone could help me out with a script. Does anyone know how to write a .BAT or .VBS script to quickly...
I'd like to incorporate a chunk into a batch file that searches local drives for a directory, let's say \Temp. If the directory only exists on...
hell0 guyz i was offline here f0r l0ng time s0 i may n0t b called a lurker lol btw can s0meone plz pr0vide a batch script fr0m which i can rem0ve...
I was working on a GUI for WGet and thought I would post it here for the communities support. I would like to simplify these WGet batch files. I...
I'm trying to create a .bat file that will make dir #-z and then load *#-*z into there respective folders, it basically looked like this but...
Ok, so I've got a project I'm working on and need some help going in the right direction. I'm trying to run all updates and diagnostics from a...
Aslic(Auto Slic) Aslic is a batch script I've been working on for some time that attempts automate key + cert insertion on computers that have...
[Batch] Script to obtain and check the REAL PHYSICAL RAM installed . Hi guys Some days ago I started thinking to realize a little app to Patch...
:confused::confused:How to use batch file to run a program present in the same folder as the batch file?:confused::confused: