Difference between revisions of "Use X-Moto on a USB-Key"
From X-Moto
(→Windows) |
|||
Line 7: | Line 7: | ||
The .bat runs xmoto with the configpath option set to myConfig | The .bat runs xmoto with the configpath option set to myConfig | ||
+ | |||
+ | |||
+ | ===Media:xmoto_local.bat=== | ||
+ | This file contains only one line: | ||
+ | @xmoto -win --configpath myConfig |
Revision as of 10:53, 4 December 2007
When you run xmoto, it creates a directory into ~/.xmoto, then, if you put xmoto on a usb key and change of computer, you don't find your data back. By the way, xmoto has an option "--configpath" to change the directory where data are saved.
Windows
- Copy xmoto and files (get the .zip package for example) on a usb key
- Copy the following Media:xmoto_local.bat next xmoto.exe and run the .bat
The .bat runs xmoto with the configpath option set to myConfig
Media:xmoto_local.bat
This file contains only one line:
@xmoto -win --configpath myConfig