Hello,
with the following small batch I can delete AT-jobs who have the words 'my entry' in the line (it works good).
-----------------------------------------------------------
@echo off
REM find ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10141655.html
Zones:
Windows NTDate Answered: 03/24/1999 Rating: 7.4 Views: 0
SQL6.5
I have a system with 50+ Stored Procedures. When they are changed I have to regenerate each procedure in each database. Each stored procedure is stored in a file and of the format
DROP PROC ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10164946.html
Zones:
MS SQL ServerDate Answered: 05/27/1999 Rating: 6.8 Views: 0
I need script for a batch file that will copy files from several directories on one drive to another drive. Each time this batch file gets run, it should only copy files that have been changed on t...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10169012.html
Zones:
Windows NTDate Answered: 06/07/1999 Rating: 8.2 Views: 0
This is actually a reasked question.
I have inherited a NT network with windows 98 workstations and the mappings don't always work. They are set in batch files from the netlogon directory, and m...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10190028.html
Is there a utility or command that can be used to set rights in a batch file? We have a batch file that is to create a computer account and we want to assign that account rights via a command line....
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10195337.html
Zones:
Windows NTDate Answered: 08/19/1999 Rating: 6.2 Views: 0
How can I send a message to a PC from my C program. The Winpopup program doesn't seem to have a "batch" interface. Is there an API or library or something?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10216367.html
I know that you can open a program in a batch file by typing, for example,
EXPLORER.EXE
But how can you close a program using a batch file? Or can you? I'm trying to make a program open up ...
http://www.experts-exchange.com/Hardware/Misc/Q_10218034.html
Zones:
HardwareDate Answered: 10/22/1999 Rating: 4.2 Views: 0
I have to copy files that are named to match the current date to another server. For example, today's file would be called "ae000405.zip" The "ae" is static, the next 2 digits correspond to the y...
http://www.experts-exchange.com/Programming/Misc/Q_10323367.html
Hi,
i want to email some files to an email adress after a program is closed.
i was thinking of making it with a batch file and parsing the commands to outlook express. i searched for command sy...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10330773.html
i created a batch file called example.bat. (inside i have few route delete and route add). i want to run this batch file everytime when a user logs on to the network. simple...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10357...
Zones:
Windows 95Date Answered: 05/25/2000 Rating: 6.2 Views: 0