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.
BATCH FILES IN XP?
Name: Nick Date: November 30, 2001 at 22:08:47 Pacific
Comment:
How would i be able to do a batch file to open multiple Internet Explorer windows pointing to different websites in XP? Im lost.....thanks :-)
} change www.microsoft.com to whatever you want that wasnt so hard was it. Just in case you dont know how to make a batch file in xp: 1. open notepad 2. type out file 3. go 'save as...', then 'files of type: all files' and call it "whateva.bat" (make sure to include the speech marks)
0
Response Number 2
Name: Nick Date: December 1, 2001 at 01:40:47 Pacific
Reply:
haha.......no indeed it wasnt hard! Thanks for that!....unfortunately though it doesnt seem to work......when i run it it brings up the window for a short time and thats all........am i missing something?
0
Response Number 3
Name: Nick Date: December 1, 2001 at 01:43:01 Pacific
Reply:
haha.........no not hard indeed! thanks for your help :-) unfoirtunately though it doesnt seem to work......brings up the window for a short time then nothing.....am i missing something??
0
Response Number 4
Name: Cid Date: December 1, 2001 at 13:57:15 Pacific
Summary: XP has not dos, but it does have dos emulation. Just type cmd in the Run box. I can't see why this batch would not run, I've run some more complex batch files in xp just fine. ...
Summary: I am trying to create a batch file that will move files from one folder to another. The naming convention in XP seems to be different than what I am used to. Instead of typing move c:\*.mp3 c:\mydocu~...
Summary: I had a very basic copy file bach file working in Windows 98SE. I have not moved to Windows XP and the batch file isn't working. Here is the batch file: @ECHO OFF echo. ECHO Copying DA Composition D...