Advertisement

1 - 10 of 1169 containing alltags:("Batch File") (0.003 seconds)
I have a small XP network (Workgroup) with a network hard-drive that we are using for a backup. My predecessor created a backup schedule thru Robocopy but my problem is that the network drive is pa...
Zones: Windows Batch, MS DOS, NetworkingDate Answered: 02/06/2008 Grade: A Views: 123
I'm currently using a batch file that maps to remote PC's C:\ drive and audits these PC's for unwanted executables.  However,  if the batch file encounters a PC that is not currently on the network...
Zones: Windows Batch, MS DOS, ProgrammingDate Answered: 02/21/2008 Grade: A Views: 20
I am currently using the ping command for part of a batch file that I have created for software deployments.  The beginning of my script uses the ping command to verify a machine's availability.  I...
Zones: Windows BatchDate Answered: 03/27/2008 Grade: A Views: 29
Hey guys, I have a bunch of executables that run and install stuff. For Example: exe1, exe2, exe3...All of these have to be processed in order. Like exe2 needs to be run after exe1 is succes...
Zones: ASP.Net Programming, MS DOS, ...Date Answered: 05/16/2008 Grade: A Views: 13
Can anyone please tell me if it is possible to install .INF files for Windows 95 using a .BATch file.  I have set up a .BATch file which sets up to use the capabilities of BATCH20 (Batch Setup) but...
Zones: Win95 SetupDate Answered: 05/07/1997 Grade: C Views: 0
Requirements:  DOS Platform (UnderNT), No UNIX, C Programming Does anyone know how to call an executable or in my case, a batchfile, to run by writing C Code? I know Visual C++ has CreateProcess()...
Zones: CDate Answered: 06/29/1998 Grade: A Views: 0
I'm the type that NEVER runs with a clean tray.  Currently, not counting the task scheduler and volume control, I have eleven items in my tray.  And I use them ALL!  However, this is obviously a pr...
Zones: Windows 98Date Answered: 08/03/1998 Grade: C Views: 0
I have a pc with win95 and VB5. I have an application in Vb5 and i want to execute 2 batch files one after an other. I execute this line: Call Shell("C:\M.bat", 1)                               Ca...
Zones: Visual BasicDate Answered: 10/22/1998 Grade: B Views: 0
For an install routine, I want to use a .bat file at the dos prompt to prompt the user for the hard drive and floppy drive. Would appreciate an example of how this would work! Thanks
Zones: Windows 95Date Answered: 04/15/1999 Grade: A Views: 0
I need to create a login script for an NT Server that will do the following: 1. Enable Remote Administration on the Client 95 PC, all of the PC's are 95 clients logging on to a domain. This one ma...
Zones: Windows NT NetworkDate Answered: 06/25/1999 Grade: B Views: 0