What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Send Files Default Folder

Pages: (2): « First [ 1 ] 2 » Last »
Send Files Default Folder
Author: Message:
Fuse
Full Member
***

Avatar
Wax on..Wax off

Posts: 314
Reputation: 14
32 / Male / –
Joined: Jul 2006
O.P. Send Files Default Folder
IS there way you can change the default folder the send files thing goes on?
Two fish in a tank. One turns to the other and says "Do you know how to drive this thing?"
12-07-2006 05:02 PM
Profile E-Mail PM Find Quote Report
Sunshine
Elite Member
*****

Avatar

Posts: 5142
Reputation: 122
– / Female / Flag
Joined: Mar 2004
Status: Away
RE: Send Files Default Folder
Tools > options > file transfer... "save recieved files in...."  click change button after that and alter. Is that what you are looking for?

If you mean per contact then wait a little longer, Dempsey and Eljay are already working on WhoSentIt ;)

This post was edited on 12-07-2006 at 05:12 PM by Sunshine.
[Image: 25dr3o9]
12-07-2006 05:08 PM
Profile E-Mail PM Web Find Quote Report
Fuse
Full Member
***

Avatar
Wax on..Wax off

Posts: 314
Reputation: 14
32 / Male / –
Joined: Jul 2006
O.P. RE: Send Files Default Folder
no i mean, when you click 'Send File' It automatically opens up to MY Documents, is theree anyway you can change that?

I know it's not in the .dll things [thanks sunshine :)) but can it be done and will someone do it?
Two fish in a tank. One turns to the other and says "Do you know how to drive this thing?"
12-07-2006 05:15 PM
Profile E-Mail PM Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: Send Files Default Folder
I doubt there is a simple way to do that. It certainly can't be done trough normal settings and i highly doubt just scripting could do it.
Finish the problem
Menthix.net | Contact Me
12-08-2006 06:20 PM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Send Files Default Folder
Normally, and as with many such file dialogs, they open on the last used folder; it is the default Windows thing.

Though, in WLM it seems (can't check atm) that this is hard coded. If it is hard coded it could _maybe_ be patched...
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-08-2006 07:02 PM
Profile PM Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: Send Files Default Folder
quote:
Originally posted by CookieRevised
Normally, and as with many such file dialogs, they open on the last used folder; it is the default Windows thing.
I checked that before my last post, didn't seem to be the case here.
Finish the problem
Menthix.net | Contact Me
12-08-2006 07:34 PM
Profile E-Mail PM Web Find Quote Report
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
33 / Male / Flag
Joined: Nov 2006
RE: RE: Send Files Default Folder
quote:
Originally posted by CookieRevised
Normally, and as with many such file dialogs, they open on the last used folder; it is the default Windows thing.

Though, in WLM it seems (can't check atm) that this is hard coded. If it is hard coded it could _maybe_ be patched...





Yes Cookie is right normally they open on the last used folder,but in send file dialog msn call always the api shgetfolderpathw to get the documents folder....it can be patched....you can modify the code here:
006423B2   .  68 04010000   PUSH 104                                             ; /Arg2 = 00000104
006423B7   .  8D85 E8FDFFFF LEA EAX,DWORD PTR SS:[EBP-218]                       ; |
006423BD   .  50            PUSH EAX                                             ; |Arg1
006423BE   .  E8 EDC30C00   CALL 0070E7B0                                        ; \msnmsgr.0070E7B0
or in a routine at 0070e7b0........Sorry for my english
12-12-2006 10:48 PM
Profile PM Find Quote Report
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
33 / Male / Flag
Joined: Nov 2006
RE: Send Files Default Folder
This is a patch example it changes the default folder as desktop.....The patch uses the same api function to get the desktop folder

.rar File Attachment: wlm-patch.rar (53.96 KB)
This file has been downloaded 145 time(s).

This post was edited on 12-13-2006 at 02:09 PM by TheGuruSupremacy.
12-13-2006 02:05 PM
Profile PM Find Quote Report
Fuse
Full Member
***

Avatar
Wax on..Wax off

Posts: 314
Reputation: 14
32 / Male / –
Joined: Jul 2006
O.P. RE: Send Files Default Folder
mmm thanks gurusupremacy - but it doesnt seem to work for me, anyone help me with my problemo? :(
Two fish in a tank. One turns to the other and says "Do you know how to drive this thing?"
12-14-2006 09:07 PM
Profile E-Mail PM Find Quote Report
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
33 / Male / Flag
Joined: Nov 2006
RE: RE: Send Files Default Folder
quote:
Originally posted by Fuse101
mmm thanks gurusupremacy - but it doesnt seem to work for me, anyone help me with my problemo? :(


Which window messenger live's version do you have????that patch was for
8.0.812 and it works for this version i tested it....however if you tell me the mns's version and the path that you want change i'll do a patch for you....Sorry for my english....

This post was edited on 12-15-2006 at 10:15 AM by TheGuruSupremacy.
12-15-2006 10:12 AM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


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