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.
Program to write Batch/Script files
Name: JimA Date: July 10, 2002 at 11:43:33 Pacific
Comment:
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 to find a way to pass parameters to programs.
An example is: It would be nice for JimA@abc.com to click on one icon, and everything is scripted for him.
I know it is doable, because I use to have small program that did that type of stuff years ago.
Summary: I am trying to write a registry files that will simply set the Intrnet Explorer homepage to computing.net. This is my first time making a file to edit the registry. I execute this file and it says t...
Summary: Write a text file with the DOS commands you want in it: NET USE x: \\servername\sharename where X is the drive letter you want to use, servername is the computer name of the PC the shared folder is on...
Summary: hi all, how to auto run a file (eg track1.mp3) in d: drive. can any one tell how to write the autorun.inf file such that i could do the above thing.ie when i double click i should get the song pl...