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
file monitoring
file sorting
file timestamps
file updates
logging
logs
military time
non-system files
powershell
system files
task scheduler
timekeeping accuracy
virus diagnosis
windows 7
x86
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...
Say i changed the location of a Folder, whose short cut was there on my desktop.Is there any way the shortcut is auto Updated?:devil_smile:
Yes..Window 7 Auto correct for Shortcut, it works for most, but for complex ones , specially in the case where my system was formatted (drive letters were...
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...
Hey guys really didn't know were to post this, But after days of looking for a fast and pretty way to
shutdown,restart,sleep and lock my computer in windows 8 i came up with this solution
I have created very simple batch files with commands to shutdown,restart,lock,sleep that are simple to...
Hello,
I have some basics of programming but I don’t really know anything about Windows 7 scripting, so here’s my question:
How can I make it so that a specific file (FNTCACHE.DAT if you’re interested but I doubt it’s important) is deleted everytime I shut down Windows?
I guess it would have...
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...
At the moment I am using an xcopy command to copy all files with a certain extension to another folder. As the number of files in this folder increases I'd like to organise them into sub folders and have the directory structure mirrored. However I don't want the entire folder contents copied...
Greetings :-)
I am new here and new to W7.
I have recently moved from XP to W7.
The installing of W7 was impressively slick and self-sufficient.
I thought it was going to be bliss.
Then I actually started to use it.
I was shocked to find that the folders behave completely differently than in...
I want to place some .bat shortcuts in the start menu. Not in Programs, but in the first area with no folders. I know that you can click on "Pin to Start Menu" to do this.
However, with a batch file or its shortcut, this option is not available. So, either I have to find a folder, or a reg...
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...
When you open a file in Windows, such as an .exe file or .bat file, a different program or file may start. Additionally, the icon for the file may not appear as expected. You may also receive additional errors from the from the program it starts.
More...
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...
Today a little problem cropped up as I tried to watch a youtube video. As soon as I go to open it I got a sound loop crash (sounded like buzzing) and when I went to login it would crash on the windows 7 'jingle' at the login screen. This started happening the restart after I did a windows...
batchfile
bugs
error resolution
help request
login crash
network settings
optimization
performance
registry
sound loop
system crash
tcp optimizer
tech support
troubleshooting
update
user experience
video playback
windows 7
windows update
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...