View Full Version : Contact/Calendar entry into Storage card.
bollyfan2005
13-03-2008, 05:06 AM
Hi,
Is there any way we can store Contact/Calendar enry into Storage card. Right now by default it stores in main memory, since I am running out of main memory, I was planning to store all the contact and calendar entry into storage. Problem crops up when you store images along with the contact number for identification. Can we tweak registry and get this done. Something interesting to try out ?
kassim
14-03-2008, 10:16 PM
Try Photo Contacts 3.0 from Microsoft, these tweaks registries may have some relevance:
Set default save location to Storage Card
[HKEY_CURRENT_USER\SOFTWARE\HTC\CameraWizard(Pocket PC)\3.00\Strings]
"ImgSaveLocation"="Storage Card"
File Locations
Change the location of My Documents
Documents are opened in and saved to the device's internal storage by default. You can change this location to, for example, your Storage Card:
HKLM\Software\Microsoft\Windows CE Services\FileSyncPath = "\Storage Card\My Documents" (REG_SZ string, no quotes)
To return to the original location:
HKLM\Software\Microsoft\Windows CE Services\FileSyncPath = "\My Documents" (REG_SZ string, no quotes)
Make WM5 ask where to install a program (1)
If you wish to be able to specify whether to install a program on WM5's Main storage, or your Storage Card, regardless of installer setting set:
HKLM\Software\apps\Microsoft Application Installer\fAskDest = 1 (DWORD decimal)
To disable again:
HKLM\Software\apps\Microsoft Application Installer\fAskDest = 0 (DWORD decimal)
Please note that many applications do not support being installed on the Storage Card and may behave unpredictably, including crashing.
Make WM5 ask where to install a program (2)
An alternative method of making WM5 ask where to install a program is by adding the "/askdest" option to the Windows CE loader:
HKCR\cabfile\Shell\open\command = 'wceload.exe "%1" /askdest' (REG_SZ string, no quotes)
Good luck
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.