batch file

  1. 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...
  2. 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
  3. 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...
  4. H

    Windows 7 Auto corrected Shortcuts paths/Backward Compatibility with resource

    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...
  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. S

    Windows 8 How to create shutdown and restart tiles Win 8 (Easy) :D

    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...
  7. C

    Windows 7 Deleting a specific file when W7 is shut down

    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...
  8. 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...
  9. 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...
  10. -null-

    Windows 7 Copy certain files using command prompt recreating folder structure

    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...
  11. J

    Windows 7 Scripting folder layouts

    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...
  12. B

    Windows 7 I 'd like to access the startmenu folder (not what you think)

    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...
  13. B

    Windows 7 Scheduling a Batch File to Run on Windows 7 When the PC Starts Up

    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...
  14. News

    When you open a file on a Windows based computer, the file may start a different program

    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...
  15. 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...
  16. Craftyman

    Windows 7 Looping sound hard lock on login screen

    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...
  17. 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...
  18. 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...
  19. 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.
  20. 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...
Back
Top