batch file

  1. W

    Windows 7 Looking for a bat file command...

    I would love to know if there is a batch file command, or set of them, etc. to have the batch file input a command into another command prompt already opened. Specifically, I mean having it use the 'kickall' command on a minecraft server's command prompt. I would prefer something that is in...
  2. M

    Windows 7 Win7 how to display military time and seconds in a DIR command

    Hardware/Software . existing HP notebook with Win7 32bit Symptoms . to diagnose a virus attack, it helps to know, to the second, when a file was updated. With only a sorted ADMIN DIR output B 4 the restore, it could only log to the minute. Tho I eventually saw the files it created, seconds...
  3. R

    Windows 7 Sript to Enable Network Discovery

    I would like to create a bat file that will enable Network Discovery, disable sleep or hibernation, enable autologon for the administrator, and change the desktop image... Any help would be greatly appreciated... Thanks, Mike
  4. Sithtiger

    Windows 7 Help With Launching iipconfig /all Command From Desktop....

    Hi, I'm wondering how to make a batch file so that I can launch the ipconfig /all command right off my desktop. I know how to get to the command prompt and running, but I want to just put a shortcut and/or write a batch file with just a click. I can get the command prompt up. I open a new...
  5. StefaNafetS

    Windows 8 Cant upgrade to the latest BIOS

    GIGABYTE - Motherboard - Socket 1155 - GA-P61-S3 (rev. 2.0) Ive managed to update/flash (its the same thing?) my bios from F5 to F7 version within an utility provided by motherboard manufacturer called @BIOS ( you can find it on the same support and download section ). I had 3 options to...
  6. A

    Windows 7 Script to delete some files and run an online game

    Hi guys, For security reasons, I had turned off/disable some features on my Windows 7, i.e: Prevent installed programs, disable command prompt and batch files, disable access to registry files, disable snap-in, disable taskmanager, and last disable regedit. I need a windows script to run these...
  7. K

    Windows 7 encrypting or password protecting contents of a batch file

    hello, i'm running win7 ultimate x64. i have network backup utility that requires that i mount some network drives as the SYSTEM user. i created a bacth file to run at logon that works great. my issue is that this batch file contains plain-text password(s) that i would rather not have...
  8. B

    Windows 7 task schedule

    I have windows 7 home Preium. I have a batch file I am trying to schedule. Can schedule It to run when the PC Is shut off? Or If the PC Is off at the schedule time and than you turn It on I would like the batch to run. I been trying to fiure It out. I can get It to run It the computer Is on and...
  9. L

    Windows 7 Batch File that denies access to a folder

    Hi guys I know I am a newbie here but I am no newbie to tech. However there is a problem I have been having recently and I can't seem to beat it lol and it's irritating me! So I was wondering if you could help me solve my dilema. See I use a batch file on my USB that protects it (From...
  10. B

    Windows 7 Task Scheduler - Win 7 64-bit - problem running .bat file "Hello..."

    Hi, I'm having a problem trying to automatically run a basic .bat file in task scheduler in windows 7 64-bit. I have more complicated .bat files to schedule but I can't get a simple one to run. This is the .bat file: @ECHO OFF ECHO hello there... PING 1.1.1.1 -n 1 -w 5000 >NUL It works fine...
  11. D

    Windows 7 Scheduled Task: Wake from sleep, run task and return to sleep. Possible?

    I have a Win7 Ultrabook. I'm using Areca backup software to backup my personal data. I created a Scheduled Task to run my backup weekly. I set it so that it would wake from sleep to run the task. But I'm having trouble finding a setting to tell it to return to sleep if it woke itself up. Is...
  12. T

    Windows 7 How to define task to run when computer wakes from sleep

    Using Task Scheduler, is there any way to define a task that will run each time the computer wakes up from sleep? Or is there some other way to do that? I have a batch file that needs to be run each time the computer awakens from sleep. But I don't see an option for that under Triggers.
  13. N

    Windows 7 How can i run .bat file as Admin?

    Hi, I want to know how can i run a Batch File as administrator since the Run as Administrator Check box in Compatibility tab is gray (can't check)? This is the Batch File: @echo off cd /d "C:\Program Files (x86)\Ubisoft\Far Cry 2\bin" start /real time FarCry2.exe So please Advice me how...
  14. M

    Windows 7 netsh mbn show interfaces results in command not found on Win7 64Bit

    Hi, I'm trying to run "netsh mbn show interfaces" from a .bat or .jar file on a Windows 7 64bit system but every time I run my file, it results in "The following command was not found mbn show interfaces". When I run that same command in a cmd.exe prompt, the result is correct and as...
  15. W

    Windows 7 Access Denied Batch Error

    So When I type the command windows.bat (vmware unlocker) i get access denied HELP
  16. W

    Windows 7 Batch File Error - Access Denied

    Hi Guys, So, Basically When I Hold Shift+Right Click On a Folder And Open Command Prompt Here I Get Access Denied... HELP ME PLEASE :silence: Cheers Weller :D
  17. J

    Windows 7 Network mapped drive to Windows 7 system dropping connection

    I have two Windows 7 Ultimate computers and around 10 Windows XP (Home and Professional, SP2 and SP3) computers trying to connect to it. It's just a LAN (no internet access). I have set all of the password-protected sharing off on the Win 7 systems. I have tried opening up ALL of the...
  18. T

    Windows 7 Runas and chkdsk

    Running a clean installation of Windows 7 Home Premium, 64-bit, fully updated. I'm writing a document that I would like to include a hyperlink to a shortcut or batch file that the reader (my daughter) can simply click on and it will run chkdsk via batch file in a command prompt. When I run it...
  19. flip66

    Windows 7 Enviornment Variables will not stick through CMD or Power Shell (even if I run them as admin)

    I have tried numerous times in both Command Prompt and Power Shell to set the Environment Variable for "Path" and it will not stick. I have tried running as admin as well. If I test it in the open CMD or Powershell Window it seems to stick, but if I open a new window it is gone. If I go through...
  20. adamquadmon

    Windows 7 Script for change files permissions

    Hi, I've a problem with a software that create some files, those Child objects do not inherit permissions from their parent as expected. To solve this issue I have to manually edit the parent permission and give to his childs the same permissions of the folder itself. The checkbox solud be...
Back
Top