I have been playing with a batch file to run two seprate Html files. It was basic look below...
++++++++++++++++++++++++++++++++++++++++++
c:\home.html
c:\home2.html
++++++++++++++++++++++++++++++++++++++++++
What would happpen was it would load both files and close the command prompt. Working like everyother batch file i have ever run.
Now for some reason it is waiting for me to manually close the window before it will run the second file.
I need help.
++++++++++++++++++++++++++++++++++++++++++
c:\home.html
c:\home2.html
++++++++++++++++++++++++++++++++++++++++++
What would happpen was it would load both files and close the command prompt. Working like everyother batch file i have ever run.
Now for some reason it is waiting for me to manually close the window before it will run the second file.
I need help.