Summary: 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 l...
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...
Summary: I am looking for a very simple but inexpensive program that will allow me to write BATCH files or Scripts on either Windows 98 or 2000. I am trying t...
Summary: At work, my company uses SMS (Systems Management Server) and Clisrv. The problem I am having is that these programs make my Windows 98 SE Celeron proc...
Summary: Hi, I need to know how to make a batch file that installs itself and then starts at startup (systray). I would like to use the batch file on my startu...
Summary: I am working on a batch file that I just can't seem to get to jump through the hoops. We are working on migrating our company users to Win2K from Win9...
Summary: Hello. Some time ago, I used to post a lot on the DOS forum, answering questions regarding batch scripting. It seems such issues have been driven here...
Summary: quite frankly the only genuine reason you'd want to partition your hard-drive is to save downloaded files, programs, important documents to it, in the...
Summary: Thanks for the info I think it isn't a ms-dos application, but i will check tommorrow. And the reason people just can't change it to 256 when they ge...
Summary: My OS is WIN98 SE. I created a REG file that disables a Registry Value. It works perfectly as long as I man- ually double-click on this file. I use ...
Summary: On a network with Windows NT 4.0 PC's and an NT 4.0 server, I want to reolace the wallpaper on the PC's at some special occasions. I distribute the wa...
Summary: I wonder if the files you download from the internet airn't calculated into the free space, make sure that the temp folders are clear. This is a wierd...
Summary: How do you want to be able to execute the program? If you just dbl-click a .lnk file on the desktop then you can write a batch script that can be as...
Summary: Try this first: http://www.theregister.co.uk/content/4/24746.html (" The best way to kill MS Messenger"), download the zipfile of two batch files - o...
Summary: Give "WinBatch" a try for your windows NT/98 batch scripting needs. Although it is weak with DOS applications, and recommends trying ProKey instead, W...
Summary: I have been reading a few posts where people are trying to clean the cookies, temporary internet files, & history files including index.dat files. Her...
Summary: I will be upfront, I do not know scripting very welll and not very good at creating batch files. but here is my dilema: I have set up a sortof network...
Summary: Hello, I use a Windows 98 SE home PC. The other day, by way of recommendations I read at this forum and elsewhere, I visited the superb easy-to-under...
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 o...
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 environ...
Summary: I use a laptop. I use ADSL collecting e-mails in office and dial-up while I'm on the road. Every time when I come back to office I have to change a l...
Summary: Well .. here is an MS-DOS batch file that uses the EXIT statement ... @echo off cls echo. echo Starting REMOVAL of Xteq Systems X-Setup... echo. call ...
Summary: I would like a script that can run a batch file and insert variables after it in dos command line Example: new.bat jeff jeff where jeff and jeff are ...
Summary: Maybe this will help: '************************************** ' Name: gRunAndWaitForPifFile ' Description:Runs PIF/DOS Batch file an ' d waits fo...