wap.howardforums.com | FAQs | Reviews | About | Rules | Advertise | Contact  
HowardForums: Your Mobile Phone Community & Resource

Go Back   HowardForums: Your Mobile Phone Community & Resource > Smartphone/PDA/Software Forums > Windows Mobile Professional (Pocket PC)
User Name
Password
Marketplace Register FAQ Premium Mark Forums Read



Reply
Welcome to the HowardForums: Your Mobile Phone Community & Resource.
HowardForums is discussion board dedicated to mobile phones with over 1,000,000 members and growing!

For your convenience HowardForums is divided into 7 main sections; marketplace, phone manufacturers, carriers, smartphones/PDAs, general phone discussion, buy sell trade and general discussions. Just scroll down to see them!

Only registered members may post questions, contact other members or search our database of over 8 million posts. Why don't you join us today!

CLICK HERE TO REGISTER

If you have time check out our sister sites:
HowardChui.com - Where you can find the latest mobile phone news and reviews.
HowardChui.com phone gallery - See interesting pictures of phones that we've taken.
HowardForums Wiki - Our Mobile Phone Encylopedia.
Niknon.com - Our sister site about Digital Photography.
SlowFo.com - General Discussion.
 
Thread Tools Display Modes
  #1  
vbguru613's Avatar
vbguru613 vbguru613 is offline

Radiation is good
Phone(s):
1: Cingular 8925 (Tilt)
2:
3:
Provider(s):
ATT
Joined: Aug 2004
Posts: 563
Send a message via AIM to vbguru613
***Finally Mapping the Soft Key to Start Menu ****

This is the way to do it without installing a new menu.

I was gonna make a vb.net command line utility but theres already one out there
MortRunner

http://www.freewareppc.com/utilities/mortrunner.shtml

It doesnt run in memory. all it does is send Commands. so i sent a Click to the upper left corner and it opened the start menu.

All you do is make a file

Called StartMenu.mortrun

in it you write

MouseClick 0,0

and you just point to the StartMenu.mortrun in the registry and wolla.
Reply With Quote
  #2  
Omega2008's Avatar
Omega2008 Omega2008 is offline

I have a blue tooth
Phone(s):
1: HTC Fuze
2: AT&T Tilt
3: AT&T 8525
Provider(s):
AT&T
Joined: Jan 2005
From: Tampa, Florida
Posts: 6,501
Send a message via Yahoo to Omega2008
Which resgistry key are you putting the path to this .mortrun file to?
__________________
Omega2008 | Windows Mobile Guru
Reply With Quote
  #3  
oturn oturn is offline

Phone Collector
Phone(s):
1: iPhone 3GS
2:
3:
Provider(s):
AT&T
Joined: Nov 2003
Posts: 122
"HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2"


Very sweet vbguru613!! Thanks!
Reply With Quote
  #4  
Loukas Loukas is offline

Mobile Pro
Phone(s):
1:
2:
3:
Provider(s):

Joined: Feb 2005
Posts: 37
For some reason I can set <StartMenu> as an option for my buttons (eg. I mapped it to the VoiceRecord button on the side from the following menu:

Start --> Settings --> Buttons

It just came preconfigured like that.

I have a T-mobile MDA Vario from the UK, just received it yesterday.
Reply With Quote
  #5  
vbguru613's Avatar
vbguru613 vbguru613 is offline

Radiation is good
Phone(s):
1: Cingular 8925 (Tilt)
2:
3:
Provider(s):
ATT
Joined: Aug 2004
Posts: 563
Send a message via AIM to vbguru613
yeah we knew that ,

We were tying to map it to a left button
Reply With Quote
  #6  
juiceppc's Avatar
juiceppc juiceppc is offline

I've got more phones than fingers
Phone(s):
1: Touch Diamond
2: have many others
3:
Provider(s):
ATT
Joined: Apr 2005
From: U.S.
Posts: 3,816
Good work MacGyver! Mortrunner really is a powerful tool.
__________________
Reply With Quote
  #7  
spartanrob's Avatar
spartanrob spartanrob is offline

I've climbed a cellphone tower
Phone(s):
1: 3GS iPhone - 16GB Black
2: Blackjack II
3: iPhone 3G 16gb (wife's)
Provider(s):
ATT
Joined: Feb 2002
From: Michigan
Posts: 1,586
I guess i'm not that bright, i can't get this to work either. Any help is appreciated, i'm sure i'm doing it wrong.
Reply With Quote
  #8  
vbguru613's Avatar
vbguru613 vbguru613 is offline

Radiation is good
Phone(s):
1: Cingular 8925 (Tilt)
2:
3:
Provider(s):
ATT
Joined: Aug 2004
Posts: 563
Send a message via AIM to vbguru613
juiceppc -- sorry but deff props to you too i just couldnt install another program on my wizard its slow as is.

Sparanrob what did you do so far?
Reply With Quote
  #9  
Loukas Loukas is offline

Mobile Pro
Phone(s):
1:
2:
3:
Provider(s):

Joined: Feb 2005
Posts: 37
Quote:
Originally Posted by vbguru613
yeah we knew that ,

We were tying to map it to a left button


VbGuru,

I can map it to any key I want. I can put it to the left side key (CommManager) or either one of the top ones (say the left one which is mapped to Messages by default) using START--> Settings --> Buttons.

The only place I can't map it to is the bottom two buttons (on top of the D-pad)

Loukas
Reply With Quote
  #10  
vbguru613's Avatar
vbguru613 vbguru613 is offline

Radiation is good
Phone(s):
1: Cingular 8925 (Tilt)
2:
3:
Provider(s):
ATT
Joined: Aug 2004
Posts: 563
Send a message via AIM to vbguru613
"The only place I can't map it to is the bottom two buttons (on top of the D-pad)
"
thats what were talking about

Soft keys
Reply With Quote
  #11  
spartanrob's Avatar
spartanrob spartanrob is offline

I've climbed a cellphone tower
Phone(s):
1: 3GS iPhone - 16GB Black
2: Blackjack II
3: iPhone 3G 16gb (wife's)
Provider(s):
ATT
Joined: Feb 2002
From: Michigan
Posts: 1,586
Quote:
Originally Posted by vbguru613
juiceppc -- sorry but deff props to you too i just couldnt install another program on my wizard its slow as is.

Sparanrob what did you do so far?


I created a file in Word and named it StartMenu.mortrun

Went into my reg editor and modified the open file under the 112 key and put in StartMenu.mortrun

When I click the left button, nothing happens.

Do I need clarify exactly where the file is?
Reply With Quote
  #12  
oturn oturn is offline

Phone Collector
Phone(s):
1: iPhone 3GS
2:
3:
Provider(s):
AT&T
Joined: Nov 2003
Posts: 122
Quote:
Originally Posted by spartanrob
I created a file in Word and named it StartMenu.mortrun

Went into my reg editor and modified the open file under the 112 key and put in StartMenu.mortrun

When I click the left button, nothing happens.

Do I need clarify exactly where the file is?



A soft reset should do the trick.
Reply With Quote
  #13  
vbguru613's Avatar
vbguru613 vbguru613 is offline

Radiation is good
Phone(s):
1: Cingular 8925 (Tilt)
2:
3:
Provider(s):
ATT
Joined: Aug 2004
Posts: 563
Send a message via AIM to vbguru613
no soft-reset needed

I created a file in Word and named it StartMenu.mortrun

Went into my reg editor and modified the open file under the 112 key and put in StartMenu.mortrun ---- You need the Full Path

also did you run mortrunner ?? you have to run it so wizard knows what the extension .mortrun is

When I click the left button, nothing happens.

Do I need clarify exactly where the file is?
Reply With Quote
  #14  
oturn oturn is offline

Phone Collector
Phone(s):
1: iPhone 3GS
2:
3:
Provider(s):
AT&T
Joined: Nov 2003
Posts: 122
I've modified the left button a couple of times, and each time my 9100 required a soft reset before the new function would work. The name would change (if I changed it), but the function wasn't recognized until after resetting.

Yes, you need to give it the full path to the filename, with quotes.
Reply With Quote
  #15  
vbguru613's Avatar
vbguru613 vbguru613 is offline

Radiation is good
Phone(s):
1: Cingular 8925 (Tilt)
2:
3:
Provider(s):
ATT
Joined: Aug 2004
Posts: 563
Send a message via AIM to vbguru613
where did you save the StartMenu File?
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



Current time is 10:17 GMT.


Niknon.com | HowardChui.com | wap.HowardForums.com | wiki.HowardForums.com | SlowFo.com