Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Dos batch script
Name: Ziamak Date: March 26, 2003 at 10:18:19 Pacific OS: Windows 98 CPU/Ram: 1 GHz / 256MB
Comment:
I need to have a batch script which calls up a 32-bit application. The part that I am interested in is that a directory must be created prior to the launch of the application. There has to be some kind of conditional logic to ascertain if the directory exists or not and this must only be done in windows 98 workstations. This batch script is being called from within Oracle Forms and hence will run by users using Windows 2000 and Windows 98
Summary: I am having trouble getting the MSDOS prompt window to close after executing some batch script. It states that the script has terminated but that you must click on the "x" to close the window. Is th...
Summary: Running the following batch file from a netware 4 login script : call z:\wsupdate n:\is\orgfix\pernames.ntf c:\notes\data /o /c /n Using If member of "Boot Win95 Local" then Begin @n:\is\orgfix\...
Summary: Well, I'm working on logon scripts with the Win9x machines on my AD domain and everything works fine except one thing. I'm trying to set up an environment variable called "DeptName" that is the user's...