View Single Post
  #128 (permalink)  
Old 01-06-2008, 11:19 AM
nbohmer's Avatar
nbohmer
N00b
Offline
 
Join Date: Nov 2007
Posts: 39
Reputation: 0
nbohmer is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by imneveral0ne View Post
anyone know how to change the default music app to TCPMP? windows media player straight up sux lol. thanx in advance ^^

In the key: HKLM\SOFTWARE\Pointui\Home\{your version} (i.e. version = 1.01b) create a new String value called App.Path.Media
- You can include in your path {Windows}, {Programs}, {ProgramFiles} which will get replaced with your device specific folders but if you do use them then don't start the path with a backslash
- The path can be to a shortcut or exe, and include spaces, but don't use any quotes
- An example value is: {Windows}\wmplayer.exe
- You don't need to restart Home for this change to kick in

- Customisation: Email account
  • - You can specify a store name in a String value called App.Email.StoreName
    - This will then launch to the specified inbox instead of Outlook mail
    - The store name is CASE SENSITIVE
    - It doesn't appear to break if you enter a dodgy store name - just doesn't do anything
    - Unread message count indicator will be count of TOTAL emails across all accounts
    - You NEED TO RESTART Home for this one to kick in
- Customisation: Tasks and Calendar
  • - You can specify an alternative app for Tasks and Calendar using the registry keys App.Path.Tasks and App.Path.Calendar
    - If the alternative app requires command line args then you can supply them with the corresponding keys App.Path.Tasks.Args and App.Path.Calendar.Args
    - You don't need to restart Home for this change to kick in
- Customisation: Phone
  • - To use an alternative dialer (or if your device has the problem of when you click the Phone icon it freezes for 8 seconds, then you can specify an alternative dialer (or any app really) using the registry key App.Path.Phone
    - You don't need to restart Home for this change to kick in
- Customisation: Lock Screen
  • - To use an alternative lock screen application you can set the registry key App.Path.LockScreen. This should provide a workaround for Smartphone users who cannot get out of our lock screen.
    - You don't need to restart Home for this change to kick in
Reply With Quote