diff options
Diffstat (limited to 'RISCOS/support/!Boot')
-rw-r--r-- | RISCOS/support/!Boot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RISCOS/support/!Boot b/RISCOS/support/!Boot new file mode 100644 index 0000000..668d6b1 --- /dev/null +++ b/RISCOS/support/!Boot @@ -0,0 +1,12 @@ +set Python$Dir <Obey$Dir> +set PythonApp$Path <Obey$Dir>. + +IconSprites <Obey$Dir>.!Sprites + +<Obey$Dir>.AddToPath Python$Path PythonApp:Lib +<Obey$Dir>.AddToPath Python$Path PythonApp:Lib.plat-riscos +<Obey$Dir>.AddToPath Python$Path PythonApp:Lib.site-packages +set Alias$@RunType_ae5 TaskWindow |"python %%*0|" -name |"Python|" -quit +| -display +set File$Type_ae5 Python +set Alias$Python Run <Python$Dir>.python21 %*0
\ No newline at end of file |