[UPDATED] [Open Source] HTCustom Tweak Application [Reg & XML Loader] - Windows Mobile Development and Hacking General

HTCustom v1.0 CUSTEL & Shadowmite Collaboration
{
"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"
}
Whats Good?
- Thin Scroll Bars
- Short Scroll Arrows
- Live Searches Via Google
- Remove battery/comm manager from tray
- Clock Display (clock, date, nothing, both, battery)
- Enable Time Zones
- 3g video dialer
- enable dtmf support
- disable in call volume beep
- gprs/3g disconnect/timer
- connection always on
- disable sms sent notifier
- change bt name
- transfer files via bt/irda
- improve a2dp sound
- Disable menu animations
- modify glyphcache
- enable file system cache
- modify FATFS & file system filter cache
- pie card cache device/sd
- navigate pie w/ dpad
- Hermes Keypad Layout
- Show/Hide Sim contacts
- Disable Security warning
- Mount Ext Rom
- enable/disable hsdpa
- xml/provxml loader
Keyboard tab is HTC Hermes Specific
As stated the application is open source so anyone can contribute to it. If you find any bugs please report here.

Can't install it...need a newer version of .NET Compact Framework...I'll download v2.0 and give it another try.

Great app
Can you please add the functionality of being able to specify a directory and install all of the CABs contained within it?
Code:
public void ProcessCABsDir(string sourcedir)
{
// Install CAB's
try
{
DirectoryInfo dir = new DirectoryInfo(sourcedir);
foreach (FileInfo files in dir.GetFiles("*.CAB"))
{
Process inst = Process.Start(sourcedir + "\\" + files.Name, "");
inst.WaitForExit();
}
}
catch
{
MessageBox.Show(
"Some files were not installed",
"Error:",
MessageBoxButtons.OK,
MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1
);
}
//End of CAB's
}
You could then place this in the ExtROM and get to execute on hardreset.
Happy to work with you on this one.

That is an excellent idea and I'm certainly planning to implement that in the near future!

Shadowmite said:
Sorry, you're gonna have to provide a link, this noob can't find anything in the wiki about a 802.11g router anything for the Hermes, there is ONE link to wifi from the hermes wiki and it talks about what it is... Nothing more.
In the meantime, release HTCustom 1.1...
Code:
New: Now contains mass cab installer (select the folder and let it run)
End of call beep edit...
Click to expand...
Click to collapse
updated...

Good work
Now how about making it part of the ExtROM of a ROM the the app get launched follwoing a hardreset?
The same idea as the autorun.exe HTC provide in all operator devices?

May I know whether this application requires .Net CF 2 to run? Don't wish to install it on my precious main memory..

It does...

doedoe said:
Good work
Now how about making it part of the ExtROM of a ROM the the app get launched follwoing a hardreset?
The same idea as the autorun.exe HTC provide in all operator devices?
Click to expand...
Click to collapse
I could, but don't most users like to customize when they are ready? Maybe just a popup that explains how it works so they know and can launch it when ready?

Good Works
Why not to integrate into this tweaker, the possibility of closing definitively the programs with the touch OK? It allows among others to use a TyTN with only touches and keyboard. Today, the touch OK reduces them
At the moment I found only another tweaker which makes it (PQzII), but that would be practical to use only one

Related

Beta: German Himalaya ROM based on 2.00a.96WWE genuine

This ROM is in beta state, it is finished except of a few little things, like device password and some things to translate.
Please tell me if there are any problems that I should fix
Download: WM5_2.00a96GER.rar (Last update: Tue Mar 14, 2006 00:55)
Base image: 2.00a.96WWE genuine
Changes:
Removed programs:
- AddRingTone.exe
- BTIcon
- xBackup
- Permanent Save
- BTSetting (replaced)
- ButtonLock (replaced)
Replaced English Input Methods with German ones:
- Transcriber
- Keyboard (QWERTZ)
- Letter Recognizer
- Block Recognizer
Replaced Control Panel:
- The ROM had a very old one
- Looks like Universal or Wizard
Add German Files:
- *.mui
- *.htm
- ...
Add German Registry Settings
Updated programs (New versions):
- SIM Manager
- Backlight
- CSDtype
- DIM
- GPRSAuthentication
- MicrophoneAGC
- Power
- STK and STK Service
- WModem
- SMSReceiver
- USSD
Add ScreenRotate Icon
Add ArcSoft MMS
Remove Security Certification
Todo:
Translate Wireles-Manager (edit shellres.dll.0407.mui)
"Einstellungen/Persönlich/Kennwort" is not working (edit shellres.dll.0407.mui)
{
"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"
}
has somebody seen a German AKU2 ROM anywhere?
(whatever: Dell, HP, TMobile, MIO, O2...)
Hello,
great Job!
Two Questions:
- What are the differences between yours and TofClock's 2.01a?
- I think this is the version with 32MB RAM, 96MB RAMDisk.
Can you make a version with 96MB RAM, 32MB RAMDisk?
Greetings,
Marco_Polo
TofClock's 2.01a has the same base image: 2.00a.96WWE genuine
Missing in my ROM:
Improved caching.
-> I have to check whether this realy improves the performance
Error Reporting already disabled
-> everyone can do it by themselves
SmartDialing included
SoftKeyAppletEx included in Personnal setting
GBSoftTweak included in System setting
SmsAlertFix included
-> I dont wont to have a program running all the time to put the display on when a SMS arrives
-> anyway on arrivals the red LED is on
-> to instal this fix copy sms_alert_fix.exe to "Windows\Autostart"
BT suspend fix included
-> BT suspend problem is not reported in this ROM at the moment
Hardware Buttons fix included
-> It seems that this fix is not necessary for 2.00a.96WWE genuine
No SIM-Manager link in "Programs"
-> To start SIM-Manager open "Kontakte: Menü/SIM-Manager"
Differences to TofClock's:
Removed old programs like Permanent Save and the icons
- programs from Windows Mobile 2003, not working in wm5 or not necessary
Replaced Control Panel and other programs
- new versions
Context menu "Per MMS senden"
And it is German :wink:
The other things are identical!
My intention is to make this ROM German and because it is using a lot of old stuff to bring it to the standards of the HTC Universal and Wizard
And yes, I will make 00, 32, 64 (, 96 if posible) ramdisk versions after beta state
Hi,
most things work great. I only have trouble with my SPECTEC WLAN card (somtimes works - somtimes not). But this might depend on their drivers.
The only real bug I've seen so far is that my device looses it's time/date settimgs on each battery/Simcard change.
Does anyone use SDP GPRS Monitor? It does not detect the GPRS activity. Also the Socktet Wifi Companion does not install - but this might has to do with the reg-chenge I had to apply on wM2003 which I can't remember anymore.
Regards
Horst
Hi,
I found this about the wifi problem. It seems to be a problem with the base image because TofClock's ROM has the same issue.
Any news yet?
The DL-Link is broken - any hints? :?:
Rom is relased http://forum.xda-developers.com/viewtopic.php?t=45006
but we have some problems only the 32 version is working.
Thx - heading there...

SIP Select

I posted this in another SIP thread, but thought with the new update I should start a new thread totally.
I created an SIP select tool initially to overcome the difficulty to set default SIP each time my device soft-resets. On top of providing the command line capability to set the SIP (so that this command line shortcut can be put in the startup folder), I enhanced further so that I can control/switch SIP using hardware key. I have just updated the code so that the pop up menu will indicate the current selected SIP among the list of SIP installed in the device.
here's some screen shot.
{
"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"
}
I have created a few command line shortcuts (see below), and I copy the NullKB.lnk to my startup folder.
the software can be downloaded here, if you find this useful.
Toolbar
Dear Sir
Could you share me where you find the toolbar with big icon?
Thanks
Hi zenkinz,
Many thanks for creating this little utility. I have not seen the other thread you refer to, so can you advise some additional details here, e.g:
1. How do I create a command line option so that a specific input method is auto-set on soft-reset?
2. Will this also work on WM2000SE devices?
Thanks,
Peter.
PeterW said:
Many thanks for creating this little utility. I have not seen the other thread you refer to, so can you advise some additional details here, e.g:
1. How do I create a command line option so that a specific input method is auto-set on soft-reset?
Click to expand...
Click to collapse
No need to respond to Q1... I've just worked out that I need to copy one of the shortcuts over to the startup folder on my device. That works well.
If you can just let me know if this works on WM2003SE it would be great - this is for a colleague (I am on WM5).
- Peter
Hi zenkinz,
This looks useful, but I can't reach the website ... is it down? Could you post the ZIP here?
Thanks
i need a lnk to phonepad
Nice utility!
How about adding a function to rotate between all installed input method? Thanks.
It works after the phone is fully bootup.
But if either of the *.lnk is place in the \Windows\StartUp\ directory, it does not work during booting up.
Any idea how to make this work?
Does Sleuth255's solution works?
I place the *.exe file in the unlocked/unhide Extended Rom.
ahlok_hk said:
Nice utility!
How about adding a function to rotate between all installed input method? Thanks.
Click to expand...
Click to collapse
This would be great!!!
How Do I Make My Own Shortcuts?
Is this thread still alive? I'm a bit late in finding it, well one thing led to another and here I am. So I would like to have a shortcut to touch pal, my current favourite sip. Or just to toggle between two. Still a usefull app. Thanks.
ahlok_hk said:
Nice utility!
How about adding a function to rotate between all installed input method? Thanks.
Click to expand...
Click to collapse
This would be usefull also. Sometimes I'd like to use say touchpal, but since my main is pcmkeyboard set to start using (Gsip). I cant.
Thanks!!!
Nadavi.

[5/4/2008] ichis - "Yet Another iPhone Hybrid Theme" for rlToday

Hello All,
I updated a few lines in my MortScripts, redownload the ichis.zip file and the new files are in the ichis directory, just overwrite the existing files in "\Program Files\rlToday\ichis\"
I wanted to release my rlToday theme. ALL icons are active and info is displayed. Let me know what you think.
{
"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"
}
To update weather:
a.) Either tap the one of the smaller icons (tomorrow/after tomorrow's forecast) if you are connected to the internet.
b.) Or, tap the big icon (current condition) to update via Google's SMS. once the message is recieved:
- Open the message
- Tap and hold and Select all
- Tap and hold and Copy
Then it will update the Today screen.
The reason I have an SMS option: I don't have a data plan other than when I'm at a WiFi spot. So, its really for me
If any of you get an error message, please post it here and let me know so I can add that icon/weather condition [Un]Fortunately, I live in New Mexico and its always Sunny and Clear, hehe.
AND I'd love feedback. If you use it, modify it, post your screen here!! I'd love to see what you guys come up with too!
Installation:
Inside the attached chis.zip file, you'll find everything you need:
1. Install MortScript 4.1
2. Install rlToday
3. Copy Sys-To-Reg-2.0 directory to \Program Files\
4. Copy cutouts.ttf to \Windows\Fonts\
5. Copy ichis directory to \Program Files\rlToday\
6. Run Sys-to-Reg-Install.mscr and allow it to run at Startup
7. Make ichis the skin in rlToday
8. (OPTIONAL) If you use S2U2 v1.00 or above, set the weather option to UserWeather in S2U2 Settings and copy the contents of the S2U2weather directory to \Program Files\S2U2\gfx\weather\
9. (OPTIONAL) Set the bg-black.bmp as your background with 0% transperancy via the WM Pictures & Videos application
10. (OPTIONAL) If you would like your own background behind the icons, I've included a bg.png file that has the transparency layer preserved and you may place another image behind it of your choice using your favorite image editor (ie. Photoshop) -OR- just make your favorite image your background.
11. SoftReset and Enjoy!
* Note: you may need to edit some of the applications that the skin.xml file launches. you can do so by editing the skin.xml file.
Recommended applications:
S2U2 by A_C
S2P by A_C
Google Maps by Google
Task Manager by DotFred.net
** I have my mail icon launching Gmail, if you don't have this account on your phone, you'll need to edit the gmail.lnk file to launch the appropriate account.
Special thanks to Mirko Schenk for MortScript, Allgemein and emerym at the rlToday forums and for Sys-to-Reg. Although Sys-to-Reg is currently version 3.0, I'm using 2.0 because it does what I need it to
- chis
Nice but seems like a lot of steps
xecutionkrk said:
Nice but seems like a lot of steps
Click to expand...
Click to collapse
Hehe, yea, The whole reason I use Sys-to-Reg is so that when there are no messages/missed calls it doesn't display a nasy "0" and its blank.
And the reason for the update via SMS option is because I dont have a data plan
Update
I updated the instructions a bit. This is my first release, so I'm thinking of things to add to the post as I go
wow!!!!!!
thanks in advance

iPaq 614 utils / new ver

Hi, i am creating simple app which can tweak 614c without other tools (regedit....). I am flashing my phone 3x 4x in one week and that after flash is simple and easy for use If any1 have some new hints (problem with solution) which can I add to app, please write here. Primary for use with Yevg001 Win Mobile 6.1 roms, others install latest net framework.
ToDo: make CPL panel style and add more features
Use: simple extract to your device (i am using place on card, after flash, app still here) and run exe
Changelog v3: added HR & SR support, fixed threaded SMS on/off, now in .NET 2.0
Warning:In ver3 is maybe new bug with threaded SMS, pls backup your SMS before making any changes and report any bugs. Thanks
{
"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"
}
Please delete this post... thx
thats pretty cool!
trying out now.
Seems to need a .Net framework i got 3.5 from here
http://www.microsoft.com/downloads/...49-3C6B-42F1-9FD9-0041345B3385&displaylang=en
seems like a huge install 33MB!?
weird, its 33mb file to download but only 6.5mb to instal on PPC.
you might want o add a confirmation display after you make a change, sumthing like " Changes made, press restart to enable the changes" etc
tried the disable option but it would still try to connect to the net, anyway to stop it completely from try to connect. I only connect to the net via wifi.
The threaded sms didnt do anything, whats support to happen?
btw tested on a ipaq 612c (asiapacific version)
i am making to new version with NF2 for better compatibility and no other installs... option GPRS off/on is for turn off/on button in bubble updatet ver. availaible today night (fixed thread sms and NF2)
/edit: check first post new NET 2.0 ver. with fixed sms threading (please test)
a freeware called NoData it will disable the data connection it will be grate to have it on your app
http://www.modaco.com/content/pocket-pc-software/246171/new-free-utility/
also grate app that is only a user interface for reg is gb-soft tweak
with this app you can set the gprs to disconnecte after 30 sec ... if you use pie or set it to 0 sec if you only use pull mail
http://www.pocketpcfreewares.com/en/index.php?soft=1123
there is wm5 VER also
one more thing is refering the temp pie ,downloaded file .... to the card using your app
anyway good luck I will send you some more .....
Whats the difference between HW reset and SW reset? is HW a clean boot ie wipes everything from memory? if so i would not like that to be an option.

[Q] help translating the following images?

can someone tell me say the following images
only a program which are
functions that allows you to defy.
{
"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 is the program's original post:http://bbs.mfunz.com/thread-182204-1-1.html
here is the link of the program:http://www.mediafire.com/?m6v1slzydq69hez
beforehand
thanks
regards
Interesting! What on earth is that? We have to find out! Would be a bit more helpful if you could share a link to the site you found the pictures, though... We need some chinese magician to translate this to english... We have a few in the defy forum. We just need to track them down and send them a PM.
Only the green text CLI part is translated:
Motorola_Android Universal Patch Pack V2.4.25i
SCRIPT. BY LONYII
Blog:LONYII.SINAAPP.COM
---
Caution - After applying a patch, you must return to the menu and press "[A] - Apply patch" for it to be effective. Make sure to backup.
---
[1] - Backup recovery. Supports custom recoveries, automatically generates Recovery pack
[2] - One step patch. DEODEX and JAVA not required, only ROOT is required.
[3] - Shutdown menu, Screenshot/Reboot/Sleep with any combinations and/or coexistance (original method)
[4] - System theming, resource changing, extensions, resource packs are updated frequently, feel free to provide some.
[5] - Volume key to wake, universal for all DEODEX systems
[6] - Vibration related, auto brightness patch, notification bar customization ----NEW!
[7] - [Some guy's name?]'s advanced configurations, with alot of advanced configurations integrated, can customize "long-press home" action
[8] - Modify Motorola 2.3 right-hand corner shortcut
[9] - Clear temporary files, configuration frame
[T] - Basic environment test, it is suggested to run this test at first use
[A] - Apply patch
[R] - Reset configurations
[P] - External script
- Check for updates, feedback & comments
---
[H] - Help/Description
[L] About universial code editor - LOPRT.EXE
[O] - Exit from script
- Change to local zip editing - Current: Cellphone
---
Select:
Click to expand...
Click to collapse
Questions go in the Q&A section
fiskenigaten said:
Interesting! What on earth is that? We have to find out! Would be a bit more helpful if you could share a link to the site you found the pictures, though... We need some chinese magician to translate this to english... We have a few in the defy forum. We just need to track them down and send them a PM.
Click to expand...
Click to collapse
links attached
regards

Categories

Resources