[WINDOWS] Boot directly to XBMC for Windows (in full-screen) as the shell on Windows?

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Question  XBMC as shell in full screen mode? Post: #21
Hi guys!

I need advice

XP, HIP and XBMC

i need start it (HIP) as shell and XBMC should be in full screen mode

Unfortunately all my trayings complete windowed versions Sad

Thanks in advance!
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #22
What do you mean exacly with "XBMC as shell"?

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
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #23
exactly i mean this

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="c:\progra~1\xbmc\xbmc.exe"

I mean it should be start in full screen mode.

For informations - u can not use params in this string.
find quote
sbrandsborg Offline
Junior Member
Posts: 39
Joined: Jun 2005
Reputation: 0
Location: Europe, Denmark, Ã…rhus
Post: #24
what happens whenyou start XBMC normally? does it start in windowed mode or fullscreen?

If you change "HKEY_LOCAL_MACHINE" to "HKEY_CURRENT_USER" it will only replace the shell on the currently loggedin user Smile Guess you dont want xbmc to be shell on your administrator account?

My XBMC system:
XBMC PC: 2.2 GHz Dual-core, GeForce 6400 GS, 2 GB Ram
Remote: Phillips Pronto RC9800i
TV: Phillips 42" LCD 1080p 42PFL7962D
Dreambox: Dreambox 500-S
XBMC Tools - Coming soon
XBMC .net API - Coming soon
find quote
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #25
sbrandsborg
Ok - lets try and after it try to suspend or hibernate comp and after it start again.
U boot to explorer (shell) and it is not good if u made standalone media comp.
after all explorer loading so long.
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #26
BAG_Ass Wrote:exactly i mean this

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="c:\progra~1\xbmc\xbmc.exe"

I mean it should be start in full screen mode
Ah, I see. As described in the topic-thread => http://forum.xbmc.org/showthread.php?tid=34325

You are looking for Windows XP (or vista) to boot directly to XBMC.exe instead of explorer.exe, right?

If you can not pass the "-fs" parameter via the registry then I think that you would probably have to ask the developers for a new function to be implemeneted (maybe have it added to AdvancedSettings.xml as a workaround to begin with)

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
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #27
Gamester17
yes!
can u ask WiSo to change call method to add parameter if i want to call xbmc windowed?

But i think it is not only one problem - all my tryings to start in fullscreen went to windowed start Sad, may be need screw something else Sad
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Lightbulb    Post: #28
BAG_Ass Wrote:Gamester17
yes!
can u ask WiSo to change call method to add parameter if i want to call xbmc windowed?
You have a start a new topic-thread for that in the feature suggestion forum as it counts as a platform-independent feature request.

BAG_Ass Wrote:i think it is not only one problem - all my tryings to start in fullscreen went to windowed start
Today but default XBMC only ever starts in fullscreen if you pass the -fs parameter, (ie. "XBMC.exe -fs"), if you do not pass the -fs parameter the XBMC starts windowed, ...one idea would be to maybe change this default behavior so that it by default always starts in full-screen more and one has to pass a parameter if one want to start it windowed instead (like for example "XBMC.exe -w"), or have <StartWindowed> added to AdvancedSettings.xml

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
MDPauley Offline
Senior Member
Posts: 264
Joined: Mar 2004
Reputation: 0
Location: Centreville, Va
Post: #29
BAG_Ass Wrote:exactly i mean this

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="c:\progra~1\xbmc\xbmc.exe"

I mean it should be start in full screen mode.

For informations - u can not use params in this string.


Can you create a .bat file and call that as shell with -p -fs ?
find quote
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #30
MPauley73
i can - but can u imagine shell as bat-file? I not. Smile

I did it - sell works only if it exe without parameters. And if i use HIP as XBMC launcher it start XBMC windowed - i think there is bad way to start applications.

Gamester17
First way is good, but there is one little problems - if i start XBMC as shell i cannot start HIP as IR-handler. Need to add possibility start external application
find quote
Post Reply