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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23139557.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23181599.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23274178.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23409359.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Win95_S...
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()...
http://www.experts-exchange.com/Programming/Languages/C/Q_10056372.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_10062844.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10091415.html
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
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10149...
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...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10174897.html