View Issue Details

IDProjectCategoryView StatusLast Update
0000455SpeedFanOtherpublic2006-02-11 09:11
Reportercmanley Assigned Toalfredo  
PrioritynormalSeverityfeatureReproducibilityalways
Status acknowledgedResolutionopen 
Summary0000455: Please add a "Install as service" capability so that it can be used with multiple users.
DescriptionI've got it running as a service (and minimized) now with system privileges using a small trick from the Windows NT Resource Kit.
The problem with that is:
1. It is only visible in the 1st logged in user's desktop.
2. It can be accidently closed while it's host service is still running. Restarting it again makes the temperature readings become erratic.

It would be nice if one could install it as a service and if it would use a mutex to guarantee that only 1 instance of it is running. Perhaps this should be the only way of executing Speedfan (via services). Another idea perhaps is to split the current app into 2 parts: the machine singleton controller that runs as a service, and a (possibly multi instance) monitor that runs as an application (communicating with the controller via IPC for getting stats).

It's a very nice and useful program by the way. If there were a nobel prize for freeware then you'ld probably be a candidate.
TagsNo tags attached.
Motherboard Model
Video Card Model

Activities

alfredo

2006-02-07 16:41

manager   ~0001487

:-)
I'm working on this. In the meantime you should find a thread here about how to install SpeedFan as a service.

bali06

2006-02-11 09:11

reporter   ~0001524

That, would be a real cool thing.
I have seen some soultions, they tried to start it as an Service with ServAny but there are some other problems, like "interact witgh desktop" logout stops the service, etc.

Issue History

Date Modified Username Field Change
2006-01-23 00:41 cmanley New Issue
2006-02-07 16:41 alfredo Note Added: 0001487
2006-02-07 16:41 alfredo Status assigned => acknowledged
2006-02-11 09:11 bali06 Note Added: 0001524