home *** CD-ROM | disk | FTP | other *** search
- /* Command file for launching mpg123 from Minta -
- please modify to reflect your configuration */
-
- /* replace the "X:" with the drive you have installed mpg123 on -
- e.g. "C:" */
- "X:"
-
- /* replace the "cd path" with the directory you have installed mpg123 to -
- e.g. "cd apps\mpg123" */
- "cd path"
-
- ARG file
- "mpg123 "file
-