Shoutbox

Messenger Plus where the config files are stocked - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Messenger Plus where the config files are stocked (/showthread.php?tid=54934)

Messenger Plus where the config files are stocked by emile13 on 01-14-2006 at 05:40 PM

hello
sorry for my english,

i want to know where the config file for each user of Messenger Plus are stocked

i have found a file
C:\Program Files\MessengerPlus! 3\Resource\DefaultLg.dat who explain all fuctions

but i wnat to know where is the file for each user

the idea is to change the config option in file directly and not bye the Plus! ==> preference 

option of Messenger Plus!

can you help me

thanks


RE: Messenger Plus where the config files are stocked by Dempsey on 01-14-2006 at 05:42 PM

User preferences are stored in the registry:

HKEY_CURRENT_USER\Software\Patchou\MsgPlus2\<email address>\Preferences


RE: Messenger Plus where the config files are stocked by emile13 on 01-14-2006 at 05:57 PM

ok and when i can found
signification of each values of the registry for the option

for example
modifie

this option

AutoAcceptCheck=Automatically accept transfers/activities my contacts initiate (files, web-cam, ...). The kind of transfer to accept and the selection of trusted contacts for this feature can be set in the preferences panel.
BossProtectCheck=Activate Boss Protection shortcut. This shortcut instantly hides every Messenger window when pressed. This is useful if you're in a situation where you're not supposed to be participating in online conversations.


RE: Messenger Plus where the config files are stocked by Eljay on 01-14-2006 at 06:01 PM

details about some (not all) registry values can be found here

you can use Messenger Plus! Tweak to safely modify the registry if you are not used to doing it as editing the wrong thing can damage windows.


RE: Messenger Plus where the config files are stocked by Dempsey on 01-14-2006 at 06:11 PM

quote:
Originally posted by Eljay
details about some (not all) registry values can be found here

you can use Messenger Plus! Tweak to safely modify the registry if you are not used to doing it as editing the wrong thing can damage windows.
Those are just the *hidden* registry values which don't have any corresponding options in the Plus! preferences dialog.
RE: Messenger Plus where the config files are stocked by ShawnZ on 01-14-2006 at 06:23 PM

quote:
Originally posted by emile13
ok and when i can found
signification of each values of the registry for the option

for example
modifie

this option

AutoAcceptCheck=Automatically accept transfers/activities my contacts initiate (files, web-cam, ...). The kind of transfer to accept and the selection of trusted contacts for this feature can be set in the preferences panel.
BossProtectCheck=Activate Boss Protection shortcut. This shortcut instantly hides every Messenger window when pressed. This is useful if you're in a situation where you're not supposed to be participating in online conversations.

What you found is the language file template, it is used to make all the other language files (inis) in that directory. What you do is copy that file under a new name and change it's internal name (right near the top of the file), then you'll be able to use it as a language.

If you aren't looking for language settings but others instead, this file won't help you.