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...
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...
assembler program
batchfile
cmsort
dir command
executable files
file monitoring
file sorting
file timestamps
file updates
log file
logging
military time
non-system files
powershell
system files
timestamp accuracy
virus diagnosis
windows 7
windows task scheduler
x86 platform
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
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...
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...
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...
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...
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...
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...
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...
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...
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.
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...
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...
64 bit
available commands
batchfile
command execution
command line
command not found
compatibility
error message
jar file
mbn command
netsh
networking
scripting
software issues
sys32
system configuration
syswow64
troubleshooting
user input
windows 7
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
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...
32-bit
access control
batchfile
connection issues
file sharing
home networking
lan
mapped drive
network
network configuration
permissions
persistent connect
sharing settings
startup
troubleshooting
user credentials
windows 7
windows security
windows xp
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...
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...
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...