What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Change received folder location?

Change received folder location?
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Change received folder location?
The folder is stored in the registry as a binary unicode string. So you could change it using the windows registry APIs.

HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\FtReceiveFolder
Note that it isn't stored per user, but as a global setting for all users of Messenger.

However, changing it in the registry is not without errors either, unless you first make sure the directory actually exists. Otherwise, Messenger will produce an error when you actually recieve a file from a contact, showing that it can't properly save the file.

This post was edited on 03-13-2008 at 02:48 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-13-2008 01:58 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Change received folder location? - by Kriogenic on 03-13-2008 at 01:50 AM
RE: Change received folder location? - by CookieRevised on 03-13-2008 at 01:58 AM
RE: Change received folder location? - by Kriogenic on 03-13-2008 at 02:13 AM
RE: Change received folder location? - by Chris4 on 03-13-2008 at 02:23 AM
RE: Change received folder location? - by CookieRevised on 03-13-2008 at 02:26 AM
RE: Change received folder location? - by Kriogenic on 03-13-2008 at 02:32 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On