Google Adds

HTC Touch registry tweaks

htc_touch.gif Op deze pagina vind je diverse register aanpassingen voor de HTC Touch. Je kunt ze ook allemaal downloaden door het pdf-bestand lokaal op te slaan. De PDF vind je wanneer je op 'lees verder' klikt.

Download hieronder het pdf-bestand met daarin alle register aanpassingen. In het pdf-bestand staan extra 'tweaks' die niet op deze pagina staan.

Registry aanpassingen HTC Touch Registry aanpassingen HTC Touch 89.13 Kb

 

Make WM5/6 keep CAB files around after installing

An alternative method of making WM5 keep the original .CAB file around after installing the application is by adding the "/nodelete" option to the Windows CE loader:

HKCR\cabfile\Shell\open\command = 'wceload.exe "%1" /nodelete' (REGSZ string, no quotes)

 

Make WM5/6 ask where to install a program

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)

 

Change the location of Temporary Internet Files

When browsing the web, pages and images are saved in the 'Temporary Internet Files' location. You can change this location to, for example, your Storage Card:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache = "\Storage Card\cacheie" (REGSZ string, no quotes)

To return to the original location:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache = "\Windows\Profiles\guest\Temporary Internet Files" (REGSZ string, no quotes)

Change the directory settings of the media screen on the cube.

A big disadvantage of the media screen of the cube is that whenever you click pictures or video's you will be dropped in the default pictures folder. But the camera stores the pictures on a different location. I found out howyou can avoid this by changing some stuff in the registry.

First go to:

HKLM\Software\HTC\Biotouch\MediaHubMini\

in there you find 3 folder's:

App1_1 == Music
App1_2 == Pictures
App1_3 == Videos

Since I have no problems with the settings for music, and i don't use the video's that much i will only explain here for the app1_2 folder, but i works exactly the same for all three

enter the App1_2 folder in wich you will find an entry called Path and a entry called Param

For this on you only need to change the Param setting in which the default location is saved

change the param setting to "-directory:\Opslagkaart\DCIM\100MEDIA\" without the quotes ofcourse softreset and you are done...

 

Change the location of email and attachments

When reading and sending email in Pocket Outlook, emails and their attachments are saved in the device's internal storage by default. You can change this location to, for example, your Storage Card:

HKCU\Software\Microsoft\MAPI\PropertyPath = "\Storage Card\Mail" (REGSZ string, no quotes)

HKCU\Software\Microsoft\MAPI\AttachPath = "\Storage Card\Mail\Attachments" (REGSZ string, no quotes)

To return to the original location: Just simply delete these Registry settings (since neither is included by default).

 

Change the folder where the camera stores images and videos (HTC only?)

For images (REG_SZ string):

HKLM\SOFTWARE\HTC\Camera\Image\SaveFolder

For videos (REG_SZ string):

HKLM\SOFTWARE\HTC\Camera\Video\SaveFolder

The folder you specify here is inside My Documents, i.e., if you set the value "Pictures" it will store them in "\My Documents\Pictures".

Commentaar (0)
Reageer
Uw contact gegevens:
Reactie:
 
Zoeken
Statistieken
Leden : 1887
Artikelen : 164
Weblinks : 15
Google Adds