FS.EXE
Created by: valen, Last modification: Sun 10 of Apr, 2011 (14:17 UTC)
File system walk.
Directory viewer / app launcher.
Keys:
ESC - exit
Up, Down, PgUp, PgDown, Home, End – navigate in list
F3 – execute HEXOR with filename
F4 – execute TEXTEDIT with filename
F8 – delete file or empty folder
Enter (on dirs) – to change current dir
Enter (on files) – to run specific actions (commands) on files, depend on file extension.
Commands are written in config file.
Execute mean – exit to FLOS and spawn (execute) command.
(A red border indicate internal error.)
Config file must be placed to /COMMANDS folder.
Example of config file FS.CFG
Directory viewer / app launcher.
Keys:
ESC - exit
Up, Down, PgUp, PgDown, Home, End – navigate in list
F3 – execute HEXOR with filename
F4 – execute TEXTEDIT with filename
F8 – delete file or empty folder
Enter (on dirs) – to change current dir
Enter (on files) – to run specific actions (commands) on files, depend on file extension.
Commands are written in config file.
Execute mean – exit to FLOS and spawn (execute) command.
(A red border indicate internal error.)
Config file must be placed to /COMMANDS folder.
Example of config file FS.CFG
[Ext]
TXT=TEXTEDIT
FNT=CHFNT
WAV=PLAYWAV
BMP=SHOWBMP
MOD=MODPLAY
PT3=PT3PLAY
TXT=TEXTEDIT
FNT=CHFNT
WAV=PLAYWAV
BMP=SHOWBMP
MOD=MODPLAY
PT3=PT3PLAY