Posted April 18, 2007 Could I make it the service? I can't use "Srvinstw.exe". I can't use "cs create"... Because the Apex can't say the Windows API "SERVICE_RUNNING". It easy is't it? Even you have no need to disable it if the Apex has been used as a usual program... PLEEEEEEASE And it will be wonderfull if I can see the checkbox "Autostart with windows as service". the second PLEEEEEEASE Hello from Russian peers and peerers sorry if duplicated i have no time to read the forum : it's in english... I/m going to have a sleep for an hour... and work, work, work then... :lol: Share this post Link to post Share on other sites
Posted April 18, 2007 how would you search, and chat ? Share this post Link to post Share on other sites
Posted April 18, 2007 how would you search, and chat ?If something is a service it dosn't mean you cant have a GUI, in fact many services do have GUI's, IIS admin, your viruschecker, your firewall, VNC ect. Share this post Link to post Share on other sites
Posted April 18, 2007 (edited) true, but then the gui will have to "connect" to the service, that "MIGHT" present security and/or complexity issues Edited April 18, 2007 by Aztek Share this post Link to post Share on other sites
Posted April 18, 2007 true, but then the gui will have to "connect" to the service, that "MIGHT" present security and complexity issues after all,DC++ clients are not that safe anyway... Share this post Link to post Share on other sites
Posted April 18, 2007 after all,DC++ clients are not that safe anyway... explain... whats not that safe ? true, not encrypted passwords and that but still... Share this post Link to post Share on other sites
Posted April 18, 2007 imho this one could be hard, although something from the Linux project may help, there it is daemon-based. But if an app is not designed as service, it is hard to make it behave like one, and having GUI and stuff. However, using Scheduled tasks>Start at system startup may help, and all depends whether on second start>clicking yes it will bring up the GUI or a crash message. :unsure: Share this post Link to post Share on other sites
Posted April 18, 2007 using Scheduled tasks>Start at system startup It's an idea. thanks I'm going to try. But the service will be woken up at any crash. Such as usual Apex crash LOL It's usefull: i have done a server with 600 shared GB of video. And I'm trying the best way to manage my server. VNC is cool. But... I need more flexible thing such as winremotedesktop. At this case sound and other periferials is yours. And you can use the processor time of the server... mmm don't you want a server? It can be controlled remotely by it's own webserver the next step is the server oriented executable. And no any difference between gui, service or service woken by the system and showed the gui for any user logged on but i need only the special structure returned the apex on started up. Share this post Link to post Share on other sites
Posted April 18, 2007 Actually Apex has a web-server already. So I think that if you set it up, then schedule it to run at startup, and manage it remotely, all will be OK. :D Share this post Link to post Share on other sites
Posted April 18, 2007 yes. But crashes. Your method doesn't prevent long downtime. At the moment I will use your method but I hope... Share this post Link to post Share on other sites
Posted April 18, 2007 A have used the method. It's cool. Also I have done the server. Cool. Thank you. ps I'm still waiting the service mode Many users need the service mode - like [NBN]-Knyaz_Igor'® (torrents.ru). He's share is at least 5 TB. Share this post Link to post Share on other sites
Posted April 19, 2007 Just note that Scheduled Tasks wraps the appy to svchost, in case you need to terminate it... And in my experience with other apps, they are not likely to crash in this mode. And there is not 100% warranty that even a real service will not crash. Share this post Link to post Share on other sites
Posted April 19, 2007 yes but there is a cool page at properties... called Recovery :D Share this post Link to post Share on other sites
Posted April 19, 2007 yes but there is a cool page at properties... called Recovery hehe,most peeps turn that off :D Share this post Link to post Share on other sites
Posted April 19, 2007 I'm not the most I use all abilities Share this post Link to post Share on other sites
Posted April 19, 2007 1) 1beta2 crashes if "Delete all sources" or "add all sources" 2) 0.4.0 find through the webserver by the IE 7 doesn't show the results of a search. Share this post Link to post Share on other sites
Posted April 19, 2007 1beta2 crashes if "Delete all sources" or "add all sources" ... and even crashes sometimes when simply looking at "Download queue" ..... the devs are already informed about it and they are working on the solution :D Share this post Link to post Share on other sites
Posted April 19, 2007 ... and even crashes sometimes when simply looking at "Download queue" ..... the devs are already informed about it and they are working on the solution yes, of course... but they are not "Piphia"s from the Matrix. And the should know about all problems. Not only at their systems seen. Share this post Link to post Share on other sites
Posted April 19, 2007 maybe just me but this discussion is getting offtopic ... i understand it is possible and maybe smarter to run apexdc as a daemon and all that, IF it is either kept transparent (hidden from noobs as not to make them more confused) and having everything working automaticly without extra configuration, using apexdc by connecting remotely to the "service" could be really sweet (running a daemon on a linux server and dling silly fast ) but im afraid about security implications if that is done, there should atleast be somesort of a limit like only LAN computers can connect to the service or something like that just my thoughts on this topic :) Share this post Link to post Share on other sites
Posted April 20, 2007 Heh, security is up to the user, our task would be to provide IP/mask rule editor or sg, since "only LAN" is not good at the existence of Hamachi, etc. Share this post Link to post Share on other sites
Posted April 20, 2007 Security? For win is "users" group. For linux... I think only few years and linux became "guied" as a win. Look at knoppix. Share this post Link to post Share on other sites