Home

About

Promote

Links


Quick start

Beginner's Guide

Illustrated Manual

Tutorials

XMPlay FAQ


Skins (146)

Visuals (115)

Input Plug-ins (35)

Output Plug-ins (5)

General Plug-ins (11)

Archive Reader (16)

Input Plug-ins (40)

DSP Plug-ins (10)

Tag Editing Plug-ins (6)

External Encoders (3)

External Add-ons (15)

XMPlay Archive (69)

Extra Tools
Command line switches
by Thomas Radeke, 2006-04-20 13:40:00

Illustrated Manual - Command line interaction

-tray - Launch XMPlay minimised to the system tray.

-play - Automatically start play when launched. This option is not necessary if you are opening files via the command-line.

-boost - This option is used to set the XMPlay process priority to high.

Opening Files

This is done by giving the full path name to XMPlay. For example:

"c:\XMPlay.exe" "c:\Music\Garbage - Supervixen.ogg"

And multiple songs:

"c:\XMPlay.exe" "c:\Music\Garbage - Supervixen.ogg" "c:\Music\Creed - One.ogg"

Opening Folders

This is done by giving the full path of the directory to XMPlay. For example:

"c:\XMPlay.exe" "c:\Music\Ogg\"

And multiple directories:

"c:\XMPlay.exe" "c:\Music\Ogg\" c:\Music\Mp3\"