Summary: ::== 5to9.bat @echo off setLocal EnableDelayedExpansion set run=n for /f "tokens=1 delims=:" %%T in ('echo %TIME%') do ( set T=%%T if !T! gtr 16 set r...
Summary: Hi All, Hope you guys can help me out here. I have written a script but I want the script to run on certain time. The script will work like this: Wh...
Summary: info that might be of help-- Compiler: VC++ 6.0 Problem to do with: Win32 SDK OS: Windows XP Hi, At the moment I'm reading Sams Tricks of the Windows...
Summary: Hi. Have you tried something like this (I will explain after): ---------------- #include <stdio.h> #include <dir.h> void move_four_files(void) ...
Summary: I wrote a batch file, of which the following code is part: :OutputFile CLS ECHO. ECHO. ECHO. :OutputFileAfterError ECHO What would you like to call th...
Summary: I'm using the following command for /F %x in ('findstr /r /n "Output" C:\test\sasi.log | find /C ":"') do set XXX=%x echo %x and get the error mess...
Summary: Hello all, I've written a big batch file which prompts you to insert a password. The password changes every hour. I made it based on time an date vari...
Summary: hi, following command works fine on command line. But in bacth file it gives error : was unexpected at this time. for /F "tokens=2-4 delims=/ " %i in ...
Summary: I'm attempting to use a registry query call that works fine in XP but fails in Vista - after reading through many forums, I'm still at a loss why Vist...
Summary: Guys, I have a question about making a batch file to do a task: Operating System is Win NT4 Question: Can I make a batch file and schedule at certain ...
Summary: Alright, I'm trying to make a NT script to take the current time and add a number of minutes to it, defined using the 3rd line of code. I had it runni...
Summary: Hi, Can some one help me with this? I scheduled a task from Win xp "Scheduled tasks". This job is will open a reflection window( an application for un...
Summary: HI, I figured out how to put my command into the file now only I need to know is how can I run them at same time( not one finished then another). Than...
Summary: There are however tools that will link the VB6 runtimes with your executable so you can distribute just your exe and any other needed files such as he...
Summary: When I first started making money at this (early '70s), almost no one had any formal education in CS/programming. At that time it was common to believ...
Summary: mate, copy what I wrote into 3programs.bat then double click the bat file and it shouldd open one program at a time. then replace my program names wit...
Summary: Please gimme the script which fulfils my requirement for 1 cust so that I can run that script indivisually for all customers. And also I need that scr...
Summary: This is really a question for the win9x forum, but the responses given have been accurate. Should you find a large number of programs running in the ...
Summary: what about writing a windows shell program that parents can use at home to stop their kids running certain programs without their permission and to st...
Summary: Yes, this question is regarding an assignment, but I have been killing myself for several days trying to find a solution. The programs is one that we...
Summary: Hi, I was wondering if anyone can help? I am having problems carrying out a time calculation. The application has to calculate the duration of time b...
Summary: I have a fresh install of Mandrake 8.1 and when I compile my C programs as follows: >gcc -Wall -g -o prog prog.c No errors, no warnings. I then try an...
Summary: ok I need some help, What I need it to run a script at a certain time of day (about 2:30 AM) everyday or at least M-F, I am on Windows 2000 and I don'...
Summary: I am not looking to replace an AV but to run alongside with another AV. This would give you more protection than any person can ever get. You see, the...