|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Mar 2005
Posts: 326
|
batch job
I am trying to create a batch job on xp pro but I can't get the extension to work (.bat) as an example. Is it possible to run batch jobs on XP Pro? If so, what do I need to do to get it to work please?
TIA |
|
|
|
|
|
#2 |
|
Professional gadfly
|
Yes, and .BAT files are the way to do it. What commands are you using?
|
|
|
|
|
|
#3 |
|
Member (9 bit)
Join Date: Mar 2005
Posts: 326
|
i guess i can't do it they way i use to. I use to open up wordpad, type in
iexplore www.cnn.com iexplore www.espn.com then save it and change the extension to .bat it's been a while since I made one but I probably doing something wrong. Can you please help me out. TIA |
|
|
|
|
|
#4 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,786
|
Try saving it as a .cmd file instead of .bat. It's not going to work unless iexplore.exe is in the path.
|
|
|
|
|
|
#5 |
|
Member (9 bit)
Join Date: Mar 2005
Posts: 326
|
didn't work. Is there some sort of file that I have to give my PC permission to do this?
|
|
|
|
|
|
#6 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
Worked for me:
Code:
"c:\program files\internet explorer\iexplore" google.com |
|
|
|
|
|
#7 |
|
Member (9 bit)
Join Date: Mar 2005
Posts: 326
|
thank you faulk,,,,nice to know it does work...I greatly appreciate the help.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|