On Smarthponethoughts.com they have published a registry hack that will allow you to save e-mails and attachments on the SD card. The hack is the following: "HKCU\Software\Microsoft\MAPI. Create a new string value key called AttachPath and set the value to: \\Storage Card\\Mail\\Attachments Then, create another new string value key called PropertyPath and set its value to: \\Storage Card\\Mail "
Has anybody tried it? If yes, does it work? Apparently there are concerns that this might corrupt the file system on the card. Is this true?
Is there a way to save SMS messages and call history on the SD card?
Does anyone know how to force Pocket Word to save new docs into \Storage Card\My Documents folder?
I can make Word save the files in Storage Cards using Options, but only in root folder, although there is a 'My Documents' folder created in the card.
Quite interestingly
1. I resolved it with Excel (since it has a registry key for 'save to' folder), but I cannot with Word and Notes (because they have'nt -- or I cannot find)
2. My previous PDA (Magician) did it without any problem.
Thank in advance for the solution or any hint.
ctibor
Perhaps this will do:
Go to menu/file/save as
Then:
name, map, type, location (main memory or storagecard)
The map can be selected.
psldev
Yes, thanks, I know I can save the file everywhere I want. The question is about the DEFAULT save folder.
In case of Pocket Word (and Excel and Notes) the default folder is '\My Documents'. If you choose in Options Storage Card, the default folder changes to the ROOT folder of the card. But I would like to have '\Storage Card\My documents' as the defauld save folder.
Am I clear now?
Changing the default folder for saving Notes
I'm having this exact problem with the Notes program, and I found a registry entry that SHOULD fix it, but it doesn't.
When I select the option in the Notes program in WM 6.1 on my Touch to save files to my storage card, it saves them in the root folder of the storage card, which I definitely don't want. I want it to save by default in the My Documents folder on the storage card. What's strange is that the list of files that Notes shows when I open it up includes files saved in the \Storage Card\My Documents folder, I just can't get it to save there by default. So, I poked around in the registry and found the following key:
HKLM\Software\Microsoft\Notes\FileDest which was set to \Storage Card. I changed that to \Storage Card\My Documents and that should have done the trick. Unfortunately, that didn't work, even after a restart. Notes continues to save new files in the root directory of the storage card. In fact, it appears that the registry entry changed back to the root folder after the restart.
Anybody know why this registry change isn't doing what you would expect it to do, or how to get the change to stick through a restart?
mgerity said:
I'm having this exact problem with the Notes program, and I found a registry entry that SHOULD fix it, but it doesn't.
When I select the option in the Notes program in WM 6.1 on my Touch to save files to my storage card, it saves them in the root folder of the storage card, which I definitely don't want. I want it to save by default in the My Documents folder on the storage card. What's strange is that the list of files that Notes shows when I open it up includes files saved in the \Storage Card\My Documents folder, I just can't get it to save there by default. So, I poked around in the registry and found the following key:
HKLM\Software\Microsoft\Notes\FileDest which was set to \Storage Card. I changed that to \Storage Card\My Documents and that should have done the trick. Unfortunately, that didn't work, even after a restart. Notes continues to save new files in the root directory of the storage card. In fact, it appears that the registry entry changed back to the root folder after the restart.
Anybody know why this registry change isn't doing what you would expect it to do, or how to get the change to stick through a restart?
Click to expand...
Click to collapse
For myself, I solved this issue the following way:
When you open the Notes program, in the upper left corner you'll see a drop-down menu to select different folders. Choose the folder you want (I chose /My Documents/Notes), and that's it! After choosing it, all the new notes that you make are saved in that folder.
how do i set my mail and attachments to store on the memory card?
Inbox and Attachments on Storage Card
Create the folders on your Storage Card '\Storage Card\Inbox' and the subfolder '\Attachments'
Import the registry keys as below. (try Registry Workshop and you can connect to Mobile device registries from your PC and import reg files. This saves having a Registry editor installed on the phone and typing on the device). If you are entering these keys manually rather than importing a *.reg file only use single slashes for the paths. Restart your device after doing this.
>>These are String Values
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\MAPI]
"AttachPath"="\\Storage Card\\Inbox\\Attachments"
"PropertyPath"="\\Storage Card\\Inbox"
The IE & Mail SD Storage link here will do this for you... just copy the cab to the phone and run it...
http://surrealnetworks.com/mpx/DashApps.htm
Attachments
Hi there. Am using a Magician. Each time I try to attach a document, I'm told the device cannot find my Storage Card. Any sugestions?
Specifically My Documents.
Since this folder is likely to grow, I want to place it on the Storage Card. I have moved the folder there and changed the following:-
Created HKEY_LOCAL_MACHINE\Explorer\Shell Folders = \Storage Card\My Documents
and
HKLM\Software\Microsoft\Windows CE Services\FileSyncPath = \Storage Card\My Documents
But after a soft reset, \My Documents has been recreated and ActiveSync will still only see that folder. The folder I want to use on the Storage Card is still completely ignored.
So...
Why do such Registry hacks fail so completely. If WM5 works in a certain way, how come such adjustments work on some devices and not others?
How can I actually get \Storage Card\My Documents recognised, both for internal use and also to sync with the PC?
If I do manage to do this, what about other folder paths specified in the Registry that begin \My Documents\etc? Will that path be replaced by the new location of that folder when the path string gets used (which would be quite smart, so I doubt it), or do I have the change every string that occurs in the Registry to reflect the new location?
When I download internet content, my xda only allows me to save to my doc's in my device - there is no option to save to storage card even when save as option is selected.
Any help would be appreciated
Cheers
Default Download Folder
You can change it here in the registry to whatever you want:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Default storage location]
"All Files"="\\Storage Card\\Download"
Thanks for that
Can't find the H_key with reg edit - Do I need to write a new key - if so I need some help!
If you find it also annoying that word, excel and some other apps only let you save in my documents get File Dialog Changer (and gsgetfile.dll) and copy it to your Windows directory and enable it in the System Settings. A new symbol will be there and you can activate the function inside.
It's one of the best small enhancements but I haven't seen one single ROM with it. If you get it from the developers page you need to understand Chinese or be smart enough to find it ;-)
email attachments to SD card:
[HKEY_CURRENT_USER\Software\Microsoft\MAPI]
"PropertyPath"="\Storage Card\Mail"
"AttachPath"="\Storage Card\Mail\Attachments"
IE cahce to SD card:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
"History"="\Storage Card\iecache\history"
"Cookies"="\Storage Card\iecache\cookies"
"Cache"="\Storage Card\iecache"
Unshow SIM card contacts:
[HKEY_CURRENT_USER\ControlPanel\Phone]
"ShowSim"=dword:00000000