![]() |
|
[WINDOWS] Automatic Update Client for XBMC - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: [WINDOWS] Automatic Update Client for XBMC (/showthread.php?tid=48517) |
- Livin - 2009-04-09 18:28 nice work! - kricker - 2009-04-09 18:50 Any script writers out there want to help with the integration of this into XBMC? - natethomas - 2009-04-09 21:27 I have a question. If we have this set to automatically run, do we need to have XBMC shut off before running it? Or will it shut it off itself? Or is there no need to shut it off in the first place? - kricker - 2009-04-09 21:31 natethomas Wrote:I have a question. If we have this set to automatically run, do we need to have XBMC shut off before running it? Or will it shut it off itself? Or is there no need to shut it off in the first place?It will close XBMC if XBMC is running. And yes XBMC has to close for the update to happen, as you can't update the .exe while it is running. - quake101 - 2009-04-09 21:32 Does XBMCUpdate know how to update itself? - kricker - 2009-04-09 21:39 quake101 Wrote:Does XBMCUpdate know how to update itself?Not yet, as far as I know. - CrashX - 2009-04-09 21:44 kricker Wrote:It will close XBMC if XBMC is running. And yes XBMC has to close for the update to happen, as you can't update the .exe while it is running. You should be able to update the exe while it is running if you do the following: 1) Rename original xbmc.exe to xbmcold.exe 2) Now copy the new exe into the xbmc folder ![]()
- kricker - 2009-04-09 21:48 CrashX Wrote:You should be able to update the exe while it is running if you do the following:But the .exe is still running so you didn't update it while it was running, you just delayed it until the next time you run it. What's the difference? - CrashX - 2009-04-09 21:56 Kricker:- To avoid killing xbmc while someone is in the middle of watching a movie .. I presume that XBMC Auto Updater runs in the background and updates xbmc without any user input .. - kricker - 2009-04-09 21:58 CrashX Wrote:Kricker:-Ahh yes I see. I never think about the scheduled update, as I don't think I'd ever run it that way. Too risky to update to a bad build and have the wife complain. |