I need a way to run a pair of bacth files as a NT Service under 2K ... Currently, I have to keep a user logged in via Terminal Server to keep these two processes running ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20616075.htm...
Zones:
Windows 2000Date Answered: 05/14/2003 Grade: A Views: 0
Shortie doing a crash course on XP.
Has anyone ever made a bacth file that reads, appends then writes a registry value?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21335411.html
Zones:
Windows XPDate Answered: 03/03/2005 Grade: A Views: 0
dos batch file
not sure if thsi is even possible have looked around on the web and can't seem to find out how to do it. any feed back well appreciated. all i wanna do is check the date a file was...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20939963.htm...
Zones:
Windows 2000Date Answered: 09/05/2004 Grade: A Views: 0
I have a windows 2k server hosting a DFS with 2 other replicas.
root is (active directory) \\waller\
shared folder is \\waller\shared folders
I can manually map the share through my network pl...
http://www.experts-exchange.com/Networking/Windows_Networking/Q_20455710.html
I've built a lot of websites that stream mp3s..
i am tired of writing m3u's.
now i'm building a site that will have 100's of streaming mp3 samples, that will constantly have more added.
so i n...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20738558.htm...
Zones:
ASPDate Answered: 09/15/2003 Grade: A Views: 0
Hi All,
i have a number of subfolders that contain JPG's that are all named differently, i want the batch file to locate each one and rename each one to cover.jpg
Can someone throw together a...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20696712.html
Zones:
MS DOSDate Answered: 08/01/2003 Grade: A Views: 12
Hey guys, I am completely new to this but a very quick learner.
Basically I have a linux server that I hav FTP access but there are some folders which I must use PuTTy to get to. Basically there...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_21249835.html
Zones:
MS DOSDate Answered: 02/17/2005 Grade: A Views: 0
Dear All,
My Advanced wishes for New Year 2007.
I have written the below code to read each line in a file. But if there is a space, it is considering first word of line only. So what I have und...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_22106927.html
Zones:
MS DOSDate Answered: 12/30/2006 Grade: A Views: 233
Hi
I have a batch file with 50 calls to an IE webpage, please see example below.
@ECHO OFF
ECHO Destination Builder
ECHO -----------------------------------------------
ECHO This script co...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23368123.htm...