Update of /cvsroot/openfirst/projects
In directory sc8-pr-cvs1:/tmp/cvs-serv8830
Modified Files:
updatesetup.php
Log Message:
Edited the info note at the bottom.
Index: updatesetup.php
===================================================================
RCS file: /cvsroot/openfirst/projects/updatesetup.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** updatesetup.php 7 Oct 2003 11:31:23 -0000 1.3
--- updatesetup.php 13 Oct 2003 02:17:23 -0000 1.4
***************
*** 104,122 ****
<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
! the (at) command in cmd.exe. To view, edit, or remove this task you can
! use the schtasks command in cmd.exe. To make sure this task will work you<br>
! must make sure the schedule service is on. Read more about this in the Microsoft<br>
! Help and Support option on your operating system.</font> <br>
! <br>
</p></td>
</tr>
--- 104,116 ----
<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.exe .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 ensure that 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>
</p></td>
</tr>
|