PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #71 (permalink)  
Old 02-12-2010, 11:40 AM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Latest attached...

Windows are an Array
Processes are an Array

Does not try to close "Start" (although I still check if manila.exe is running)

1) Closes all windows in the list
2) Checks if the windows are close, if they are not it tries to close them again and then waits for 10 seconds or until they close on their own
3) Checks if any Process in the Process Array exists, if it does tries to kill it


mswlogo - i have noticed (on my ROM anyway) that poutlook.exe loads on startup with no window title. i have not found killing this to hurt TTS - but curious if you see the same when you boot?

I am curious how we can close windows with no titles...
Attached Files
File Type: zip iGO8.zip (894 Bytes, 11 views) Click for barcode!
Reply With Quote
  #72 (permalink)  
Old 02-12-2010, 12:40 PM
TripleAgent's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 129
Reputation: 45
TripleAgent is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Pardon my ignorance, not experienced at all in scripting. Does this close the 6.5 menu like it does TF3D, or can it be modified to? This seems really useful, but I don't use TF3D.
Reply With Quote
  #73 (permalink)  
Old 02-12-2010, 01:06 PM
mswlogo's Avatar
VIP Member
Offline
Pocket PC: EVO 4G
Carrier: Sprint SERO Premium
Threadstarter
Location: MA, USA
 
Join Date: Jun 2007
Posts: 1,330
Reputation: 970
mswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Quote:
Originally Posted by TripleAgent View Post
Pardon my ignorance, not experienced at all in scripting. Does this close the 6.5 menu like it does TF3D, or can it be modified to? This seems really useful, but I don't use TF3D.
I pretty sure you can. You have to look in the registery to see what it's called and then update the two registry calls in script and that would shut it down and restart it. I believe that the 6.5 menu is called Titanium but who knows what it's call in the registry. Just toggle it off and on use the "Today Settings" (I think it's called "Windows Default" in the Today configuration) and look in the registry to see what is being enabled/disabled.
__________________
EVO 4G, Stock Sprint ROM, ProClip in Car, Sony HBH-300.
Reply With Quote
  #74 (permalink)  
Old 02-12-2010, 01:19 PM
mswlogo's Avatar
VIP Member
Offline
Pocket PC: EVO 4G
Carrier: Sprint SERO Premium
Threadstarter
Location: MA, USA
 
Join Date: Jun 2007
Posts: 1,330
Reputation: 970
mswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Quote:
Originally Posted by nayr1482 View Post
Latest attached...

Windows are an Array
Processes are an Array

Does not try to close "Start" (although I still check if manila.exe is running)

1) Closes all windows in the list
2) Checks if the windows are close, if they are not it tries to close them again and then waits for 10 seconds or until they close on their own
3) Checks if any Process in the Process Array exists, if it does tries to kill it


mswlogo - i have noticed (on my ROM anyway) that poutlook.exe loads on startup with no window title. i have not found killing this to hurt TTS - but curious if you see the same when you boot?

I am curious how we can close windows with no titles...
Script sounds good, I have not had a chance to look at it though.

tmail.exe & poutlook.exe is not running at boot on my phone (see my Signature for ROM).

If I goto email tab and click inbox I get threaded email and tmail.exe starts up and has a Window with "Outlook" in the title.

If I go to Contacts and open a Contact poutlook.exe starts up and has Multiple Windows with "Contact" in the title. This is the one that requires multiple Window closes to shut it down.

If you have a process with no Windows then I would try Close(<process name>) is probably the safest.

Even if Kill has worked it may not always. It's just better to avoid Kill until you have no choice.
Reply With Quote
  #75 (permalink)  
Old 02-12-2010, 02:48 PM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Quote:
Originally Posted by mswlogo View Post
I pretty sure you can. You have to look in the registery to see what it's called and then update the two registry calls in script and that would shut it down and restart it. I believe that the 6.5 menu is called Titanium but who knows what it's call in the registry. Just toggle it off and on use the "Today Settings" (I think it's called "Windows Default" in the Today configuration) and look in the registry to see what is being enabled/disabled.
Agree - I believe what you are looking for is "Windows Default" as mswlogo said.

So where the script says...

RegWriteDword("HKLM","Software\Microsoft\Today\Ite ms\HTC Sense", "Enabled",0)

I THINK you would need...

RegWriteDword("HKLM","Software\Microsoft\Today\Ite ms\"Windows Default"", "Enabled",0)
Reply With Quote
  #76 (permalink)  
Old 02-12-2010, 02:56 PM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Quote:
Originally Posted by mswlogo View Post
Script sounds good, I have not had a chance to look at it though.

tmail.exe & poutlook.exe is not running at boot on my phone (see my Signature for ROM).

If I goto email tab and click inbox I get threaded email and tmail.exe starts up and has a Window with "Outlook" in the title.

If I go to Contacts and open a Contact poutlook.exe starts up and has Multiple Windows with "Contact" in the title. This is the one that requires multiple Window closes to shut it down.

If you have a process with no Windows then I would try Close(<process name>) is probably the safest.

Even if Kill has worked it may not always. It's just better to avoid Kill until you have no choice.
Interesting...

poutlook.exe is running on boot for me with no window title
when i open contacts, poutlook.exe is running with window title Contacts only


Couple other things I have noticed...do you have see windows titled: Default Ime ???

I have seen this window title many times...in place of window titles that I know! (eg Default Ime instead of Opera)



one other question...when you look at the Path in your task manager of repllog.exe

after the \Windows\repllog.exe does it say

AppRunAfterTimeChange ???

Mine does - and I have noticed that sometimes when i hit end to get out of igo8 and check task manager repllog.exe will be running...i am wondering if this is the cause of TTS sometimes not working...
Reply With Quote
  #77 (permalink)  
Old 02-12-2010, 03:44 PM
mswlogo's Avatar
VIP Member
Offline
Pocket PC: EVO 4G
Carrier: Sprint SERO Premium
Threadstarter
Location: MA, USA
 
Join Date: Jun 2007
Posts: 1,330
Reputation: 970
mswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuffmswlogo knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Quote:
Originally Posted by nayr1482 View Post
Interesting...

poutlook.exe is running on boot for me with no window title
when i open contacts, poutlook.exe is running with window title Contacts only


Couple other things I have noticed...do you have see windows titled: Default Ime ???

I have seen this window title many times...in place of window titles that I know! (eg Default Ime instead of Opera)



one other question...when you look at the Path in your task manager of repllog.exe

after the \Windows\repllog.exe does it say

AppRunAfterTimeChange ???

Mine does - and I have noticed that sometimes when i hit end to get out of igo8 and check task manager repllog.exe will be running...i am wondering if this is the cause of TTS sometimes not working...
Yes I have seen "Default Ime" and I'm not sure what it is.

As far as Repllog that is normal behavior.

You can control and understand more using MemMaid (or similar tool) and look through the "Notifcation Queue". This is an important piece of how Windows Mobile works. It has events, like Time Change, New USB Device, Boot, Shutdown etc. and to fire some exe on that event. That's how Meeting notices are scheduled etc. You'll will see several Repllog.exe entries for different events. I used to remove the one on TimeChange for repllog.exe. Depends on how you use your phone if you need it or not.

Also if something like repllog.exe does start while iGuidance and TTS are working it has not been problem. So I don't worry about it.

However I did have one situation where VoiceCmd came back complaining it could not start because iGuidance had grabbed the resource they were competing for. Only happened once though. And it so happened to be when I had Exchange running with push email (which I normally do not do). Lots of stuff going on.
Reply With Quote
  #78 (permalink)  
Old 02-12-2010, 04:05 PM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

few tweaks...

added a "close process" loop before the kill process loop...
Attached Files
File Type: zip iGO8.zip (1.0 KB, 21 views) Click for barcode!
Reply With Quote
  #79 (permalink)  
Old 02-21-2010, 12:11 PM
cheq326's Avatar
Lurker
Offline
Pocket PC: htc2
Carrier: tmobile
 
Join Date: Nov 2009
Posts: 4
Reputation: 0
cheq326 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Hi, I am new to this script thing. I followed the instruction on the first post.
1. copy script to windows/start menu/programs
2. add a shortcut to the script

when I run it, I get an error saying that
"the file 'iGo8' 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."

I am using the latest Energy Rom, and I did not change anything in the script. File name remains as "iGo8.mscr"

Thanks for the help!
Reply With Quote
  #80 (permalink)  
Old 02-21-2010, 02:21 PM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: iGuidance MortScript to get around TTS not always working

Quote:
Originally Posted by cheq326 View Post
Hi, I am new to this script thing. I followed the instruction on the first post.
1. copy script to windows/start menu/programs
2. add a shortcut to the script

when I run it, I get an error saying that
"the file 'iGo8' 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."

I am using the latest Energy Rom, and I did not change anything in the script. File name remains as "iGo8.mscr"

Thanks for the help!
does the script shut off sense? i mean - is the script running just not opening igo8?

dumb question but did you install mortscript (the program)?

is the path to igo8 the same for you as it is in the script? which script r u using?
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 10:50 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com