Messaging storage - Touch Diamond, MDA Compact IV General

Is it possible to store sms, mms, emails directly into internal storage instead of main memory?

With emails and attachments you can, but i'm not sure if this is possible with the mms and sms.
For emailstorage onto your internal storage, first create a folder like mail or something else and create a subfolder \mail\attachments.
Then goto the registry with a reg editor or with total commander. Goto key:
HKLM\System\Inbox\Settings and create the following strings:
PropertyPath and set to \Internal Storage\Mail
AttachPatch and set to \Internal Storage\Mail\Attachments
Then reboot the phone and you're ready to start synching your emails and contacts.

Yup, thanks!
Hope someone can find a way to direct all incomings to internal storage.

Hi !
Try this, it *should* works :
Create registry key in "HKLM\Software\Microsoft"
In the new key ( "HKLM\Software\Microsoft\MAPI") :
Create a new string "DbPath" with value "\Stockage interne\SMSMail.vol" (for french) or "\Internal storage\SMSMail.vol" (for English, I think)
The "SMSMail.vol" is an example, you can use what you want !
Create a new string "AttachPath" with value "\Stockage interne\MAPI\ATTACHMENTS" or "\Internal Storage\MAPI\ATTACHMENTS"
Create a new string "PropertyPath" with value "\Stockage interne\MAPI" or "\Internal Storage\MAPI"
Soft Reset
Your SMS/MMS are on the internal storage !
You must change some other value in registry to have the MMS attachement on internal storage too
Look in "HKLM\Software\Arcsoft\ArcSoft MMS UA\Config"
If you test this, give me your result !

It doesn't show on tf3d anymore

SeaWaLK said:
It doesn't show on tf3d anymore
Click to expand...
Click to collapse
Strange, I make a test for you.
I create this value in HKLM\Software\Microsoft\MAPI :
DbPath = \Stockage interne\cemail.vol
AttachPath = \Stockage interne\MAPI\ATTACHMENTS
PropertyPath = \Stockage interne\MAPI
I put the entire content of "\Windows\Messaging" folder in "\Stockage Interne\MAPI"
I make a soft reset and ... tada ! SMS & MMS show in TF3D !
Where is the mistake ?
Seb = = = o>°o

All the older sms doesn't show however newer ones does.

Related

PLS HELP ME I HAVE READ THROUGH THIS FORUM

I recently Upgrade to the Latest Ivan (with ramdisk) WM05 ROM.
I wanted to change the BOOTLOGO.
I tried the link where it asks to put BOOTLOGO.EXE and BOOTLOGO.BMP into the windows Directory then it asks to add registeries ... but doesn't explain how to add registries.
if anyone could help me with this... as how would u add Registry on the phone...
http://forum.xda-developers.com/viewtopic.php?t=47898&postdays=0&postorder=asc&start=150
hey
i matrix thanks for helping me..
the link u provided i have already read through it..
Posted: Sat May 20, 2006 22:51
--------------------------------------------------------------------------------
Quote:
Boot screen is a 'special feature' addition for TuMa v1.4. It was to try and comfort people with a nice boot screen since everyone panics with the colour bars. TuMa v1.4 was also designed to be a 'feature rich' out of the box solution ... but the feedback I've had has been to go the other direction.
Anyways ... if you want to have the bootscreen in ANY other ROM, all you need to do is the following:
You'll find the application and TuMa v1.4 Bootlogo attached in the ZIP.
To make it run at startup, just include the following registry entries, and place the files from the ZIP in /Windows directory.
Code:
[HKEY_LOCAL_MACHINE\init]
"Depend32"=hex:14,00,1E,00
"Launch32"="BootLogo.exe"
Once you've done that - any of the other CABs I created can then be used, or just replace the BootLogo.bmp file. You will need to ensure that the BMP file is in the SAME format as the example. 8 bpp, and same file size & resolution if you want to change it. That's all that is required.
so short explaination:
1. Make a BootLogo.bmp or use default WM5
2. Copy BootLogo.exe and BootLogo.bmp to \Windows
3. Crete these registry entryes into registry
4. Reboot
how do i do step 3 ... how do i create registry into registry as there r no steps mentioned.. pls advice
Download `total commander` for ppc (google it)
in total commander (TC), go to the top (the root) directory `\` and you should see a `\\`. Double click it and go to `registry`
You should see something like
HKCR
HKCU
HKLM
where HKLM is HKEY_LOCAL_MACHINE
do your guess work from there
hanmin said:
Download `total commander` for ppc (google it)
in total commander (TC), go to the top (the root) directory `\` and you should see a `\\`. Double click it and go to `registry`
You should see something like
HKCR
HKCU
HKLM
where HKLM is HKEY_LOCAL_MACHINE
do your guess work from there
Click to expand...
Click to collapse
I have resco registry explorer
but when i get to the folder.. i don't know how to add... specially the demand32 hex:14,00,1e,00
is it binary or string or multi string or dword... don't know what to do pls help.
Re: hey
[HKEY_LOCAL_MACHINE\init]
"Depend32"=hex:14,00,1E,00
"Launch32"="BootLogo.exe"
1. Launch your resco registry explorer whatever regedit utility u use
2. Browse to HKEY_LOCAL_MACHINE\init
3. Create a new Binary Value with
Value name: Depend32
Value Data: 14 00 1E 00
4. Create a NEW String Value
Value name: Launch32
Value data: BootLogo.exe
5. Save if u need to. exit
6. Reboot
have fun.
anyway i also attached the regedit program i use.
imatrix
Re: hey
imatrix said:
[HKEY_LOCAL_MACHINE\init]
"Depend32"=hex:14,00,1E,00
"Launch32"="BootLogo.exe"
1. Launch your resco registry explorer whatever regedit utility u use
2. Browse to HKEY_LOCAL_MACHINE\init
3. Create a new Binary Value with
Value name: Depend32
Value Data: 14 00 1E 00
4. Create a NEW String Value
Value name: Launch32
Value data: BootLogo.exe
5. Save if u need to. exit
6. Reboot
have fun.
anyway i also attached the regedit program i use.
imatrix
Click to expand...
Click to collapse
I copied the BOOTLOGO.exe and BOOTLOGO.bmp to the Windows Directory.
I added the String value LAUNCH32 VALUE BOOTLOOGO.exe
that way easy
with the Binary when i add DEPEND32 on the VALUE there's already 0000 and i can only input after that... anyway after doing that...
resco doesnt ask for saving anything.. so i close the folder and when i reopen it the new value r there... i restart but no bootlogo.
don't know what am i doing wrong.
ANYONE
OK I added the registries copied the bootlogo.bmp and bootlogo.exe to the windows folder...
Restarted nothing happens... Same old 4 colors.. can someone confirm this method works... pls
you said: with the Binary when i add DEPEND32 on the VALUE there's already 0000 and i can only input after that... anyway after doing that...
that where u went wrong.
download regedit utility i posted, and try that again.
imatrix
imatrix said:
you said: with the Binary when i add DEPEND32 on the VALUE there's already 0000 and i can only input after that... anyway after doing that...
that where u went wrong.
download regedit utility i posted, and try that again.
imatrix
Click to expand...
Click to collapse
yeh when i tried adding binary value under Depend32...
000 are already on the screen.. but when i input the data... and click ok..
the screen shows 14 00 1e 00 it doesn't show 0000 anymore. but when i reboot it doesn't work.. .so
anyway i will try your regedit.. and then post.. i hope it solves the issue.. don't know why but those 4 colors are annoying make the phone look fake or somethin.. haha
hey
Hey Imatrix.
thanks for ur tool.. that worked ... but i mean i still can't completely get rid of 4 colors.. the phone still reboots to 4 colors and then switches to the bootlogo.bmp.... its better then before.. but how do i change the intial 4 colors to O2 wall paper or somethin.. pls advice. thanks

my documents at astorage card

please help me
how i configure that the folder my documents will be store at my storage card.
thanks
Don't think there's a way to configure the location of the default "my documents" folder location. If you want to save files to card, you have to manually select the destination folder.
For those ancient apps that don't offer a folder dialogue for you to choose from, I vaguely remember that replacement DLL that you could use to replace the standard save dialog to include folder selection. But I don't recall it's name now.
shareyal said:
please help me
how i configure that the folder my documents will be store at my storage card.
thanks
Click to expand...
Click to collapse
HKEY_LOCAL_MACHINE\System \Explorer\Shell Folders
"My Documents"="\Storage Card\My Documents"
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services
"FileSyncPath"="\\Storage Card\\My Documents"
Ciao
claros said:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services
"FileSyncPath"="\\Storage Card\\My Documents"
Ciao
Click to expand...
Click to collapse
can you be more specific
do i have to go to the registry and change it like you write to me?
in wich program i can connect to the registry
thanks
total commander can change registry
but i suspect he mean pc registry in which case
you click start and pick run
and type in regedit and click ok
shareyal said:
can you be more specific
do i have to go to the registry and change it like you write to me?
in wich program i can connect to the registry
thanks
Click to expand...
Click to collapse
Forget it, it was on old trick I wrote very fast... but it doesn't work on my trinity....
PS:
Ok. On my trinity WM6 the following trick works:
You need something like Total Commander CE, PHM Registry Editor or any other tool to modify registry. Be careful.
Change
HKCU\Software\Microsoft\File Explorer\LocalPath
in
\Storage Card\My Documents
This affect just any file explorer window
Ciao
claros said:
Forget it, it was on old trick I wrote very fast... but it doesn't work on my trinity....
PS:
Ok. On my trinity WM6 the following trick works:
You need something like Total Commander CE, PHM Registry Editor or any other tool to modify registry. Be careful.
Change
HKCU\Software\Microsoft\File Explorer\LocalPath
in
\Storage Card\My Documents
This affect just any file explorer window
Ciao
Click to expand...
Click to collapse
... and Active Sync will still Sync only the My Documents Folder on your device, which makes the whole registry editing useless...
saminegm said:
... and Active Sync will still Sync only the My Documents Folder on your device, which makes the whole registry editing useless...
Click to expand...
Click to collapse
I haven't tried (reflashed yesterday) but that setting (in HKCU) change only the initial directory of explorer, so it should have any effect on active sync.
The setting in HKLM seem to have no effect, so there is no need to change the active sync folder...
PS: I'm wrong, yesterday my active sync backup worked so I've tried...
Ciao

Registry Editor export/import fails

i use Resco Register Editor and i want update (save) my original registry data after a Hard Reset. I did ...but it fail
i selected "my registry" then i choose -> export and i saved the file like: name.reg
when i tried to restore the registry i used ---> import and the file "name.reg" i saved before but i got error message , is says ..is not a valid registry file
someone had the same problem ?

SIM Contacts

Funny one,
I implemented the registry edit to remove the SIM contacts
[ HKCU\ControlPanel\Phone - create a new DWORD value named "ShowSim" and set it to 0 ]
But each time I switch the phone off and on again they appear again and the registry changes itself back again.
What's going on here then?
Something I'm doing wrong?
Anyone else had this happen?
kidinspace said:
Funny one,
I implemented the registry edit to remove the SIM contacts
[ HKCU\ControlPanel\Phone - create a new DWORD value named "ShowSim" and set it to 0 ]
But each time I switch the phone off and on again they appear again and the registry changes itself back again.
What's going on here then?
Something I'm doing wrong?
Anyone else had this happen?
Click to expand...
Click to collapse
It's a bug in the 1.37 ROM. I don't know whether this bug has been solved in the 1.93 ROM. Which ROM do you have ?
I have it too and everybody else with the 1.37 ROM, but found a solution to it. You can, after each soft reset, import the above registry key manually, but that's al lot of work each time.
Automatic solution is:
1. Dowload and install this .cab file on your Diamond: http://www.sto-helit.de/index.php?module=download&action=view&entry=65
2. Open notepad and copy and past the following code and save the file as HideSIM.mscr
Code:
#Basic script to automatically disable SIM contacts in Contact list in 1.37.0.0 ROM
#
#Written by MRE - Tuesday, august 8, 2008
#
#Set timer to wait to load complete registry. Do not modify.
#
Sleep 60000
#
# Enable or disable error reporting. Error levels are: off, critical, syntax, error, warn
#
#Errorlevel warn
#
#Delete original registry setting just in case
#
RegDelete ("HKCU", "ControlPanel\Phone", "ShowSIM")
#
#Write registry settings to hide SIM contacts
#
RegWriteDWord ("HKCU", "ControlPanel\Phone", "ShowSIM" ,0)
#
exit
3. Place the HideSIM.mscr script in the \Windows\Startup folder and you're done.
Each time you soft reset your device, the script will run and your sim contacts won't show up in your contact list.
Thanx to Mirko Schenk for the Mortscript utility and the timeout tips
attached cab worked for me on 1.37
exe solution
Hi,
I created a simple exe to do it.
Place HideSIMContacts.exe in the windows\startup folder.
run it manually once (to validate the certificate warning).
This exe duplicates the 60 seconds wait behavior above.
cheers,
Mohamed

change camera Save Folder

Hello,
i have an big Problem.
I want save my pictures in "Internal Storage\Pictures"
but i have try all Tweaks i have seen in the World Wide Web, but nothing can help me :-(
The Camera saves all images in the Folder \Storage Card\My Documents
I have edit the Value "Save Folder_0409" and "Gps_Save_folder_0409" Registry at "HKLM\Software\HTC\Camera\Image\ in "..\Pictures"
And in "HKLM\Software\HTC\Camera\P1.....P10\ the Value "Save Folder" but nothing has changed.....
Have anyone an Idea????
Hardware: HTC Touch Diamond
Software: WM 6.5 custom ROM http://forum.xda-developers.com/showthread.php?t=506533
Thanks
Lars
bump
i have the same question.
Have you tried Advanced Configuration Tool? I know it's possible to change standard folders there.
Erm, on Diamond it's not "Storage Card" but "Internal Storage"!
Apply the "Save on Storage Card" tweaks as usual and edit the pathes manually with a Registry Explorer!
I don't know if you guys have already solved the problem, but here is what I had to do in order to get a custom folder working:
The default language of my Diamond is Portuguese (0816), but I'm using Brazilian Portuguese (0416) in TF3D, so I've created a SaveFolder_0416 entry along with the original SaveFolder_0816 in "HKLM\Software\HTC\Camera\Image", made a soft reset and it worked!
I hope this can help you!
You can easily change the path of the saved pictures and video to \Storage Card\My Documents\My Pictures, just edit the registry:
HKLM\software\htc\camera\General
and change EnableDCIM from 1 to 0. And done

Categories

Resources