• After witnessing the continued decrease of involvement in the SpotterNetwork staff in serving SN members with troubleshooting issues recently, I have unilaterally decided to terminate the relationship between SpotterNetwork's support and Stormtrack. I have witnessed multiple users unable to receive support weeks after initiating help threads on the forum. I find this lack of response from SpotterNetwork officials disappointing and a failure to hold up their end of the agreement that was made years ago, before I took over management of this site. In my opinion, having Stormtrack users sit and wait for so long to receive help on SpotterNetwork issues on the Stormtrack forums reflects poorly not only on SpotterNetwork, but on Stormtrack and (by association) me as well. Since the issue has not been satisfactorily addressed, I no longer wish for the Stormtrack forum to be associated with SpotterNetwork.

    I apologize to those who continue to have issues with the service and continue to see their issues left unaddressed. Please understand that the connection between ST and SN was put in place long before I had any say over it. But now that I am the "captain of this ship," it is within my right (nay, duty) to make adjustments as I see necessary. Ending this relationship is such an adjustment.

    For those who continue to need help, I recommend navigating a web browswer to SpotterNetwork's About page, and seeking the individuals listed on that page for all further inquiries about SpotterNetwork.

    From this moment forward, the SpotterNetwork sub-forum has been hidden/deleted and there will be no assurance that any SpotterNetwork issues brought up in any of Stormtrack's other sub-forums will be addressed. Do not rely on Stormtrack for help with SpotterNetwork issues.

    Sincerely, Jeff D.

Running programs in the background

B Ozanne

EF5
Joined
May 3, 2004
Messages
1,740
Location
Connecticut
Does anybody know about how to force a program to run in the background even if that function isn't built into the program itself?

I want to put my Davis Weatherlink software in the system notification/icon tray so it can upload data to the internet without the risk of somebody accidentily closing the program.

Is there anyway to do this or does this functionality need to be written into the program? Currently the program is set to open/run everytime the computer starts, but I'd like it be a little safer.
 
I don't remember the command to find it (some of the techies here may help), but you might be able to run the program as a "service" so that it starts up with windows. If it's possible which I don't know enough about programming to know.

Here's a little program that may let you do this.
http://www.coretechnologies.com/products/AlwaysUp/
and another:
http://www.application-as-service.com/
And here's something about MSCONFIG. This may help you some too:
http://reviews.cnet.com/4520-10165_7-5554402-1.html
 
"Is there anyway to do this or does this functionality need to be written into the program? Currently the program is set to open/run everytime the computer starts, but I'd like it be a little safer."

Your program is always running in the background - that's not really an issue like it would have been in the DOS days. I think you are referring to not having it show up on the taskbar, but only in a clock-area icon, and if so - that has to be written into the software by the developer.

- Rob
 
I think you are referring to not having it show up on the taskbar, but only in a clock-area icon, and if so - that has to be written into the software by the developer.

Yes, that's exactly what I am trying to do. I contacted Davis to see if they offer any module that will do this for me.

Meanwhile, some of those programs John listed will do exactly what I am looking for. I'll revert to those if I can't figure out a "free" way to do it.
 
You could hide the window using another program. The problem with this of course is that you won't get a system tray icon to make it visible again with ease, but it will be hidden and out of the way. I seem to remember the program I used to do this being called 'detach.exe', you might be able to find a copy via google or I'll look to see if i still have it when I get home.
 
Caleb - wow, that is exactly what I was looking for. Its perfect. I was wondering if you understand some of those command prompts. I can't get them to work. I have placed a shortcut to PowerMenu in the startup menu so it runs when the computer is turned on. I also placed Weatherlink there, so it runs when it turns on. Now, how do I get PowerMenu to automatically place Weatherlink in the systemtray when the system boots?

Also, what else are you typically doing with this program? It's clearly a powerful program, but why else do I want it?
 
I actually have an older version - I haven't tried out the custom commands thing on the new one, sorry to say. I'm not sure if it's programmable to minimize Weatherlink (or any application) to sys tray automatically or not...if I ever find out, I'll let you know.

As for my uses, they're similar to your own, actually. Mainly when I have a lot of windows up, and I minimize the ones that don't have an automatic 'minimize to tray' option; such as when you hold down the shift key and minimize mIRC. It's handy getting a window you're afraid to close out of the way.

Hope this works out decently for you; sorry I couldn't be of more assistance.
 
I think I have another work around for this problem. I'll let you know how it works out.

In Windows XP setup another user account and allow "fast switching." I think that is what its called. It basically keeps the other user account running along with any programs they had open. Leave Weatherlink running under the alternate user account and work under your main user account. That way it is very difficult to accidently shutdown the program.

Of course, both accounts need to be opened when the computer boots up and the computer needs to remain on.

Just another work around idea.
 
Update:

I emailed Davis and they said that future versions of Weatherlink will have the ability to run in the notification tray. They don't know when though.

In the meantime I'm using PowerMenu and an old PC with no keyboard attached. Weatherlink runs on startup and nodbody else can use the PC since there is no keyboard. This is a good reminder to save those old PC's, they may be good for something.
 
Back
Top