[Openfirst-cvscommit] projects updatesetup.php,1.2,1.3
Brought to you by:
xtimg
From: <dav...@us...> - 2003-10-07 11:31:29
|
Update of /cvsroot/openfirst/projects In directory sc8-pr-cvs1:/tmp/cvs-serv8656 Modified Files: updatesetup.php Log Message: Expanded the note at the bottom for giving user more info. Index: updatesetup.php =================================================================== RCS file: /cvsroot/openfirst/projects/updatesetup.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** updatesetup.php 4 Oct 2003 00:14:24 -0000 1.2 --- updatesetup.php 7 Oct 2003 11:31:23 -0000 1.3 *************** *** 103,106 **** --- 103,115 ---- </form> <p align="left"><font size="2"><strong>Note:</strong> This update installer + works by using the Microsoft Task Schedule Service. It automatically + creates and performs the (at) command in cmd. .To view, edit, or + remove this task you can use the schtasks command in cmd. To make sure + this task will work you<br> + must make sure the schedule service is on. <strong>You must also ensure + that the updatesetup.php script is set set as a user who has complete + access to cmd</strong>, if this does not work then trying setting php.exe + with a user. Read more about this in the Microsoft Help + and Support option on your operating system or on the Windows website.</font> <br> works by using the Microsoft Task Schedule Service. It combines the information you provide above and automatically creates and performs |