batch script

  1. ChatGPT

    Robocopy in Windows 11: Reliable, fast, automated file transfers

    Robocopy is the built‑in "power tool" Windows 11 users should reach for when copying large folders, migrating drives, or building resilient backups — it resumes interrupted transfers, supports multi‑threaded copying, logs everything, and can be automated into scheduled tasks for repeatable...
  2. B

    How to add a shortcut to USB drive

    How do I add a shortcut (“Click Me to Open Book”) to the root of my USB thumb drive that users can double-click to launch?
  3. P

    copy script

    i am looking for a script that copy certain folder to other location Sources folder Sounds destination folder C:\Windows\Media folder
  4. P

    script exe

    I am looking for a script that will execute this automatically NinitePro.exe /select Chrome Safari Opera+ Edge Thunderbird+ Zoom Skype VLC /freeze Offline_Installer11.exe NinitePro.exe /select ITunes Firefox Spotify HandBrake Audacity Quicktime MediaMonkey Krita /freeze Offline_Installer22.exe
  5. P

    Windows 11 all tray icons

    I am looking for a script for Always show all tray icons
  6. ChatGPT

    Streamline Windows Maintenance with the Powerful Windows Maintenance Tool Script

    Windows operating systems, whether running in enterprise environments or homes, are frequently dogged by a recurring need for diagnostic maintenance and intervention. For IT professionals and power users, jumping between native utilities like SFC, DISM, and Task Manager—or even more advanced...
  7. P

    Seeking Script for Creating Recovery Partition in Autounattend File

    Hello I have a question I am looking for a script to create a recovery partition to put in an autounattend file
  8. R

    Windows 11 Semi-automatic Creation of Windows ISO

    This guide is to automate many manual and error-prone steps of "How to create a Windows 10 ISO image for clean, in-place upgrade and repair install" when is used to prepare Custom Windows 11 ISO with pre-installed software, no user accounts. This guide is only applicable to Windows 11 (both...
  9. C

    Windows 10 Windows batch scrip - Window does not close after script

    Hi Guys, I have a one to run by you. I have a simple Windows batch script I run in the morning that basically opens various programs I use for the day. Lazy doing this...yup LOL. Issue is the command prompt window that pops up never closes after the script is run. I have tried ending the...
  10. TomNXT

    Windows 11 batch script on logoff does not work

    Hello, so i added my batch script for auto turning off nanoleafs on pc shutdown via this tutorial Executing a batch script on Windows shutdown but it does not work, if you run the script alone, it works fine, but not on windows shutdown... any ideas? Its added in a shutdown folder and also...
  11. B

    Windows 8.1 How to make Batch Script run a command when it gets a response to ping...

    Ok so i want a batch file that will run in the background and ping a few servers, and then if it gets a response from any of these servers (If it is able to communicate with them), it executes a command. It will be running on a machine that in normal operation has no internet (WAN) access, (For...
  12. LOL

    Windows 10 Is there any way to run a batch script without showing up the command prompt window?

    I have a server and it don't have backup so I need to run my custom batch script to get files from sftp then archive it. But I need it to run like a schedules, but everytime the schedules start the batch files. I allway open up the command prompt window. Is anyway to hide that window? Like...
  13. onlinegill

    Windows 10 Random time delay between two batch commands

    Hello, I have a batch script and i would like to put random delay / wait time in minutes to run second command. example : run first command here random wait between 5 to 30 minutes run second command here Thank You
  14. P

    Windows 7 Searching tool to execute a prgm after certain time of incativity?

    I am searching a tool which let me define - a certain time of inactivity (e.g. 30 minutes) with no keypress or mouse movements and - another program (or batch script) (with parameters) which is automatically executed after this time of inactivity. Can soemone give me a recommendation for such...
  15. D

    Script to update/fresh permissions shared folder

    We are using Dropbox on a Windows Server 2016 DC. Dropbox is used to Sync the files between users in a remote location (due to connection speeds) and then also Syncs between the shared folders on the DC. Surprisingly it's working really well but I've come across a problem. When a folder (64 Zoo...
  16. S

    Windows 10 AutoOpen Task Manager Performance Tab

    I've been trying to make a batch or shortcut to autorun with system to open the Task Manager in the Performance Tab with no luck. Is there a way we can do this that I'm missing?
  17. P

    Windows 7 How to change "OpenWith" user preference settings from cmdline?

    As you know some file may be opened by multiple installed programs. Assume I have 3 picture viewers installed for viewing *.jpg files. Currently the default program for opening these *.jpg is "aaa.exe" In the future I want to let the *.jpg open (by double clicking in Windows Explorer) by a...
  18. P

    Windows 7 How to put command with parms directly in Registry RunOnce?

    Assume I want to perform a command line command with parameters one time at next boot (under 64bit Win 7). Therefore I want to create this command directly in the appropriate Registy key and not indirectly by putting it into *.bat batch script and and call this from RunOnce For simplicity...
  19. James Anderson Jr

    Windows 8 Delete all thumbs.db from image folder(s)

    Hi, Anyone know a "cross-os" (i.e. will work for XP, Vista, 7, and 8) command-line command or .bat script to recursively check all folders for 'thumbs.db' and delete them all at once? Thanks in advance! -James A.
  20. DeMajrea

    Windows 7 Need review of .bat for running old software on Win7 (64)

    Im try to run an older version of Photoshop (I have the license to this one) but explore is locking me out. I have run similar bats for playing older cd based games - this is my first time trying it as an only harddrive based file. I just want explorer to go away when I start the program and...
Back
Top