Results 1 to 2 of 2

Thread: Question about Pycron for windows

  1. #1
    Join Date
    Aug 2010
    Posts
    47

    Question about Pycron for windows

    Hi I test my web on my localhost(winxp+ie8+mysql5.0.51a+PHP 5.2.11+Apache 2.2.13). I want to add some cron job for my php files. I select Pycron. After configuration, I add some command in crontab.txt

    Code:
    * * * * * "C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://localhost/test/index1.php.
    It is success, it will open IEXPLORE.EXE and load index1.php for every minute. But it still open the IEXPLORE windows, not for close. how to set it automatic finish the php job, then close the IEXPLORE windows? thanks.

  2. #2
    Join Date
    Apr 2009
    Location
    The toon
    Posts
    1,225
    Read the documentation provided with this script

    Its the best place to start

Similar Threads

  1. Embedded Windows
    By Jonnyb42 in forum Graphic Design
    Replies: 1
    Last Post: 29 Mar 2010, 05:54 AM
  2. Replies: 1
    Last Post: 17 Mar 2008, 12:30 AM
  3. Windows Server 2003 Hosting Question
    By terrycr in forum Web Hosting and Domain Names
    Replies: 0
    Last Post: 24 Apr 2007, 10:40 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •