rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: sameer on March 05, 2009, 11:41:47 PM

Title: New idea
Post by: sameer on March 05, 2009, 11:41:47 PM
How we have the alternative to remain stable, of hfs
we appreciate the simple code if the program was not working and stop and if stoping for 2 Minutes code will restart the program
plz we want that to make hfs is stable and not woring if it stop

any idea how to make this
i will wait ur Answer rejetto
Accept my greetings
Title: Re: New idea
Post by: luca69 on March 06, 2009, 08:33:19 AM
You need a watchdog. There are many programs on the market doing what you ask. Google may help  ;)
Title: Re: New idea
Post by: rejetto on March 06, 2009, 02:19:03 PM
i'm not sure i understand correctly your question.
i guess you need something similar to services, that can restart the program if it is closed.
services is a standard in Windows, but if you use it you will have problems with the user-interface.
so, if you don't want to use them, you can do as luca69 says.
i would use autohotkey and make my own solution. it's free.