xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Startup Script For Gentoox, hello :)
joshin2472003
post Oct 14 2009, 09:17 AM
Post #1


X-S Young Member
*

Group: Members
Posts: 41
Joined: 24-July 04
Member No.: 132842



Hi, i've search the internet and have ended up here. Im trying to have my autoexec.py run a script that starts my gentoo. Here is what i have:

I have my autoexec.py in E://XBMC/ and E://XBMC/scripts (Wasn'ts sure where to put it)

here's my autoexec.py
# auto execute scripts when xbmc starts, place this file in xbmchome\scripts\

#

# note: - do not execute more than one script at a time which asks for user input!



import xbmc
#import time


#time.sleep(120)

xbmc.executescript('q:\\scripts\\linux.py')




linux.py is in E://XBMC/scripts
it's contents:
#XBMC.#

###################################################################

#Launches Linux after a

#

###################################################################




import xbmc



XBMC.RunXBE(E:\gentooxx.xbe)



Thank you i would appreciate any help: THanKs!!!!!!!!!!!!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
joshin2472003
post Oct 14 2009, 06:53 PM
Post #2


X-S Young Member
*

Group: Members
Posts: 41
Joined: 24-July 04
Member No.: 132842



Okay i fixed it: i changed the xbmc.runxbe to:
xbmc.executebuiltin( "XBMC.RunXBE(E:\gentooxx.xbe)")
and it worked.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 24th May 2013 - 12:37 PM