Open the settings.xml file and set your options as followed (don't forget to save
changes):
<profile name="Username">
<args>--server ffxi.madetoraid.com --user Username --pass Password</args>
<executable>HDD:\path\to\xiloader.exe</executable>
</profile>
NOTE: If your registered password contains any of the following characters, you will need to
replace/escape
them in the file to avoid corrupting the entire setting.xml file
- replace all
&
in your password with &
- replace all
<
in your password with <
- replace all
>
in your password with >