Jump to content




[Question]Changing from startup to a different program


  • You cannot reply to this topic
2 replies to this topic

#1 Stormkrow

  • Members
  • 50 posts
  • LocationSouth Africa

Posted 31 May 2012 - 02:30 PM

So if i edited startup and wanted it so that once the startup was completed it would load a diff page/program.
How would i do that? Would shell.run() work? And if so how?

#2 ardera

  • Members
  • 503 posts
  • LocationGermany

Posted 31 May 2012 - 03:44 PM

yes shell.run would work.the usage is shell.run("programname")

#3 Macapple

  • Members
  • 28 posts

Posted 03 June 2012 - 07:35 AM

You should code it up like this (i'm not good at coding)
print("your text") --Alerts that startup is running
sleep(time) --sleeps for a X time
shell.run("PROGRAMNAME") --Runs the program you choiced

Tell me if it works :)/>





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users