Author Topic: Bat Script  (Read 254 times)

0 Members and 1 Guest are viewing this topic.

Offline june_c21Topic starter

  • Enthusiast
  • Posts: 280
    • View Profile
Bat Script
« on: March 12, 2010, 03:37:12 AM »
hi ,

i would like to write a bat script using PHP to close another .bat file and reopen the .bat again .

Kindly guide me with it .
Thanks

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: Bat Script
« Reply #1 on: March 12, 2010, 06:32:57 AM »
.bat scripts are generally executed via the windows command interpreter not php. What exactly are you wanting to do?
« Last Edit: March 12, 2010, 06:33:40 AM by thorpe »