Changing Default Folder

  • Thread starter Thread starter Uncle Buck
  • Start date Start date
U

Uncle Buck

How can I change the default "save mail attachent"
target folder, in Outlook Express, from "My Documents"
to point somewhere else?

Uncle Buck
 
Open Registry Editor and go to:

HKEY CURRENT USER\Identities\<Your Identity>\Software\Microsoft\Outlook Express\5.0
You will see a CLSID in place of <Your Identity>

NOTE: Locate the appropriate Outlook Express identity by selecting a CLSID [if you have more than one] and looking at the "Username" value in the right-pane

In the right pane, change the value for "Save Attachment Path" to the folder you want. Here is where the attachments will be saved [default].

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
How can I change the default "save mail attachent"
target folder, in Outlook Express, from "My Documents"
to point somewhere else?

Uncle Buck
 
Ramesh,

Thank you very much. It works great !

Best Wishes,
Uncle Buck
=========================
 
You're welcome.

Just a note: Once you save an attachment the first time, it takes the path specified in the registry. After saving the attachment, OE might truncate the last character in the path mentioned (C:\OEMails becomes C:\OEMail), and it's a bug, afaik. As a result, it might default to My Documents next time onwards.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
Ramesh,

Thank you very much. It works great !

Best Wishes,
Uncle Buck
=========================
 
Great idea that one, Kelly. Initially, thought of denying write access to that key.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
Hi,

Run my program on line 242 (it will keep for 100 savings)
http://www.kellys-korner-xp.com/xp_tweaks.htm

--
All the Best,
Kelly

Microsoft-MVP Windows® XP
2004 Windows MVP "Winny" Award

Troubleshooting Windows XP
http://www.kellys-korner-xp.com

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm
 
One work-around I've seen (and use for this) is to add a bunch of ("\"s)
at the end of the path. So if you want to save attachments in "C:\Temp",
enter "C:\Temp\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" as the
value in
"SaveAttachmentPath" instead. You will have to periodically replenish
this value when OE "eats" your last extra "\".

--
---------------------------------------------------------------
Michael J. Strickland
Quality Services (e-mail address removed)
703-560-7380
---------------------------------------------------------------
You're welcome.

Just a note: Once you save an attachment the first time, it takes the path
specified in the registry. After saving the attachment, OE might truncate
the last character in the path mentioned (C:\OEMails becomes C:\OEMail), and
it's a bug, afaik. As a result, it might default to My Documents next time
onwards.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
Ramesh,

Thank you very much. It works great !

Best Wishes,
Uncle Buck
=========================

Ramesh said:
Open Registry Editor and go to:

HKEY CURRENT USER\Identities\<Your Identity>\Software\Microsoft\Outlook Express\5.0
You will see a CLSID in place of <Your Identity>

NOTE: Locate the appropriate Outlook Express identity by selecting a
CLSID [if you have more than one] and looking at the "Username" value in the
right-pane
In the right pane, change the value for "Save Attachment Path" to the
folder you want. Here is where the attachments will be saved [default].
 
Yup, I'm aware of that wonderful method. Thanks for posting that, Michael.

Automate it:
--
Line 242 (it will keep for 100 savings)
http://www.kellys-korner-xp.com/xp_tweaks.htm
--

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

One work-around I've seen (and use for this) is to add a bunch of ("\"s)
at the end of the path. So if you want to save attachments in "C:\Temp",
enter "C:\Temp\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" as the
value in
"SaveAttachmentPath" instead. You will have to periodically replenish
this value when OE "eats" your last extra "\".

--
---------------------------------------------------------------
Michael J. Strickland
Quality Services (e-mail address removed)
703-560-7380
---------------------------------------------------------------
You're welcome.

Just a note: Once you save an attachment the first time, it takes the path
specified in the registry. After saving the attachment, OE might truncate
the last character in the path mentioned (C:\OEMails becomes C:\OEMail), and
it's a bug, afaik. As a result, it might default to My Documents next time
onwards.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
Ramesh,

Thank you very much. It works great !

Best Wishes,
Uncle Buck
=========================

Ramesh said:
Open Registry Editor and go to:

HKEY CURRENT USER\Identities\<Your Identity>\Software\Microsoft\Outlook Express\5.0
You will see a CLSID in place of <Your Identity>

NOTE: Locate the appropriate Outlook Express identity by selecting a
CLSID [if you have more than one] and looking at the "Username" value in the
right-pane
In the right pane, change the value for "Save Attachment Path" to the
folder you want. Here is where the attachments will be saved [default].
 
Thank you *all* for the help and advice.
As long as I keep the forward slashes supplied,
I'm good to go.........

-Uncle Buck
=====================

Ramesh said:
Yup, I'm aware of that wonderful method. Thanks for posting that, Michael.

Automate it:
--
Line 242 (it will keep for 100 savings)
http://www.kellys-korner-xp.com/xp_tweaks.htm
--

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

One work-around I've seen (and use for this) is to add a bunch of ("\"s)
at the end of the path. So if you want to save attachments in "C:\Temp",
enter "C:\Temp\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" as the
value in
"SaveAttachmentPath" instead. You will have to periodically replenish
this value when OE "eats" your last extra "\".

--
---------------------------------------------------------------
Michael J. Strickland
Quality Services (e-mail address removed)
703-560-7380
---------------------------------------------------------------
You're welcome.

Just a note: Once you save an attachment the first time, it takes the path
specified in the registry. After saving the attachment, OE might truncate
the last character in the path mentioned (C:\OEMails becomes C:\OEMail), and
it's a bug, afaik. As a result, it might default to My Documents next time
onwards.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
Ramesh,

Thank you very much. It works great !

Best Wishes,
Uncle Buck
=========================

Ramesh said:
Open Registry Editor and go to:

HKEY CURRENT USER\Identities\<Your Identity>\Software\Microsoft\Outlook Express\5.0
You will see a CLSID in place of <Your Identity>

NOTE: Locate the appropriate Outlook Express identity by selecting a
CLSID [if you have more than one] and looking at the "Username" value in the
right-pane
In the right pane, change the value for "Save Attachment Path" to the
folder you want. Here is where the attachments will be saved [default].
--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
How can I change the default "save mail attachent"
target folder, in Outlook Express, from "My Documents"
to point somewhere else?

Uncle Buck
 
Back
Top