451 posts
Location
The left part of this post
Posted 12 February 2013 - 03:34 AM
I want to use a folder that i created(bin/programs) to run programs like they were in rom/programs
it is posibble?
8543 posts
Posted 12 February 2013 - 03:40 AM
Yep. Just use shell.setPath or whatever it is to include that directory in the paths it searches.
259 posts
Posted 12 February 2013 - 05:19 AM
Look at the api section. I know to load a api would be os.loadAPI("yourprogram") but i dont remember how to create a api. You can always make a folder in the programs in the computer out of the game and load the api there.
8543 posts
Posted 12 February 2013 - 06:43 AM
Look at the api section. I know to load a api would be os.loadAPI("yourprogram") but i dont remember how to create a api. You can always make a folder in the programs in the computer out of the game and load the api there.
This is completely unrelated to the question being asked.