Usefull Links - HTC Tornado

Registry Editor (Edit SP5/8310 directly from PC)
1. Mobile Registry Editor:
http://www.breaksoft.com/Blog/Utilities/2005/1/Mobile_Registry_Editor.aspx
2. SmartPhone Registry Editor (Edit registry directly from the phone)
RegeditSTG.zip
http://www.modaco.com/index.php?act=Attach&type=post&id=16345
3. To install apps I learned that you need to unlock your SP5/Qtek 8310
you do this by using the RegeditSTG directly on the phone and change the following keys ..
Then change the following values to:
HKEY_LOCAL_MACHINE\Security\Policies\Policies\00001001 = 1
HKEY_LOCAL_MACHINE\Security\Policies\Policies\00001005 = 40
That is all, still learning, this phone is hella fun

and you can use
SmartReg
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here http://board.riot.ru/showthread.php?t=4708
Resco Explorer
here http://board.riot.ru/showthread.php?t=5161&highlight=Resco+Explorer
Pocket PC Registry Viewer and CE Registry Editor
here http://board.riot.ru/showthread.php?t=5206
but Registry Workshop is the best one, work with pc reg and smart/ppc
see : http://board.riot.ru/showthread.php?t=5206

Related

how do you edit themes

what program do you use to edit/create themes for wm6?
A .tsk is just a special type of .cab. Any program that can pull apart and put together a cab can do this. Inside you have stwater.bmp and maybe tdywater.bmp graphic images (possibly multiple versions for different screen resolutions) and registry entries for font color and stuff.
Search here and on google for stwater tdywater and you'll find more info.
can you point me in the right direction to change the image of the unlock screen?
how do I change the look of this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
is there no way?
program called theme generator
http://www.freewareppc.com/misc/themegenerator.shtml
http://www.spbsoftwarehouse.com/products/extthemegen/?en
First link it to original by MS, second is add on by SPB
I believe that is the BatteryStatus screen lock. Try asking Ikarus over in the BS thread and he could tell you how to edit that screen.

FEADIE (File Extension Association for Download in IE)

There is Opera which can download any file from web and maybe other tools & regedit that can edit file association but I havent found anything fast, easy, and free to do that. Hope it helps someone.
FEADIE helps when Internet Explorer keeps telling "Error: This file cannot be viewed on the device". Setting this file extension in FEADIE should solve this error message.
In case you want to download some file and it is displayed as text, go to "\Windows\Profiles\guest\Temporary Internet Files\Content.IE5" and find the file by its filename. (This problem often relates CAB files because many web servers are missing Content-Type for this extension.)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.smartmadsoft.com/feadie/feadie_setup.exe
http://www.smartmadsoft.com/feadie/feadie.cab
(Sorry about the .NET CF 2. Im not a real programmer, thats why )
Kewl, I'll test and frontpage it.

Network configuration tool

Hi, i'm trying to access to the web from my Tornado, under gprs connexion, but i can't. I've got the right operator config, and it connects, but after searching an url, it returns a blank page!
So i'm trying to look at my config step by step.
I've found the microsoft tool called Network Analyser, but it's a static tool test, not configurable.
So i've decided to write my own tool, to enable user to do simple network tests, like ipconfig, nslookup, ping...
I choose C# for the portability, but i don't find the tools to perform these tasks. There is a namespace System.Net.NetworkInformation in .NET who contains all i need but it misses on Compact.NET!!!
So i've two questions:
-How can i find the right tools to write my software (NetworkInformation, or maybe some Windows Mobile API)?
-Could somebody be interested by this kind of network application?
It could be something like that:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
up: nobody?

Help in editing DLL content in WM6.5

Hi,
This is my first post here in XDA...
I'm trying to make changes to some dll files in WM6.5 (for example the syncres.dll.0409.mui), but I can't find a way to edit and save the changes.
For example:
I wish to make changes to syncres.dll.0409.mui\html\notificatioons.htm.
I rename the file into syncres.dll and open it in a resource editor, like PE Explorer, edit the string and then I save the file, rename back to syncres.dll.0409.mui, and copy it into windows directory.
In WM6.1, this worked without a problem, but when I try to make the same changes in syncres.dll.0409.mui from WM6.5, the process fails. I can't make changes to HTML files.
I've tried several resource editors like PE Explorer, VS, Restoractor and some others I don't remember their name, but none of them was able to make changes to the syncres.dll\html\*.htm resources.
Can you help me please?
Do you know how to edit the syncres.dll\html\*.htm resources in WM6.5?
Thanks in advanced,
Boris.
-----------------------------------------------
Here are some screen shots to help you better understand what I’m talking about
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Change some default program from manila.

Hi,
First sorry for my bad english ,i don't speak and write english perfectly
I would like to change some things on my mobile.
Let me show my problem with pictures ,that will be clearer.
1*
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When I click into the green square , manila open htc messaging , its a default option.
2* If it is possible , i would like that manila open an other program.
And this program is ''Resco Contact Manager''
How can I do that please?
I think this option must be in the registry but i'm not sure :s
I hope you understood me Thanks for the reading
Changing softkeys on SMS tab is more than just a registry tweak. You have to tweak the manila files which is more involved.
You can change softkeys on home tab through registry, or you can use Cookies Home Tab to configure a portion of your home screen to open what you want, or assign it to a hardware key using Topaz Keyboard Controller

Categories

Resources