Dear,
It is possible to install CPU.EXE on your server, but you must change
the "$cpu_program" value to complete filepath name.
In current version CPU.EXE must put in current working directory.
See following part in our script
code:
; ---------------------------------------------------------------------------
; - site defined settings -
; ---------------------------------------------------------------------------
$debug_mode="yes" ; - no/yes - for additional information about checking registry keys -
; - yes = temporary files will not be deleted -
$cpu_program="cpu.exe" ; - specifies path of cpu.exe program. -
; - f.e. c:\winnt\cpu.exe or c:\windows\cpu.exe -
; ---------------------------------------------------------------------------
; - -
; ---------------------------------------------------------------------------
greetings.
btw: we will restyle script to catch also CPU.EXE file as element of PATH
setting.
(TO_DO)
[ 27 May 2002, 11:44: Message edited by: MCA ]