I've made an android remote app for XBMC that works best with a custom skin and specific preferences.
Is there a way (other than building from source, which I'd like to avoid if possible) to make a single file that, when executed will install XBMC with my custom skin and preferences as default?
I've made the app for super low tech-familiarity, so I want to remove as many steps as possible.
If you're interested in the project I'll happily describe it, but it also speaks to my private sever at the moment so I won't be publicising it fully until I've got it totally decoupled.
Thanks for your help.
Andrew
[WINDOWS] Create windows installer with custom skin and preferences.
AndrewMartin
Junior Member Posts: 6 Joined: Dec 2010 Reputation: 0 Location: Brixton, London |
2012-02-02 20:20
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-02-03 17:34
Post: #2
have a look at our build system. it's basically a couple of batch files which
1) grabs all deps 2) compiles xbmc 3) builds the installer you want to skip steps 1 and 2, and modify step 3. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
AndrewMartin
Junior Member Posts: 6 Joined: Dec 2010 Reputation: 0 Location: Brixton, London |
2012-02-03 17:56
Post: #3
Thanks, I'll do that.
|
| find quote |

Search
Help