Related
Hi,
I am interested in binding a button to quickly turn the wireless off and on.. It is a pain to keep going through the comm manager..
I need a little program that when executed just either enables it or disables it depending on the current state..
Anybody know of such a program?
Thanks,
Colin Jensen
http://forum.xda-developers.com/attachment.php?attachmentid=70875&d=1203153820
there ug o
Very useful but any clues on where this cab came from, who made it etc?
fisha21 said:
Very useful but any clues on where this cab came from, who made it etc?
Click to expand...
Click to collapse
I think theis might be the site:
http://ae.inc.ru/aewft.php
This function is also built into Spb Phone Suite. Very handy I might add.
Not free is downside..
http://www.spbsoftwarehouse.com/products/phonesuite/?en
There is also a new beta for this app which you can find here;
http://www.spbclub.com/forum/viewtopic.php?t=15808
Use Kaiser tweeks etc to turn on wireless today, which will give you a home screen plugin
Here is another free today plug in - gives you all the three buttons to toggle : bluetooth, wifi and the phone all in one place. Takes away the pain of using comm manager. I dont remember where I found it so I am just posting the CAB here.
If were going with Today Screen plug-ins I'll have to place my vote for SBSH PhoneWeaver (not free but well worth it):
http://www.sbsh.net/product.php?id=28
Hello,
For the past few days the (from what I gather) well-known problem of not being able to install or run an 'untrusted' application has been plaguing me. However, I've been searching here and googling around for a long time now with no result...
Been using Dutty's 5.2.19199 (WM6.1) and I really didn't change any setting! So what gives? Any ideas?Basically, how do I get the prompt back (the one during installation)?
Thanks in advance!
T
krakout said:
Hello,
For the past few days the (from what I gather) well-known problem of not being able to install or run an 'untrusted' application has been plaguing me. However, I've been searching here and googling around for a long time now with no result...
Been using Dutty's 5.2.19199 (WM6.1) and I really didn't change any setting! So what gives? Any ideas?Basically, how do I get the prompt back (the one during installation)?
Thanks in advance!
T
Click to expand...
Click to collapse
Check your registry settings! Use KaiserTweak or Schaps' AdvanceConfig!
Yes, I know it must be something in the registry, but what? And, I thought of Tweak and AdvanceConfig but -guess what? They're not authenticated! Argh!
krakout said:
Yes, I know it must be something in the registry, but what? And, I thought of Tweak and AdvanceConfig but -guess what? They're not authenticated! Argh!
Click to expand...
Click to collapse
If you are technical, try this: Download KaiserTweak's latest XML file and open the file in Notepad. Then see what registry key(s) is(are) modified for this tweak.
Ah now - that's a great idea! But, do you know of any PC-based registry editor, since I cannot install one on my TyTNII?
If you're really technical, you can follow through with cmonex's way found here.
If not, search for dot fred task manager, which includes a great *FREE* registry editor amongst other tools, much better than PHM Reg Editor, imo....
Whoa, thanks a bunch. I'll try the task manager first (found here, btw), but I'm not sure if I'll be able to run it either - the whole system seems VERY restricted! I'll try to make heads from tails with the instructions in the other thread. Thanks so much!
Btw, I do seem to remember a program that allowed you to edit the PPC's registry from Windows PC, anyone remember that?
Thanks again guys - much, much appreciated!
You can run the untrusted app, i.e. Advanced Conig. Just select yes. Then make the changes.
BTW, to view the xml, just Open notepad on pc & drop the xml in the notepad window.
No I can't that's my problem - it just flat refuses to run it, it doesn't give me the prompt.. that's why I'm asking for a PC-based registry editor!
Anyhow, I'll try it today and will let you know if I manage it!
krakout said:
Ah now - that's a great idea! But, do you know of any PC-based registry editor, since I cannot install one on my TyTNII?
Click to expand...
Click to collapse
http://www.pocketpcfreewares.com/en/index.php?soft=1399
Here is another PC based mobile registry editor. Simple to use and works well. Havent found any serious problems with it
Yes, I'm trying this right now
Btw, the registry setting seems to be:
HKLM\Security\Policies\Policies\0000101a
Value=1: disabled
Value=0: enabled
Desc.:Enable or disable the warning you get when opening a program that is not digitally signed
A small cab to disable signing-security: Download: http://www.PocketPC-Live.com/ds.cab
Try it and let me known..
Carty said:
A small cab to disable signing-security: Download: http://www.PocketPC-Live.com/ds.cab
Try it and let me known..
Click to expand...
Click to collapse
The problem with this cab (and another one I had found) is that, once the mobile goes berzerk, you can't install it because, of course, it's unsigned... Catch 22! Thanks anyway - and, by the way, superb site, added to my RSS aggregator at once!
Anyhow, I just applied the reg tweak (set to 0), reset, thing asks me to verify running unsigned start-up programs, I OK them, and then... still same problem! What the heck? There doesn't seem to be any other tweak...
krakout said:
..by the way, superb site, added to my RSS aggregator at once!
Click to expand...
Click to collapse
Thank you My pleasure to serve the pocket pc community..
krakout said:
Anyhow, I just applied the reg tweak (set to 0), reset, thing asks me to verify running unsigned start-up programs, I OK them, and then... still same problem! What the heck? There doesn't seem to be any other tweak...
Click to expand...
Click to collapse
It has to be set to 1 for disabling.. You set to 0?
Regards,
Carty..
Yes, I set it to 0; it was set to 1 (probably an earlier KaiserTweak session), but I actually wanted to get the prompt so that I could tell it that f*cking yes, I want to run/install the app!
Anyhow, been switching between 0 and 1 with no effect... Feel a hard reset coming on, but it's weird because I've found quite a few posts around (not necessarily here) and no solution...
Got the same problem after a white screen after hardspl, but changing the registry worked for me. Thanks, now I can try jumpspl.
New version at:
http://forum.xda-developers.com/showpost.php?p=2622590&postcount=45
Old version
I'm make a small program, which change current SIP when stylus out of the case and in the case.
Just unzip, and run program. Run again, and you can stop background process.
Settings in registry:
key HKCU\Software\HtcExtFun
value StylusInSipName - string name of SIP when stylus in the case
value StylusOutSipName - string name of SIP when stylus out of the case
example of reg settings (included in attached archive):
Code:
[HKEY_CURRENT_USER\Software\HtcExtFun]
"StylusOutSipName"="Keyboard - VGAKEY"
"StylusInSipName"="TouchPal"
Sorry I messed up im such an idiot!
And would it be possible to change the diamond in some kind of explosive device if the stylus is pulled out and in five times in less than three seconds ?
Hmmm James Bond on TV tonight, sorry for that.
The real question was : what do you call SIP : is it any program ? Does it interfere with the "notes" opening during a call ?
SIP = "Soft Input Panel"
It's the method of inputting text on a ppc, such as keyboard, transcriber etc...
Thanks a lot exidler, I've been missing this feature
My question is will it interfere/conflict with a SmartSIP application? I'm not in the mood for a Hard Reset just now due to conflicting SIPs...
Hello,
Nice idea but when I execute the HtcExtFun.exe I received this message :
"can't initialize SIP CLSIDs for stylus status"
My Rom is HTC_FRA_1.93.406.1
Thank's for you help
ralfred said:
Hello,
Nice idea but when I execute the HtcExtFun.exe I received this message :
"can't initialize SIP CLSIDs for stylus status"
My Rom is HTC_FRA_1.93.406.1
Thank's for you help
Click to expand...
Click to collapse
Just change the registry keys to whatever SIPs you use. You probably don't even have a "Keyboard - VGAKEY" installed.
2ALL: Also be sure to input localized names for SIPs into reg keys (for non-WWE ROMs). Good luck!
Btw, it works just fine with SmartSIP...
Good job, exidler! Thank you. It's just what I wanted. Will probably uninstall SmartSIP now...
At begining of topic, asking about runing Notes when stylus pulled out.
My question: may be add feature to run something when stylus pulled out? Not only when call in progress.
exidler said:
At begining of topic, asking about runing Notes when stylus pulled out.
My question: may be add feature to run something when stylus pulled out? Not only when call in progress.
Click to expand...
Click to collapse
Would be a nice addition, but I'd prefer it to be user-configurable (on/off), with a list of exceptions. So each time I'm about to rename a file it won't open Notes or whatever.
help stylus
for open the program???
[HKEY_CURRENT_USER\Software\HtcExtFun]
"StylusOutSipName"="Keyboard - VGAKEY"
"StylusInSipName"="TouchPal"
hello graziano
WOW Fantastic app thanks
I Repackaged it in a cab file that adds the reg key to change between Compact QWERTY and Keyboard. Also drops a shortcut under
Start Menu>Programs
Jules
Video of the software here. I think its great, but could obviously do with a configuration panel and having a shortcut dropped into \windows\startup.
http://wmpoweruser.com/?p=739
Surur
ZaJules said:
I Repackaged it in a cab file that adds the reg key to change between Compact QWERTY and Keyboard. Also drops a shortcut under
Start Menu>Programs
Click to expand...
Click to collapse
Really nice, but the shortcut doesn't work.
peterbonge said:
Really nice, but the shortcut doesn't work.
Click to expand...
Click to collapse
It only worked for me after a soft reset, and then starting the app once.
Surur
To have it start at every boot up, paste the app in /Windows/StartUp
Very convenient app, they should have implemented this in the original ROM .
Awesome!...
It worked after I add ZaJules's Reg file.
But I want to be able to switch between:
Compact QWERTY and Fitaly by textware.
I edited the reg location (in windows registry) from keyboard to fitaly
now removing/replacing stylus doesn't do anything...
cheers, stevo.
[edit] Maybe it's called something else in the registry...
[edit] fixed it.
I had "Keyboard Qwerty" insteat of "Keyboard QWERTY", so it IS CAP specific!.
cheers, swesome.... This bl00dy phone just gets better and better every day...!
Updated the cab to include the automated startup
GREAT small application, very handy indeed.
re not go
error on startup
saluti dvdfilm
when using the exidler....cab I got an error while starting up. It seems the application is missing a reference. When I start it manually I get an error about missing reference in registry.
I use original Rom 1.93GER
Hi
Before i had a HTC s730 smartphone, i had a program to change profiles according to day and time. i really need it on my diamond are there any one like it?
i have seen huge software packages from fx. spb and others that can also do it among a million other things, but idont want my diamond messed up by crapware.
Regards,
Allan Boegild Peddersen
www.allan-bogild.dk (Danish)
I used Pocket Alarm, which does everything, but its status bar integrates in the Today screen, but not TFLO3. I am therefore also looking for something better or a way to get these kind of programs to appear on the TFLO3
I use phoneweaver from SBSH, have the setting on one of the TFLO program tabs. Works for me.
http://www.sbsh.net/product.php?id=28
Thanks but it is not really what i am looking fore..
I dont want any today plugin or being able to control wifi and stuff
just a simple program to create a shedule when to switch to a profile...
maybe i should look into coding it myself... cant understand it dosent exist?
Regards,
Allan Bøgild Pedersen
www.allan-bogild.dk (Danish)
fredfox_uk said:
I use phoneweaver from SBSH, have the setting on one of the TFLO program tabs. Works for me.
http://www.sbsh.net/product.php?id=28
Click to expand...
Click to collapse
Looks loke it includes many of the PA features, but how do you get it on a TFLO3 tab?
abp said:
Thanks but it is not really what i am looking fore..
I dont want any today plugin or being able to control wifi and stuff
just a simple program to create a shedule when to switch to a profile...
maybe i should look into coding it myself... cant understand it dosent exist?
Regards,
Allan Bøgild Pedersen
www.allan-bogild.dk (Danish)
Click to expand...
Click to collapse
You need to control it so the plug-in is very convineint, just that TFLO is new to the WM world. I guess that's why it doesn't exist. Let's know when you have coded it.
EDIT
Just tried PhoneWeaver (30 days free trial). Suggest you try it as it does what you requested and does not dependend on a plug in (available though, but you need not install it). It does not quite offer as much flexibility as PA and lacks an overview at a glance of all profile settings (at least I did not find such yet), but it is simpler and you do not depend on the plugin to change profile manually, so I'll keep it.
Profile Manager
I needed the same software too just a simple profile manager without all the extra plug ins
www.winmobileapps.com has a software called which I used for my Ipaq 614 and it was fine but was unable to get it to work on the Touch Diamond possibly because of the weird volume controls rather than the standard WM6 ones.
Try it though and maybe you'll have more luck 'cos there's nothing else out there and I searched for weeks.
I don't think these play well together. When I installed PIEPlus I got an error that said "can not get window handle from Browser interface", so I uninstalled it.
I reverted my PIE from IE6 back to the old version, reinstalled PIEPlus and it works.
I'm no expert, so it could have been a different issue, but my PIE+ is working and that makes me a happy girl.
I searched through the forums and never found anything to help me so I hope this helps someone. If everyone, except me, already knew this then there is egg on my face...I hear it's good for your skin anyway.
Possibly found something for you.
Here's something I posted a while back about the different classname that IE6 uses for the window it draws.
My post was to try and get the TouchPro's touch-sensative wheel (aka. Smartscrolling) to work in IE6 but it could be relevent to your question.
http://forum.ppcgeeks.com/showthread.php?t=59424
I found something that works. It was really bugging me, ever since people started cooking IEMobile6 into their awesome ROMs, that 4-wayNav/SmartScrolling were broken.
I think I found an improvement. I found this classname using the FDCsoft TaskManager: IEMobile instead of IExplorer
-It scrolls really slowly
-And it still doesn't jump to every single link, but it hits more than just d-pad.
NewKey:[HLKM\Software\HTC\SmartTouch\IEMobile]
"ClassName"="IEMobile"
Interesting! I'm using PIE+ on a stock Fuze (WM 6.1) with no problems.
not all that interesting
stock Fuze doesn't have PIE6 on it.
I was using PIEPlus on a stock Fuze just fine as well...then I flashed a custom ROM that includes PIE6
?
I feel ignored, lol.
A little feedback would be appreciated, not necessary, of course, but in the spirit of conversation.
Did you understand what I meant about the "classname"??
If PIE+ uses a fair amount of registry keys for its program, you might just need to change a few registry values and be good to go.
Most of the applications don't know that there is a different windowclass because we're using stuff grabbed from WM6.5 ROMs. Which is Awesome, but some apps get confused.
scoobasteve, please don't feel ignored. I just didn't understand what you meant. I looked at your other post (ppcgeeks) again this afternoon to try to understand and I still don't entirely, but maybe a little.
For what it's worth, I thought I would change the registry to go back to PIE6 after PIEPlus was successfully working and now it's royally screwed up. I'm not sure what to do with registry keys within PIE+ to get it to look for the right stuff; I'm not that advanced.
I may uninstall/reinstall PIEPlus again to see if all of the correct keys are found again. Maybe I should have posted this in the ROM specific thread, but I know that PIEPlue didn't install correctly on a variety of new ROMs that I flashed last week.
sc00basteve said:
I feel ignored, lol.
A little feedback would be appreciated, not necessary, of course, but in the spirit of conversation.
Did you understand what I meant about the "classname"??
If PIE+ uses a fair amount of registry keys for its program, you might just need to change a few registry values and be good to go.
Most of the applications don't know that there is a different windowclass because we're using stuff grabbed from WM6.5 ROMs. Which is Awesome, but some apps get confused.
Click to expand...
Click to collapse
It's OK. Just trying to help
CDnNC said:
scoobasteve, please don't feel ignored. I just didn't understand what you meant. I looked at your other post (ppcgeeks) again this afternoon to try to understand and I still don't entirely, but maybe a little.
Click to expand...
Click to collapse
I was just kidding, btw. Some people don't even check the threads more than once or twice a week
I'd be happy to explain. Hopefully simply and not so off that I get chastized by one of the pros. hehe
The way programs create a window is by refering to a template of some kind. In many cases they are found in __.dll files. In WinMo6.5, I'm pretty sure the Search Widget, Weather Widget, and PIE6 all use the same type of window. Some of these Windows can be identified by a name, aka classname. This so that programmers can change different aspects of how the program reacts to our user input.
If you use HTCAlbum or HTCYouTube, those both have their own classnames as well. And as of right now, they are soooooo much easier to fingerscroll: Faster and smoother. The distance the window scrolls when you swipe the screen is one of the things someone can change in the registry. What you are really editing is how the program uses that window (windowclass/classname) when you swipe the screen with your finger.
So, the developers of 6.5 changed the classname that PIE6 uses. This is probably because it is so very different that few programs designed for 6.1 will work well with it. I tried using the PIE addon from Spb PocketPlus v4.1.0 and it got really confused. Pocket plus must have recognized certain elements but choked, big time, cause of the significant differences.
In Conclusion- I would not recommend using any PIE addons with PIE6 for right now. If you installed the old PIE, hopefully it will only be the widgets that won't work. I'm not really sure.
Had a little more time for this reply. Hope it helps a bit more.
Solution...
Change the registry key here
[HKEY_LOCAL_MACHINE\Security\Internet Explorer]
"MSHTML"=dword:0 ; 0 for old IE, 1 for IE Mobile 6
Install PIEPlus 2.2 and off you go...
I couldn't live without it eather...
Kind regards,
Axel
doesn't anyone actually read?
Freakydile:
not a solution...refer to op, that is what I did. That doesn't address the issue of PIE+ not working with PIE6 at all.
sc00basteve:
I have installed a 6.5 rom that I love so PIE+ will just have to go until it is updated to work with PIE6 or I can figure out a resolution.
Thanks, I understand a lot more about it now.
thanks
Freakydile said:
Change the registry key here
[HKEY_LOCAL_MACHINE\Security\Internet Explorer]
"MSHTML"=dword:0 ; 0 for old IE, 1 for IE Mobile 6
Install PIEPlus 2.2 and off you go...
I couldn't live without it eather...
Kind regards,
Axel
Click to expand...
Click to collapse
it worked for me like a charm. made me happy
thanks a lot.
i had new pie with plus not working. so i changed the above mentioned dword to dword=0, and voila!
using this on Pajerm's RC2, wm 6.5, clock 201mhz, In htc opal????