Page 1 of 1

Mudlet Directories

Posted: Thu Feb 04, 2010 10:17 pm
by pbice
What are all the different directories for Mudlet that store all the information. Besides the main installation folder and registries, where is any Mudlet data stored.

Re: Mudlet Directories

Posted: Thu Feb 04, 2010 10:34 pm
by Jules
What Operating System are you using?

Re: Mudlet Directories

Posted: Thu Feb 04, 2010 10:38 pm
by Denarii
Create an alias that executes echo(getMudletHomeDir()) and it'll echo the path to the current profile's directory, and thus the directory where data is stored.

Re: Mudlet Directories

Posted: Thu Feb 04, 2010 11:27 pm
by pbice
I am using Windows XP.

Re: Mudlet Directories

Posted: Fri Feb 05, 2010 7:07 am
by Heiko
To get Mudlet's home directory where the profiles are being saved, do what Denarii suggested above. The directory path varies across windows versions & language settings. There is no hard and fast rules. In any case, your profile data is being saved in one of your home directories in a folder called .config/mudlet/profiles/nameofyourprofile. Profile data is never deleted, even if you uninstall Mudlet. All of the binary data of Mudlet (exe, dlls etc.) are stored in the installation directory you picked in the installer. Mudlet does not put any dlls etc. elsewhere into your system directories etc.. Consequently, removing the installation folder is enough to uninstall Mudlet. Mudlet does not pollute your system in any way. It does setup a few windows registry keys, however, to save the last window sizes and a few other related pieces of information.