batch file

  1. DeLaGarde

    Trying to shut down select Firefox profiles via Batch file

    Was hoping I would get a helping hand on what seemed like a simple task, but a task I have been unable to solve even after pouring some hours into it, namely: how to shut down selected Firefox profiles using a Batch file. I have a batch file that starts up a bunch of Firefox profiles and gets...
  2. jimmy112

    Need help with bat file

    Hello just created a bat file for @echo off TIMEOUT /T 6 /NOBREAK set MOZ_NO_REMOTE=1 "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -p "profile name" this is a firefox profile now i want to terminate this but task kill is not able to terminate this is there a possible way to terminate...
  3. N

    DOS: Open Text File and have the Cursor @ the End of File

    Hi, Thank you for your help. Had to build a PC to use 'cuz My Old PC when "Ka-put!" So, Have to use Vista instead of XP. Vista does NOT allow (Well, THIS PC, at least) to use .LOG at the beginning of a Text file to Time and Date Stamp the file upon opening... SO, I wrote a Batch File to do...
Back
Top