Make Windows boot to XBMC
#1
Is it possible to windows to boot to xbmc in fullscreen mode on boot up?
Reply
#2
I just put a shortcut for xbmc into the startup menu so it runs it upon bootup. Not sure if this is the best way though.
Reply
#3
This is the way I do it. You can make XBMC the shell but this is not without it's complications.

JR
Reply
#4
Also you can add a delay within the shortcut to make shure all other programs within windows are loaded and network connections made.

Edit the shorcut and add code below behind ...XBMC.exe" like so:
Code:
...XBMC.exe" -d 5
5 is the time in seconds

http://wiki.xbmc.org/index.php?title=XBM...seconds.3F
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#5
I use group policy to launch it after a few other things have been scripted.

Startup shortcut is easiest though.
Reply

Logout Mark Read Team Forum Stats Members Help
Make Windows boot to XBMC0