Dev. Stoped Jun/03/08 S2U2 lock/Unlock and playwave+Customizer - Windows Mobile Development and Hacking General

Since A_C has now integrated this feature into S2U2 this project is now dead. thank you to everyone for your support it was fun. If anyone has any other projects they would like done feel free to message me. I love writing and learning about mortscript. See you all on the flip side. Anyone that did use this should unistall it prior to installing the new version of s2u2 and having it play the sounds.
Originally requested by Alkhal in the main S2U2 thread
This S2U2 addon will play any wave file specified when you lock or unlock your device
Before Setup
Install Mortscript, found here
.Net CF 2.0 also required for WM5.0 devices
Setup:
1. Copy cab to device and run; Only install to device, no storage card support at this time
2. In Start > Programs, run the UnlockWave Customizer and enter the paths of the wav files you'd like to use
3. Soft reset device
Now when you lock or unlock your device the specified wave file will be played.
Let me know if you experience any difficulties.
Enjoy!
Version History:
v0.7
Program and customizer rewritten to add multi-lingual support
More complex install method; used to correctly install the language needed
v0.6b
Cleaned up CAB install - only makes nessassary folders, and uninstall is thurough
New icon placement
v0.6
Program now does not require .Net CF 3.5! Thanks for the many tries and final success l3v5y!
New icon in programs folder shortcut
Removed "Designed for previous version of Windows Mobile" install message with new cab creator
Internal Customizer tweaks
v0.5
Added support of Lock noise... Now have seperate locking and unlocking sounds!
Added integration of customizer tool in start menu... Thanks l3v5y!
Installed to seperate program folder
Added several sample sounds in program folder to consider and test
v0.4
Unreleased testing version
v0.3
Smoother
Does not disable any feature of S2U2
FOR THOSE WITH ORIGINAL VERSION, SIMPLY DELETE THE FILES AND INSTALL CAB
v0.2
Unreleased testing version
v0.1
First Release
Credits
Thanks to xd1936 for CAB deployment and testing
Big thanks to l3v5y for the customizatoin tool and putting up with version after version for our problems!

Great scripting..

I like it. I like it.
Curious G

i don't quit get it yet..can give screenshot ? what wave is that mean?

a wave(.wav) file is a sound file. so what this script does is play a sound after the device is unlocked(using S2U2)

theme freak said:
i don't quit get it yet..can give screenshot ? what wave is that mean?
Click to expand...
Click to collapse
when you unlock your phone, it will make a sound from wave file. Wave is a audio file, just like mp3, or other form of audio files, but different format. Am I right?

Funny you were right I didn't notice you answered my request thank you.

Your welcome Alkhal. keep an eye out cause i will be remaking it. it's causing a few minor issues.(causing S2U2 to take a little longer to load and not allowing for the wallpapers to automatically change.) should have new version up over the weekend.

Thanks for the explanation I hope you can soon make a new version that is a stand alone version(i dun find mortscript on my program files folder) and with no bugs(slow down n can't change wallpaper)

He should add this to the first post, but here's the final deal, cleaned up and all bundled up in a CAB:
EDIT: please see first post for latest version

*First install my Device AsusP535 Rom 6.1 not work. Sound its slow Delay.
*I try Edit playwave.mscr file : waitforactive("S2U2",4000) by origine waitforactive("S2U2",172800)
* Now work good
* Thanks for shared

ancola66 said:
*First install my Device AsusP535 Rom 6.1 not work. Sound its slow Delay.
*I try Edit playwave.mscr file : waitforactive("S2U2",4000) by origine waitforactive("S2U2",172800)
* Now work good
* Thanks for shared
Click to expand...
Click to collapse
how do you edit the playwave.mscr.... what program do you use?

ancola66 said:
*First install my Device AsusP535 Rom 6.1 not work. Sound its slow Delay.
*I try Edit playwave.mscr file : waitforactive("S2U2",4000) by origine waitforactive("S2U2",172800)
* Now work good
* Thanks for shared
Click to expand...
Click to collapse
how do you edit the playwave.mscr.... what program do you use?

just drag the .mscr file in a notepad and edit it...after that just save it

ather90 said:
just drag the .mscr file in a notepad and edit it...after that just save it
Click to expand...
Click to collapse
I just figured it out, but there is a big delay.. i even change the value of s2u2 to 100 still a big delay... any fix to this? Thanks
wave=readfile("\program files\mortscript\wave.txt")
while(ProcExists("ilock2.exe"))
waitforactive("S2U2",100)
while(wndactive("S2U2"))
sleep(100)
endwhile
playsound(wave)
endwhile

i'm not sure i can explain the delay. how big are we talking about here. it plays right away on my device. i will do some testing at some point today.

excellent software, would be nice from other users to share .wav files im currently using the boring windows sounds. thx

Grondinm said:
i'm not sure i can explain the delay. how big are we talking about here. it plays right away on my device. i will do some testing at some point today.
Click to expand...
Click to collapse
I too have no delay... interesting
salahnajm said:
excellent software, would be nice from other users to share .wav files im currently using the boring windows sounds. thx
Click to expand...
Click to collapse
Do you watch LOST? I'm currently making a windows mobile LOST theme that I'll get up sometime soon

anybody have the clicking noise of iphone when it unlocks on wave?

I have just written a little app for changing the wav file. It's main advantage being it has a search box.
{
"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"
}

Related

[10-26-07 updated] Byka's Cool Touchflo 3D Cube

10-26-2007
Detailed instructions by the author ByKa:
http://www.tolna.net/~szabika/wm/step.htm
-------------------------------------------------------------------------
10-23-2007
V2.1 is out: http://forum.xda-developers.com/showpost.php?p=1606823&postcount=243
--------------------------------------------------------------------------
10-17-07
michd43 's installation procedures
http://forum.xda-developers.com/showpost.php?p=1593442&postcount=186
--------------------------------------------------------------------------
10-15-07
I am updating this thread to show the procedures I used to install the app:
1. install flashlite2, you can find the cab file from http://forum.xda-developers.com/showpost.php?p=1491058&postcount=2
2. install cubelauncher, you can find the cab file from http://forum.xda-developers.com/showpost.php?p=1491061&postcount=3
3. install V2, you can find the zip file from http://forum.xda-developers.com/showpost.php?p=1556948&postcount=91
unzip this file v2_real.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
This file will remove the "demo" on the main page and "contact" page.
4. install Cube_real_edited.zip, you can find the zip file from http://forum.xda-developers.com/showpost.php?p=1572068&postcount=117
unzip this file Cube_real_edited.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
This file solved the slow refresh problem.
5. Simple flash program to start the cube (I haven't tried it yet):
http://forum.ppcgeeks.com/showpost.php?p=81772&postcount=97
6. The background file bg.jpg can be changed. See this post http://forum.xda-developers.com/showpost.php?p=1491470&postcount=10
7. The icon files can be changed. You can find more icons from:
http://forum.xda-developers.com/showpost.php?p=1529413&postcount=83
http://forum.xda-developers.com/showpost.php?p=1533943&postcount=86
----------------------------------------------------------------------------------------------------------
10-10-07
unzip this file Cube_real_edited.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
You can download Cube_real_edited.zip from: http://forum.xda-developers.com/showpost.php?p=1572068&postcount=117
This file solved the slow refresh problem.
----------------------------------------------------------------------------------------------------------
10-5-07: some icons you may want to add:
http://forum.xda-developers.com/showpost.php?p=1529413&postcount=83
http://forum.xda-developers.com/showpost.php?p=1533943&postcount=86
some video this cube:
http://www.youtube.com/watch?v=WU2ksWLa_gg
http://www.youtube.com/watch?v=_eLOQd3V0Bc
http://www.youtube.com/watch?v=4CozGmwNJbU
http://it.youtube.com/watch?v=erOl2YigeAA
And the pictureViewer:
http://www.youtube.com/watch?v=Qdvxqk7bNMU (later)
-----------------------------------------------------------------------------------------------------------
10-4-07:
unzip this file v2_real.zip and copy them to: /Prgram Files/Szabi/CubeLauncher/
You can download v2_real.zip from: http://forum.xda-developers.com/showpost.php?p=1556948&postcount=91
This file will remove the "demo" on the first page.
ByKa wrote:
In this attachtment the cube :
-rotating realtime (when you pull your finger)
-invoke the cube: drag the finger bottom to up (on the mainscreen, is you not keeping that)
-remove the cube: drag your finger up to bottom.
-This version comprise the 12 contacts , real and refresh datas look the signal and battery icons (colored yet, this relevant me beetwen test).
-this version not comprise the sms imput panel, but I removed the "sample message" text.
-lack now vibrate icon.
-removed the Demo texts.
Next release: Button on the mainscreen for you fauvorite ScreenLock program.
The SMS write panel finished, but I testing yet, I liking preference the t9 looked panel here big buttons. (abc2...def3...)
I was asking it Brandon,the CONFIG writes he it this vers.
ByKa
You can download it here: http://forum.xda-developers.com/showpost.php?p=1556948&postcount=91
---------------------------------------------------------------------------------------------------------------
9-29-07: ByKa has more discussions here: http://forum.ppcgeeks.com/showthread.php?t=6938&highlight=apache+cube
cube config file: http://forum.ppcgeeks.com/showpost.php?p=76871&postcount=62
and
http://forum.ppcgeeks.com/showpost.php?p=77626&postcount=75
Cube V .2
http://forum.ppcgeeks.com/showpost.php?p=78608&postcount=84
Simple flash program to start the cube:
http://forum.ppcgeeks.com/showpost.php?p=81772&postcount=97
-------------------------------------------------------------------------------------------------------------
9-28-2007: ByKa's Readme. See this post: http://forum.xda-developers.com/showpost.php?p=1546983&postcount=83
----------------------------------------------------------------------------------------------
9-23-2007: Byka is writing a PictureViewer plugin for the CubeLauncher.
Look at:
http://www.youtube.com/watch?v=Qdvxqk7bNMU
---------------------------------------------------------------------------------------------
9-13-2007: I am glad that the original author visited this thread. I want to say thanks to him for the great app. His xda id is ByKa. His post is here:
http://forum.xda-developers.com/showpost.php?p=1505771&postcount=22
---------------------------------------------------------------------------------------------
The credit goes to Szabó Szabolcs. I found this software from a foreign website. If the author does not want me to post the software, I will remove it immediately. His website http://www.tolna.net/~szabika/wm/
I tested it on my mogul wm6.
{
"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"
}
installation file 1 of 2
xxza said:
The credit goes to Szabó Szabolcs. I found this software from a foreign website. If the author does not want me to post the software, I will remove it immediately.
I tested it on my mogul wm6.
View attachment 49600
View attachment 49601
View attachment 49602
Click to expand...
Click to collapse
Byka's Touchflo 3D Cube
installation file 2 of 2
xxza said:
The credit goes to Szabó Szabolcs. I found this software from a foreign website. If the author does not want me to post the software, I will remove it immediately.
I tested it on my mogul wm6.
View attachment 49600
View attachment 49601
View attachment 49602
Click to expand...
Click to collapse
GOOD apps
thank you it s very good software...
is it TOUCHFLO or is it just the app?
it is a flash app, you don't need to change any .dll files.
elgreek84 said:
is it TOUCHFLO or is it just the app?
Click to expand...
Click to collapse
Juz install on my X500. Great. However have bugs when trying to config using Cube Config. Any pointers/help here?
thks.
ctyong said:
Juz install on my X500. Great. However have bugs when trying to config using Cube Config. Any pointers/help here?
thks.
Click to expand...
Click to collapse
Try to save and exit after enter each cube screen ( there's a bug in the config tool).
Looks promising, but with that background cannot use it at work.
Need to be more configurable.... (similar to flash file from whoneedsaniphone.com)
mr_ding said:
Looks promising, but with that background cannot use it at work.
Need to be more configurable.... (similar to flash file from whoneedsaniphone.com)
Click to expand...
Click to collapse
Try this, replace bg.jpg with this file.
thanks! Now I can show it to my gf
pl55 said:
Try this, replace bg.jpg with this file.
Click to expand...
Click to collapse
Does anyone know of a link to the latest version of this software ?
nice advancement but super ugly icons the whole gui sucks!
leoiden said:
nice advancement but super ugly icons the whole gui sucks!
Click to expand...
Click to collapse
I think it's a very nice development with plenty of potential.
Try this set of icons here if you don't lke the standard icons http://forum.xda-developers.com/showthread.php?p=1493626#post1493626
Thx for the icons and the bg.jpg
Look forward to future release.
Like this person said, it has plenty of potential...
pl55 said:
I think it's a very nice development with plenty of potential.
Try this set of icons here if you don't lke the standard icons http://forum.xda-developers.com/showthread.php?p=1493626#post1493626
Click to expand...
Click to collapse
Support VGA or only QVGA.
Anyone try on O2 XDA Flame?
Sound like it takes much memory?
Hello!
I have a htc p3600 with wm6 and i wonder if i can put it on my ppc!
Thank's
very nice...alreadytried....hopefully can be improved more..
Tried on my Flame, only 1 word.
GREAT.
Between, anyone any idea how to remove the Demo wordings?

[Release] UC ROM SDConfig.txt Builder

Following on from the great work Sleuth255 has been doing around UC ROMs, I have joined the party and created a tool which will ease with the creation of the SDConfig.txt files for UC ROMs.
http://forum.xda-developers.com/showthread.php?t=366337
There is a long way to go with this app and I would like the community to guide its development.
Comments and feedback welcomed
Info on AdvancedConfig - http://forum.xda-developers.com/showthread.php?t=317070
Info on UC ROMS - http://forum.xda-developers.com/showthread.php?t=366337
How to make a UC ROM - http://forum.xda-developers.com/showthread.php?t=366333
Change Log:
v0.6
Fixed Tab's at end of lines
v0.5
Fixed missing CABs & XML in output file issue
Fixed source CABs & XML selection issues
Fixed Move Up / Down experiance
Added Select All option in source files
Reserverd Again
.
looking forward to trying this out, thanks for this release!
I added several files (about 7) to the tool (see attached), but my sdconfig file only shows 3 files to be executed... Looks like this:
LOCK:Enabled
CAB:\Storage Card\Apps\Cabs\PocketCM-0.20b.cab
CAB:\Storage Card\Apps\Cabs\LiveSearch.cab
EXCH:\Storage Card\Apps\Cabs\MyMobile10_70821.exe
LOCK: disabled
RST:Reset
Am I doing something wrong...?
{
"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"
}
nice...
Over all, very nice improvement over your last built. Awesome job and keep up the good work! Here is what I've noticed...
Bugs:
When loading a folder that contains cabs AND additional folders, no cab files are loaded into the left pane (see first attached image).
Also, when you change move up a cab, all of the cabs in between stay selected (see second attached image).
Moving a cab down does not seem to work at all... The selected cab and the cab below it seem to only trade positions.
These problems should be easy to fix if you're using VB.NET or C#
?:
In the CAB & Copy tab, the convert button for the " convert .reg to .xml" function is not enabled. I don't know if you did this intentionally or not but just wanted make sure that you know.
Requests:
On the left pane, can you add in a "select all" cabs and a "de-select all" cabs function? I am sure that lots of users have already sorted out the cabs they want into one folder.
All reported issues fixed in v.05 - Please test and report back anyfurther bugs / feature requests.
convert .reg to .xml - feature not ready yet.
v0.5 still puts tabs at the end of lines
stan23 said:
v0.5 still puts tabs at the end of lines
Click to expand...
Click to collapse
Fixed in latest release v0.6
is there a way, if not could you add the feature, to import your own text file (previously created) to edit or add more cabs to the sdconfig.txt great prog for a great tool. thanks
doedoe said:
Fixed in latest release v0.6
Click to expand...
Click to collapse
elgreek84 said:
is there a way, if not could you add the feature, to import your own text file (previously created) to edit or add more cabs to the sdconfig.txt great prog for a great tool. thanks
Click to expand...
Click to collapse
Working on this but want to get all of the bugs out of the beast first.
Thinking of making this app flow based, like a wizard...
doedoe said:
Thinking of making this app flow based, like a wizard...
Click to expand...
Click to collapse
In that case, make it a selectable interface option (a la WinZip), so that you can start with the "wizard" whilst you're getting used to building your config, then when you're ready to get down and dirty, allow the user to switch into "hardcore" mode
Just a thought.....
Mark.
@doedoe: looks like various ideosyncracies with spaces/no spaces after different comnads that you might want to code for:
Examples
command with space after: CAB: \Storage Card\Cabs\mycab.cab
command with no space: CPY1:\Storage Card\Cabs\mycab.cab
Commands that require no space after the command
CPY1:
CPY2:
HIDE:
Commands that require a space after the command
CAB:
XML:
Commands where space requirement is unknown
LOCK:
RST:
I'm going to code this logic into SDAutoRun eventually.
Sleuth255 said:
Commands where space requirement is unknown
LOCK:
RST:
Click to expand...
Click to collapse
For my Hermes, RST: seems to need a space, LOCK: must not have a space after.
great work will try it and lets see if I can understand this UC building better because until now I am really confused
It seems to me, and looking at all the 'ready made' config.txt files in operator ROMs, that if the command has 4 letters eg EXEC:, LOCK: there must NOT be a space after, but if the command has 3 letters eg XML:, CAB: there MUST be a space after.
It has the other advantage of making everything line up nicely if you view using a non-proportional font, something like Courier New
Welcome.not trick is working on ELF.
But it would be great if people could Capture the Registry settings for those HKLM\HARDWARE\\DEVICEMAP\\etc..... TOUCH values before they do choose to skip welcome.
Shouldn't be to hard for you to ad this as an option.
Great work i've been waiting for this.
I don't know how your doing it, this whole building an aplication.
I'm not a developer.
JoelC said:
It seems to me, and looking at all the 'ready made' config.txt files in operator ROMs, that if the command has 4 letters eg EXEC:, LOCK: there must NOT be a space after, but if the command has 3 letters eg XML:, CAB: there MUST be a space after.
It has the other advantage of making everything line up nicely if you view using a non-proportional font, something like Courier New
Click to expand...
Click to collapse
Eureka! You may have figured it out! first 4 characters are reserved for the command field, parameter starts at 5th character.
If it seems to work, it might be good to mention it in the User thread, possibly in the first post - in the hopes that it may solve some of the problems people are having... building their SDConfig.txt files....
It's a real pity the ROM I'm using isn't UC compliant, I've got lots of plans!!
Hi DoeDoe,
I recall that sometime last month you posted images for the WinCE SDConfig. I was wondering if you were in any beta stages and/or if you were looking for beta testers?
I think your prototype screenshots were amazing. I'm sure if you created a new thread for this, tons of people would be knocking on your door to give feedback!

[CAB] Opera Mobile 9.5.15086 WWE QVGA/VGA [tweaked]

{
"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"
}
Features:
- Can be uninstalled
- Installs to SD/DEVICE
- Included Ad-blocking filter
- Default homepage set to Google
- Increased disk cache size to 20 MB
- Made the Zoom and Launch buttons 50% transparent
- Replaced the "htc" loading image with build 2392's image
- Fixed the "installation unsucessfull" problem on some devices by removing setup.dll and adding its functions to _setup.xml
Notes:
- Hardware keyboard is reportedly working on Touch Pro/HD but is buggy on Xperia and a few others.
- If you're upgrading from build 2XXX or 19XX,I suggest using this cab over the upgrade version (which just replaces the two Opera exes) as this build contains new features like Vibration and Strength Clicks, which needs the supporting registry entries to work properly. There are also a few minor changes in Opera.ini and other files. Also, a few SD version cabs posted here of earlier builds are buggy (incorrect paths of a few files/registries) so I recommend installing this version for a complete (cooking bugs free) experience.
- As always, please backup your existing Opera/device before installing.
- Tested on WM5 QVGA PPC. (200MHz, 42 MB)
A few interesting tweaks:
- To prevent Opera from continuing to run in the background even after you close it, change the value of this key:
HKEY_LOCAL_MACHINE\Software\Opera\Preload
Name: RealExit
- For vibration support (untested)
HKEY_LOCAL_MACHINE\Software\Opera\Defaults
Name: VibrationEnabled
\Windows\Opera9\Opera.ini tweaks:
- If you're not satisfied with the default zoom levels, tweak these values:
Code:
[Adaptive Zoom]
Maximum Zoom=
Minimum Zoom=
Minimum Overview Zoom=
- To increase the number of tabs, edit the value below:
Code:
[User Prefs]
Maximum Allowed Tabs=
FAQ:
1) Flash Support?
Flash isn't working. I've yet to fully try out all tricks though, but don't expect a Flash build anytime soon.​
2) Uninstall old version?
Not necessary. The installer should automatically remove any older builds.​
3) Improvements in this build since 2808?
Better Performance (Reported, not measured)
Vibration Support (Not tested)
Strength Clicks (Double taps? Pressure taps? Not sure about this one.)
Scroll Wheel Zoom
5) Help! Opera's not installing / starting
Before installing, terminate Opera9.exe using a process manager such as in SKTools
A softreset before and after installing helps
Uninstall all existing versions, delete Opera files from \Application Data\, \Windows\, \Program Files\ and run a registry cleaner
If your device has less memory, softreset, then exit all background apps and thirdparty processes (MobileShell/Winterface/etc), compact memory heaps and try launching
Some devices may report an unsucessfull install, but try launching Opera and check if the new version was installed
Troubleshooting:
Please mention the following details:
Device/OS/software specs.
Clean or upgrade install. If upgraded, which was the earlier build, etc.
Which CAB(s) you tried
Credits:
Thanks to liay for the original cab.
Download:
Note: New CABs for 15202 have been posted here. Those who can't download from the RS links below can instead get the new CABs which are hosted at about 8 mirrors.
SD QVGA
SD VGA
DEVICE QVGA
DEVICE VGA
Thank you. Will try this out.
What needs to be changed to make it install on device instead?
chavonbravo said:
What needs to be changed to make it install on device instead?
Click to expand...
Click to collapse
A lot. The setup xml, registry paths, ini files...
I can make a device cab though if there's more demand.
[deXter] said:
A lot. The setup xml, registry paths, ini files...
I can make a device cab though if there's more demand.
Click to expand...
Click to collapse
yes i would like device memory instead of memory card please
[deXter] said:
A lot. The setup xml, registry paths, ini files...
I can make a device cab though if there's more demand.
Click to expand...
Click to collapse
Count me in on that one too. Sorry, thought it would be easier.
Just one question,please? I've read a couple of times that Flash doesn't quite work with this version. Does Flash work in this cab (this particular build which installs in the SD Card)?
Thanks again for sharing.
I definitely appreciate the installing to the Storage Card. Thanks so much. Can't wait to try it.
i have the previous version of opera SD, must i unistall this version before to install the last one?
Count me also in the installation on device,,
thanks..
on my asus p320 don't start
thanks for the great work!
are there any significant improvements from 2808?
flash is workin in 2808 for me.. but i hear this version doesnt work with flash
Device installation please!
Good work btw.
Its works perfectly on my device
Device install cab please! Also can someone confirm this working on Touch HD?
THX!
Does youtube videos work on this tweaked version?
Can somebody help, I can't download from rapidshare.
My email is balde.boubacar(@)gmail.com
Many Thanks
Does youtube videos work on this tweaked version?
Click to expand...
Click to collapse
.........
no
Device version please i need it lol and there is a new version dumped check dev and hacking section.
Added VGA and QVGA versions for DEVICE install. Also added an FAQ section to answer all your queries.
Please check the first post for current and future updates.

[APP][CAB]Rhodium Notification Manager/Enhancement[3/10/09][ONLINE]

I made this cab using the Rhodium ROM dump.
This is the new HTC Rhodium Notification Manager also known as Notification Enhancement.
Images have been resized to VGA and seems to work well but it is still not release quality software. THERE ARE BUGS!!!!
I only experience one bug that I'm not sure is even a bug. When you receive a new notification such as an SMS, you click on the title bar then click on the new notification and then you must click close. It does not automatically close the Notification Manager on it's own.
NOTES::
1. You should have a 21000 or higher build before using this. THIS WILL NOT WORK ON OLDER BUILDS!!
2. If this is already in your ROM, DO NOT INSTALL IT!!!
​
Here is a screenshot of it working on my AT&T Fuze running the RRE 5 Fuze ROM:
{
"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"
}
(Note: it looks better on the phone)
Installation instructions:
1. Install cab
2. Soft-reset
3. Enjoy(except for the annoying bug)
If anyone here thinks they can fix this annoying bug then please by all means post the fix. Lets show the everyone what community really means!!
says cannot be installed because its not digitally signed??
Does this thing work on other devices too? I have a samsung omnia here...
Thanks!
does it still work on WVGA?
stuckonashelf said:
says cannot be installed because its not digitally signed??
Click to expand...
Click to collapse
Weird... Should work. I will double check dlls for signatures then re-up. It works for me but then again the ROM I'm using has certificate checking removed.
derliebewolf said:
does it still work on WVGA?
Click to expand...
Click to collapse
No. It has VGA images so it will only work on VGA but I can re-post the WVGA images which you can just drop into the windows folder on your device.
Thank you so much for this
this looks cool... any chance of a QVGA Version ?
I do also get the signature error!
Here are the WVGA images. Just extract the zip and copy all images to Windows after installing the cab.
Can you post another link as I keep getting this error; "Invalid Attachment specified. If you followed a valid link, please notify the administrator"
The reason the SMS/EMail notifications don't close on their own is because when you click on one, it actually tries to launch the SMS or Email page in the Rhodium Manila Not being able to do so, Manila won't steal the focus from it like it would normally. I know I've had to hex edit notificationmanager.dll to see the new manil2.exe exe from xboxmod's rhodium manila. If you have a stock .dll in that cab, you might wanna contact xboxmod for the one I sent him, or just.. hex edit it yourself.
stuckonashelf said:
says cannot be installed because its not digitally signed??
Click to expand...
Click to collapse
cpt.bert said:
I do also get the signature error!
Click to expand...
Click to collapse
Try re-downloading and installing again. I replaced all DLLS with signed DLLS. It should work now.
NRGZ28 said:
The reason the SMS/EMail notifications don't close on their own is because when you click on one, it actually tries to launch the SMS or Email page in the Rhodium Manila Not being able to do so, Manila won't steal the focus from it like it would normally. I know I've had to hex edit notificationmanager.dll to see the new manil2.exe exe from xboxmod's rhodium manila. If you have a stock .dll in that cab, you might wanna contact xboxmod for the one I sent him, or just.. hex edit it yourself.
Click to expand...
Click to collapse
Yes and no. When you click on "New SMS" or something like that, it DOES move the slider over to the "Messages Tab". In essence, this does work perfectly. It just doesn't close the Notification window automatically. If we can add that function then this would be perfect.
Keep in mind, this is the normal Manila.exe. The only difference in xboxmod's manila is that it is manil2.exe instead of manila.exe. That's the only reason the dll needed to be edited.
But it doesn't activate the nice notification icons like
You can see what I mean in the Topaz-ROM from udk! Just create a new appointment and see what's going on when it shows up the reminder!
animelover said:
But it doesn't activate the nice notification icons like
You can see what I mean in the Topaz-ROM from udk! Just create a new appointment and see what's going on when it shows up the reminder!
Click to expand...
Click to collapse
Mine does:
dharvey4651 said:
Try re-downloading and installing again. I replaced all DLLS with signed DLLS. It should work now.
Click to expand...
Click to collapse
I installed it on my diamond with Original rom...now al notification manager is gone..
cpt.bert said:
I installed it on my diamond with Original rom...now al notification manager is gone..
Click to expand...
Click to collapse
Did you soft-reset after installation? Says in the installation instructions that you need to soft reset.
Go into settings and remove the new notification enhancement and then soft-reset. Then re-download in re-install. THEN SOFT RESET. It should work.
I installed the cab on my Touch HD, copied the WVGA files into \windows\ and then made a soft reset: Now I have no finger friendly notification menu anymore. It acts like a standard windows mobile titlebar.
LordDeath said:
I installed the cab on my Touch HD, copied the WVGA files into \windows\ and then made a soft reset: Now I have no finger friendly notification menu anymore. It acts like a standard windows mobile titlebar.
Click to expand...
Click to collapse
Does your device have a 21000+ build ROM?

Crud Scraper - automatic uninstaller

Hello,
I just wanted to announce a little app I wrote in response to a request over here.
In a nutshell it just goes through your device, checks against a list of software in a config file, and lets you check off the ones you'd like to uninstall. Then it removes those apps from your file system and the registry.
This is my first windows mobile app. It's fairly simple, but if anyone finds any bugs, please let me know.
Right now there is only a config file for the HTC Tilt 2. If anyone would like to write a config file for other devices (Rhodium or not), I've included documentation on how to do so, and I'd be happy to help.
You can grab the Tilt 2 version of Crud Scraper here.
{
"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"
}
pyromosh said:
Hello,
I just wanted to announce a little app I wrote in response to a request over here.
In a nutshell it just goes through your device, checks against a list of software in a config file, and lets you check off the ones you'd like to uninstall. Then it removes those apps from your file system and the registry.
This is my first windows mobile app. It's fairly simple, but if anyone finds any bugs, please let me know.
Right now there is only a config file for the HTC Tilt 2. If anyone would like to write a config file for other devices (Rhodium or not), I've included documentation on how to do so, and I'd be happy to help.
You can grab the Tilt 2 version of Crud Scraper here.
Click to expand...
Click to collapse
So essentially this is an uninstaller that gets rid of everything left by an app?
dwizzy130
Can you post the cab right here? I have an aggressive firewall that I don't control that prohibits your linked site as 'Free Pages' ..sheesh!
That sounds good and i will test it on the Rhodium 100 aka Touch Pro 2. Will report later.
Love the icon
I ran it after having removed 90% of what it scrapes, and it worked like a charm. Thanks, great utility!
~Eric
dwizzy130 said:
So essentially this is an uninstaller that gets rid of everything left by an app?
dwizzy130
Click to expand...
Click to collapse
That's right. It can either uninstall an app, or finish removing what's left of an app that was not properly uninstalled.
badiubronco said:
Can you post the cab right here? I have an aggressive firewall that I don't control that prohibits your linked site as 'Free Pages' ..sheesh!
Click to expand...
Click to collapse
I didn't even realize the files could be hosted here as a normal user. I've just edited the main post of this thread to include the file you'll need.
Bear in mind that it's not a cab though. It's a zip file containing an exe and a config file for the Tilt 2. Just save those to the same folder on your device, run the exe, and the rest is self explanatory.
pyromosh said:
I didn't even realize the files could be hosted here as a normal user. I've just edited the main post of this thread to include the file you'll need.
Bear in mind that it's not a cab though. It's a zip file containing an exe and a config file for the Tilt 2. Just save those to the same folder on your device, run the exe, and the rest is self explanatory.
Click to expand...
Click to collapse
If you want me to cab it for you just ask cause it'll take me 2 seconds...
dwizzy130
It's got a good name. Sold !
Could you make a cab of this for the T-mobile Touch Pro 2 please?
mike2nl said:
That sounds good and i will test it on the Rhodium 100 aka Touch Pro 2. Will report later.
Click to expand...
Click to collapse
Any luck with testing this?
mike2nl said:
That sounds good and i will test it on the Rhodium 100 aka Touch Pro 2. Will report later.
Click to expand...
Click to collapse
Did you ever get the chance to test this on the US TP2?
I have a CDMA phone (Verizon Rhodium 500)and would love to give it a shot.
Tried it on my Tilt2 unfortunately, I didn't have the option to remove the programs I installed the app to remove. Looks like it needs somemore development to be able to select everything on the phone. I can't comment on how good it works because I didn't remove anything. I do appreciate the effort though.
bennyj71 said:
Tried it on my Tilt2 unfortunately, I didn't have the option to remove the programs I installed the app to remove. Looks like it needs somemore development to be able to select everything on the phone. I can't comment on how good it works because I didn't remove anything. I do appreciate the effort though.
Click to expand...
Click to collapse
What app(s) specifically are you referring to?
The only apps it removes are the ones defined on the wiki entry defining the crapware here.
If I know what apps you'd like removed, then I can add those apps to the XML file that defines the list of apps to check for.
pyromosh said:
What app(s) specifically are you referring to?
The only apps it removes are the ones defined on the wiki entry defining the crapware here.
If I know what apps you'd like removed, then I can add those apps to the XML file that defines the list of apps to check for.
Click to expand...
Click to collapse
The mobile web and mobile video.
pm
pyro - check your pm's
Be nice for a sprint version what do you need in order to make one
HELP!!!
Ok, I'm at my wits end. I've downloaded the zip, extracted the files & copied them to the phone (was drag & drop ok?). I can't get the program to launch. I just get windows offering to run out to the web to find a fix.
How do you execute it? I don't see it listed on the phone itself so I thought I should do it via the laptop on the .exe that was on the phone.
Does it matter what OS is on my laptop?
AWESOME!
Just want to say that pyromosh is awesome. Walked me thought what I needed to do.
For those that don't have Framework 3.5 - you need to install that on your PC then dig down in that folder to get the 3.5 cab file to move to your phone and install.
After that, it works like a charm.
On happy Texan gal here.
great program, pyromash....
i was directed to this thread because I'm trying to delete the actual .exe files from the Windows folder (plus some other stuff like the bloat mp3's)... i tried with File Explorer & Total Commander... these delete attempts all failed...
is there a way to do this??

Categories

Resources