Hi..
I have formerly been asking about the same, and I have managed to make a small install script to do this..
My script have some improment over the one in Officeboys files..
This is only under NT, follow Dr.Xings instructions under win9x..
The script :
Copy all files from install.zip from officeboys zipfile.
REMEMBER: Change file user_info.sah to one of your own..
Run the following script :
regedit /s "schedule.reg"
net start schedule - This starts schedule services if off
"C:\program files\seti\instsrv.exe" Seti "C:\program files\seti\srvany.exe"
net start seti - This starts seti right away no waiting
schedule.reg file:
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\schedule]
"Start"=dword:00000002
This sets schedule to autostart
If you want more control, you can now schedule dos command with the following: Net start seti and Net stop seti
Those commands will start and stop seti at specified intervals
I use it to stop seti during normal working hours, since our computers arent strong enough to run seti and normal office program without user complaining..
I have used the same method to make SetiQ a NT service..
If anybody have any question, email me privately