Leo Application Unlock - HD2 Windows Mobile 6.5 Themes and Apps

Hello, just received my HD2 ! But with trying to install some software, it mentions the certificates are not ok, so I cannot install. Is this the 'application lock' and how can I unlock it ?

MattRob said:
Hello, just received my HD2 ! But with trying to install some software, it mentions the certificates are not ok, so I cannot install. Is this the 'application lock' and how can I unlock it ?
Click to expand...
Click to collapse
Using a registry editor, set the following values:
Code:
[HKEY_LOCAL_MACHINE\Security\Policies\Policies]
"00001017"=dword:00000090
"00001005"=dword:00000028
"00001001"=dword:00000001
"0000101b"=dword:00000001
"0000101a"=dword:00000001
That should fix it... If the registry editor gives you an error, or you'd rather not use a registry editor, I can whip up a cab/program to do it.

Hm .... I tried that (with the old regeditSTG; but is not working very smooth) but still the same problem. I will try and install another regeditor, to see if that works ... Txs for quick follow up.

I tried it another time, but values seem to be correct now. Still have the application lock issue ... Would you mind making a cab, just to make sure ... ?

MattRob said:
I tried it another time, but values seem to be correct now. Still have the application lock issue ... Would you mind making a cab, just to make sure ... ?
Click to expand...
Click to collapse
Did you soft reset the device?

Yep, a few times already ....

MattRob said:
Yep, a few times already ....
Click to expand...
Click to collapse
Okay... I'll have a look at other things that could be set... What's the exact error it gives?

Unfortunately it is the Dutch version (that one arrived one week earlier here than the UK version), but after installing the software (which I used on my HD (with Dutty's Leo R7 and ALL earlier versions) and I need it to get my server ready for my work exchange server), it says (translated):
The file cannot be opened. It is not signed with a trusted certificate or one of the components cannot be found. U have to install it again or repair it if the problem persists.

MattRob said:
Unfortunately it is the Dutch version (that one arrived one week earlier here than the UK version), but after installing the software (which I used on my HD (with Dutty's Leo R7 and ALL earlier versions) and I need it to get my server ready for my work exchange server), it says (translated):
The file cannot be opened. It is not signed with a trusted certificate or one of the components cannot be found. U have to install it again or repair it if the problem persists.
Click to expand...
Click to collapse
I think that's an issue with the cab/software rather than the certificates... Out of interest, what application is it?

If that would be true, I REALLY have a problem. It is not a 'known' software, I guess. It has been prepared by my company and I have to install it first before I can use our Exchange Server (through Domain Enroll). It is call gprschange.exe
It worked on all former HD Roms and on the XPeria. I will try to set up Exchange server without it. Hopefully it will work .... Will let you know ...

It is not working now ... I cannot connect to Exchange server ... I assume it cannot have anything to do with the 'Dutch' version ? That would be strange, right ? But I cannot understand it worked on all the HD ROM versions, and here it is not working .... And I was so happy I got the HD2 today and now it is not working (for me at least) ...

i don't know if you already have solved the problem, but in some cases, when a cab refuses to install on my tp2, i open it with the wince cab manager on the desktop, remove the setup.dll and repack it again. It might not make any sense at all, but at least you can try it to rule it out.

May be something related to old .net 2?
or have you updated to 3.5 already?

hyellow said:
i don't know if you already have solved the problem, but in some cases, when a cab refuses to install on my tp2, i open it with the wince cab manager on the desktop, remove the setup.dll and repack it again. It might not make any sense at all, but at least you can try it to rule it out.
Click to expand...
Click to collapse
It was the setup.dll causing issues, it's fixed now!
Will move this to Leo Themes and Applications.

i have exactly the same problem with anumber of cabs that worked fine on my touch pro. seems a number of former reg edits are not being picked up as before. the keys i want to change for default folder locations don t work eiter...(see my post)...

oh, that is good...
thanks hyellow ...

Related

Let's all try to fix the charging issue..

... since this problem is bugging us with aku3.x and crossbow roms.
Especially with the crossbow rom, this seems to be the only problem. The other issues are already fixed, or are easy to get fixed (since they have already been fixed in earlier roms).
In addition to this, I think that if we work together we have greater chances of solving this frustrating issue.
So this is what I have tried (with no success):
1) replace the battdrv.dll with one from a prophet
I get the common result where the device will charge only when you softreset with the cable inserted. You also get a square in the "Model No" in device information (Module address conflict?) Someone solved the square issue in an aku 3.x rom. I would like to know how it was fixed.
2) replace the battdrv.dll with one from an HTC artemis
No charging/status indication. Model No is reported as "WIZA200"
3) I unloaded camera and keyboard driver to see if there are any conflicts with them - no difference
andrew_sh said:
... since this problem is bugging us with aku3.x and crossbow roms.
Click to expand...
Click to collapse
A possible way is to write a wrapper for the batterydriver, which logs information and try finding the differences in pnp, etc.. between a working rom and a non working rom with the prophet-driver.
You could try following too:
- don't touch the batterydriver in original aku3-rom
- do following while device finished boot and os is running:
- copy battdrvr.dll from prophet and rename it to \windows\battdrvr_New.dll (into the new rom)
- change the registry-value HKLM\Drivers\BuiltIn\Battery\Dll = battdrvr_New.dll
- wait some minutes and do a softreset
-->it will not survive a hard-reset, but i guess this could solve module-overlapps..
hope this helps,
ikarus
ikarus said:
A possible way is to write a wrapper for the batterydriver, which logs information and try finding the differences in pnp, etc.. between a working rom and a non working rom with the prophet-driver.
You could try following too:
- don't touch the batterydriver in original aku3-rom
- do following while device finished boot and os is running:
- copy battdrvr.dll from prophet and rename it to \windows\battdrvr_New.dll (into the new rom)
- change the registry-value HKLM\Drivers\BuiltIn\Battery\Dll = battdrvr_New.dll
- wait some minutes and do a softreset
-->it will not survive a hard-reset, but i guess this could solve module-overlapps..
hope this helps,
ikarus
Click to expand...
Click to collapse
Thanks for the info.
I just tried it.
Result:
I get the square in the device info.
No charging/no battery status.
Strange isn't it? I wonder why the model no gets f**d up.
To my knowledge, "usbfn.dll" is involved as well, so maybe you gotta play around with that one as well...
MusicMike said:
To my knowledge, "usbfn.dll" is involved as well, so maybe you gotta play around with that one as well...
Click to expand...
Click to collapse
I tried replacing this file. The result is that activesync stops working completely.
MusicMike said:
To my knowledge, "usbfn.dll" is involved as well, so maybe you gotta play around with that one as well...
Click to expand...
Click to collapse
i do agree.. don't know which dll's, but maybe there are more dll's used for battery..
There is a tool called depends or similar, which can figure this out..
depends is part of free eVC++ (\Program Files\Microsoft eMbedded C++ 4.0\Common\Tools\depends.exe)
ikarus
ikarus said:
i do agree.. don't know which dll's, but maybe there are more dll's used for battery..
There is a tool called depends or similar, which can figure this out..
depends is part of free eVC++ (\Program Files\Microsoft eMbedded C++ 4.0\Common\Tools\depends.exe)
ikarus
Click to expand...
Click to collapse
ahh, thats a handy tool, thanks for the tip !
attached is a cab which could fix this issue.
my contribution to the great work of our rom-cooker
ikarus
ikarus said:
attached is a cab which could fix this issue.
my contribution to the great work of our rom-cooker
ikarus
Click to expand...
Click to collapse
Thanks ikarus, i'll try tomorrow.
So have you tried this? Did you find out what was causing the problem?
andrew_sh said:
So have you tried this?
Click to expand...
Click to collapse
MusicMike tested it, but it needs more testing hehe
andrew_sh said:
Did you find out what was causing the problem?
Click to expand...
Click to collapse
not yet... in part yes, but i don't want to write explanations which could turn out to be wrong...
I'm back, testing it now
Jesterz said:
I'm back, testing it now
Click to expand...
Click to collapse
Welcome back! hehe damn it's been a long time
HELP
okay i have the japnease wm6 rc7 both files its all in jap appantly the battrey issue is fixed and all the other problems can someone help me to convert the language into english and then i can test on my prophet we may have a fully working wm6 rom here guys please need help for final stages.
WM6 100% working on prophet
Hi i just installed wm6 rc7 and i can confirm usb charging and sound all works on prophet flawlesly i need a hero to covert the language into english please can someone help
c3l5o said:
so I was just wondering what does the app change in my phone to make it work... I didn't eve have to soft reset it once...
Click to expand...
Click to collapse
jutley said:
Hi i just installed wm6 rc7 and i can confirm usb charging and sound all works on prophet flawlesly...
Click to expand...
Click to collapse
great. i have some thoughts about the cause, but i don't have an verified explanation for the cause.
Actually i don't have enough time to do more investigation for... So i can explain what the cab is doing.
It's a very slight solution.
The cab creates a notification for the "Notification Broker", which in turn starts XDADev_BatFix.exe each time usb gets connected.
(That is there is no extra thread running, there is no dll loaded, there is no system service running and no extra resource needed. It is almost like before.)
XDADev_BatFix.exe does only set a PowerEvent and exits afterwards.
that's it.
Best regards,
ikarus
anyone sucess pls post...
i'll try tomorrow
ikarus said:
great. i have some thoughts about the cause, but i don't have an verified explanation for the cause.
Actually i don't have enough time to do more investigation for... So i can explain what the cab is doing.
It's a very slight solution.
The cab creates a notification for the "Notification Broker", which in turn starts XDADev_BatFix.exe each time usb gets connected.
(That is there is no extra thread running, there is no dll loaded, there is no system service running and no extra resource needed. It is almost like before.)
XDADev_BatFix.exe does only set a PowerEvent and exits afterwards.
that's it.
Best regards,
ikarus
Click to expand...
Click to collapse
Ok thanks ikarus! Really is a smart and slight solution
guitarz said:
anyone sucess pls post...
i'll try tomorrow
Click to expand...
Click to collapse
It IS working indeed
This fix tested and working on Qtek S200! Its one of the 2,2 clean roms from a few months ago. The battery problem has been my biggest annoyance! Thanks!
I also tried XDADev_BatFix on my 818Pro with AKU3.3-Jester-b1 ROM.
Looks like it really solve the battery charge problem.
Thanks ikarus!
Worked
It Worked on I-mate JamIn, Thanks.
some times the device do not wake up after it sleeps

Office 2007 cab

Ok i have been able to get it installed just keeps bugging me about certification. Anyone got any idea as to how to fix this?
Did you make a cab from the dump of one the roms?
Good luck with your endeavours to make an office 2007 cab. I heard this isnt possible because it has to be cooked into the rom....
peter petrelli said:
Good luck with your endeavours to make an office 2007 cab. I heard this isnt possible because it has to be cooked into the rom....
Click to expand...
Click to collapse
Ya the only way of it working is to cook as you can not override the old office!!! Or you would have two different offices on your phone!
Well, even when i do cook it into the rom it gives me the cert issue. Any ideas? And the sad part is, when i cook it into the rom, OneNote works perfectly without error. LOL. I must be missing something.
nottoosmart said:
Well, even when i do cook it into the rom it gives me the cert issue. Any ideas? And the sad part is, when i cook it into the rom, OneNote works perfectly without error. LOL. I must be missing something.
Click to expand...
Click to collapse
Everything except onenote? that's really strange. I have imported mun rom's office package into faria latest real thing with no problem, and needless to say on mun's rom it's also working fine. If your moving the package to another rom dump the only thing that comes to mind is to make sure that you update/replace all office files. Another thing is the office suite opening at all, or does it give you the security warning and exit?
if its possible to create the office why dont u remove the files from the rom to start off with then install the cab
funman said:
Ya the only way of it working is to cook as you can not override the old office!!! Or you would have two different offices on your phone!
Click to expand...
Click to collapse
What if you cooked your rom without office, could you install it to the SD card?! Save space in your rom cooking, and save storage in your device!
I am waiting to flash my rom, but I am gonna try this. And yes I will pull the package from the ROM.
Oem Files Working On Wizard
Here you have all the files for Office 2007 mobile, tested and working on my Wizard (English), just copy EVERYTHING on \Windows and reset, if you can make me a cab installer will be perfect.... Enjoy and chears!!!
Thanks bfjosue,but why the files are very small.
Your ppt.exe is only 26.1 KB.
Same as excel and word mobile.
The real binaries (pword.exe etc.) are missing. It just uses the old Office binaries. So no, it is not Office 2007...
Mirek
nottoosmart said:
Ok i have been able to get it installed just keeps bugging me about certification. Anyone got any idea as to how to fix this?
Click to expand...
Click to collapse
If you install this cab it fixes the problem. I "lifted" it from the Hermes thread, and it works on my patched together rom. I haven't decoded the cab, but I know you're good at it, so...
If you install this cab it fixes the problem. I "lifted" it from the Hermes thread, and it works on my patched together rom. I haven't decoded the cab, but I know you're good at it, so...
Click to expand...
Click to collapse
So we are gonna have a working cab?! I am so confused.....
So wait, can Office 2007 be installed WITHOUT cooking?

.Net framework on wm6

i havnt been able to install .Net framework on wm6, has anyone had any luck with this?
Dude, WM6 comes with Net CF2, which is the latest one
karhoe said:
Dude, WM6 comes with Net CF2, which is the latest one
Click to expand...
Click to collapse
it does? I'm not able to get the program "sniper" to work cuz i need .Net framework i think. has anyone else been able to get sniper to work?
mikeeey said:
it does? I'm not able to get the program "sniper" to work cuz i need .Net framework i think. has anyone else been able to get sniper to work?
Click to expand...
Click to collapse
Does it say that it needs .net framework when you start it?
mikeeey said:
it does? I'm not able to get the program "sniper" to work cuz i need .Net framework i think. has anyone else been able to get sniper to work?
Click to expand...
Click to collapse
That is the problem with your application, anyway, is sniper the apps used to send BT message?
karhoe said:
That is the problem with your application, anyway, is sniper the apps used to send BT message?
Click to expand...
Click to collapse
1. It is (in addition to, say, Bluezard - see http://forum.xda-developers.com/showthread.php?p=1226139 ); see my related review at, say, http://forum.xda-developers.com/showthread.php?t=277726
2. Dunno if your WM6 contains .NET CF 1. If it doesn't, you'll want to install CF1SP3 available at http://www.winmobiletech.com/sekalaiset/CF1SP3/netcf.all.wce4.ARMV4.rar
3. Moving the thread to General because it is generic enough to have value to generic (not just Tornado) users.
Menneisyys said:
1. It is (in addition to, say, Bluezard - see http://forum.xda-developers.com/showthread.php?p=1226139 ); see my related review at, say, http://forum.xda-developers.com/showthread.php?t=277726
2. Dunno if your WM6 contains .NET CF 1. If it doesn't, you'll want to install CF1SP3 available at http://www.winmobiletech.com/sekalaiset/CF1SP3/netcf.all.wce4.ARMV4.rar
3. Moving the thread to General because it is generic enough to have value to generic (not just Tornado) users.
Click to expand...
Click to collapse
thanks menneisyss. that was a really big help. i will try all of these different options youve given me including bluezard. i actually had tried and looked if you had writen an article on Sniper but no luck, thanks for linking this.
EDIT: i just tried to install CF1SP3 but it told me it wasnt intended for my device. and because i couldnt get CF1SP3 to install, i still can't get Sniper to work.
[email protected] said:
Does it say that it needs .net framework when you start it?
Click to expand...
Click to collapse
no but i had recently installed an earlier version and after the setup it told me i needed it. so yes it told me once, but not every time i start up.
mikeeey said:
no but i had recently installed an earlier version and after the setup it told me i needed it. so yes it told me once, but not every time i start up.
Click to expand...
Click to collapse
Well I remember that when I have started app that needed .net framework on wm5 it said something like that the app cannot start because I don't have .net framework installed.
This is still an ongoing problem for me... Many apps crash saying that it could not find .Net CF 2.0, yet I know that WM6 already comes with it and when I try to install it, it tells me that it already has a newer one installed.

strange messages after upgrade to WM6.1 3.2 thingonaspring.5.2.1933.18533.REALVGA

Hi,
I've just upgraded my mda pro to wm6.1, specifically 3.2 thingonaspring.5.2.1933.18533.REALVGA
On start up or reboot, I get two pop up box errors.
ssdamon.exe
"THE FILE "SDDAEMON" CANNOT BE OPENED. eITHER IT IS NOT SIGNED WITH A TRUSTED CERTIFICATE, OR ONE OF ITS COMPONENTS CANNOT BE FOUND.IF THE PROBLEM PERSISTS, TRY REINSTALLING OR RESTORING THIS FILE"
elatepushservice.exe
The file elatepushservice.exe can not be opened .....
I've tried reflashing and cold reboots, but its still the same. The other functions work fine as far as I can tell.
Also I think the mda pro has retained some of my old settings, i.e. it has remembered the outgoing call duration, even after the rom upgrade ! Is there a way of clearing this info ??
Can any one help ?
Thanks
fs
Try finding the cab "sdkcerts.cab" to disable certificate checks and try it else reflash the rom once again and try.
fyi, the rom you're flashing is a WM6.0 build and NOT wm6.1
Fix?
Had the same issue, but it was related to a file that was removed from the windows directory search the ROM thread I think the file was something like olce?.dll to confirm its the same issue try installing isilo and see if the same error happens.
Hi guys where is Thingonaprings 6.1 ROM I didn't relise he'd released on?
No, he’s just confused between WM 6.0 and WM 6.1 it did take me a while to realize I am not superman too.
WizP said:
Hi guys where is Thingonaprings 6.1 ROM I didn't relise he'd released on?
Click to expand...
Click to collapse
firestormer said:
Hi,
I've just upgraded my mda pro to wm6.1, specifically 3.2 thingonaspring.5.2.1933.18533.REALVGA
On start up or reboot, I get two pop up box errors.
ssdamon.exe
"THE FILE "SDDAEMON" CANNOT BE OPENED. eITHER IT IS NOT SIGNED WITH A TRUSTED CERTIFICATE, OR ONE OF ITS COMPONENTS CANNOT BE FOUND.IF THE PROBLEM PERSISTS, TRY REINSTALLING OR RESTORING THIS FILE"
elatepushservice.exe
The file elatepushservice.exe can not be opened .....
I've tried reflashing and cold reboots, but its still the same. The other functions work fine as far as I can tell.
Also I think the mda pro has retained some of my old settings, i.e. it has remembered the outgoing call duration, even after the rom upgrade ! Is there a way of clearing this info ??
Can any one help ?
Thanks
fs
Click to expand...
Click to collapse
Hi,
Just remove sddaemon.lnk from windows/startup folder.
(when in doubt, just paste this file elsewhere)
greetings,
Wout
I am getting the same thing. None of these "fixes" has any effect whatever. I thought this was a thread full of knowledgeable persons. Why all the stab-in-the-dark answers? Doesn't anybody know what REALLY causes this trouble?

New swype ver from 2.13

Can and chef or anyone that has a stock rom can extract the new version of swype from the new 2.13 Tmobile update rom? I think a lof of us would like to have it as a cab. The new version has the option to enable or disable vib typing, very good feature to have.
romeo0119 said:
Can and chef or anyone that has a stock rom can extract the new version of swype from the new 2.13 Tmobile update rom? I think a lof of us would like to have it as a cab. The new version has the option to enable or disable vib typing, very good feature to have.
Click to expand...
Click to collapse
in the meantime you can use this program. http://forum.xda-developers.com/showthread.php?t=450256 i have used it for some time and love it! it was my solution to the no vibe in swype.
I've had that before, not as good as the one in the new rom.
would love this
http://htcpedia.com/duttys_ime_swype_eb39564dab24a6471/soft/leo-apps.html
not able to test it, cause i am at work.
..but hope that s.o. could tell me, if it's possible to add other dictionarys to swype, like the German one + Germany keyboard layout.
Best regards
worked!
...okay, thought i just take the time for installing it..and it worked!
ive installed it, without deinstalling my old working swype with german dictionary. the old location of swype was Windows/swype.
installed duttys version on the storage card. after rebooting, ive got the new swype version with vibration and fixed problems, like holding keys and getting alternative inputs.
I tried it, works but has same problem as early version of the previous version. I recommend to not install it, it changes your "model name" file under the windows directory to t-mobile leo and could interfere with certain apps or functions that are specific to your carrier. I think this may cause problems with password sign-in too (may result in a hard reset?). Just wait for a reworked version, like for v3.9. Be cautious if u do.
orlandojumpoff said:
I tried it, works but has same problem as early version of the previous version. I recommend to not install it, it changes your "model name" file under the windows directory to t-mobile leo and could interfere with certain apps or functions that are specific to your carrier. I think this may cause problems with password sign-in too (may result in a hard reset?). Just wait for a reworked version, like for v3.9. Be cautious if u do.
Click to expand...
Click to collapse
Just make the installation after a hard reset or a fresh new flash, and you won´t face those issues.
Thanks, let me try it out
Edit: Works fine for me, on NRG rom.
Btw is auto spacing working for anyone? Doesnt work for me it seem.
romeo0119 said:
Btw is auto spacing working for anyone? Doesnt work for me it seem.
Click to expand...
Click to collapse
wokring here for me!
j4n87 said:
http://htcpedia.com/duttys_ime_swype_eb39564dab24a6471/soft/leo-apps.html
not able to test it, cause i am at work.
..but hope that s.o. could tell me, if it's possible to add other dictionarys to swype, like the German one + Germany keyboard layout.
Best regards
Click to expand...
Click to collapse
It works for me... Im going repost this in my sticky if you dont mind. I will keep your URL.
cd993 said:
wokring here for me!
Click to expand...
Click to collapse
What the hell, not doing it for me, let me try to uninstall and reinstall it.
romeo0119 said:
What the hell, not doing it for me, let me try to uninstall and reinstall it.
Click to expand...
Click to collapse
any of you know how to get around the open EnglishUS failed error.. i am on a stock ROM WWE and the swype does install to the program files folder
Athar Mansoor said:
any of you know how to get around the open EnglishUS failed error.. i am on a stock ROM WWE and the swype does install to the program files folder
Click to expand...
Click to collapse
I'm also using a WWE Rom... of Dutty. Installed it on Device or Storage Card?
Ok.. Got it to work..
heres what I did..
Install swype.. it will ask for restart..
Select cancel.. A folder called 'Swype' will be installed to windows..
Copy that folder to program files
soft reset your device..
sywpe will be ready to use..
You can delete the folder from program files once soft reset.
Also this can be done either on storage card or internal device..
both folders must be in same memory location
Happy swyping

Categories

Resources