Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running intrnal batch file

Status
Not open for further replies.

sparc20

Programmer
Mar 13, 2002
56
GB
I have tomcat installed on my pc with a website loaded on it. This website includes this link

<A href="file:///C:/UnrealEngine2Runtime/System/runGame.bat">Play Game</A>



which points to a file in the hard drive with the tomcat on. The idea is when clicked to get an Internet Explorer window saying Open/Save , and select open to run the batch file. I hace tried this and worked, but when i try it replicate the scenario on a different pc (with installed the batch file/tomcat etc) it did not work. Instead to run the game i must do : right click on the link->save as->open , to run the game instead of popping up the open/save option directly. Does anyone know whats going on ?
 
Please do not crosspost with other forums (HTML * CSS forum)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top