You can open and immediately play any map using the command line parameters of ManiaPlanet:
ManiaPlanet.exe /useexedir /singleinst /file=My.Map.Gbx
If you are familiar with *.reg files, you can register a "Open with ManiaPlanet" command in the context menu of Gbx files:
___________________________
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\TrackMania.gbx\Shell\ManiaPlanet]
@="Open with ManiaPlanet"
[HKEY_CLASSES_ROOT\TrackMania.gbx\Shell\ManiaPlanet\Command]
@="\"C:\\\Program Files\\\ManiaPlanet\\\ManiaPlanet.exe\" /useexedir /singleinst /file=\"%1\""
___________________________
You have to customize the file path to your location of ManiaPlanet.exe!!
Undo this extension before installing the full game:
___________________________
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\TrackMania.gbx\Shell\ManiaPlanet]
___________________________
Last edited by Electron, 2011-09-17 18:13:20