Can anybody tell me how to shutdown the XDA II from a shortcut or menu and how can i get a shortcut to phone on my first screen
Thank you
bye
phm ppc powertoy have
a program you can put there which does it
Try this freeware http://www.freewareppc.com/utilities/shutdown.shtml
Related
On my XDA mini, I had the convenient little icon in the tray (at the bottom of today screen) that was a shortcut to the running programs box in the settings menu.
How do I enable this on the Wizard? I don't want to have to install a whole task manager program, when the one built in works just fine. I just need to get to it easier.
try WM5NewMenu by saman, where you can set a shortcut for this particular setting, among others, through any of the softkeys or the buttons. it's a drop-down menu list, though, not an icon.
http://forum.xda-developers.com/viewtopic.php?t=40088
PHMTray.
V
Thanks, PHM tray is closest to what I was looking for, but is it windows mobile 2003 only?
I really would just like to have that little icon that goes to the memory screen back. The Magician had this, and I think other models do too.
This is the solution
Create a shortcut that has the following contents
44#ctlpnl cplmain.cpl,4,2?deviceinfo.exe,-103
You can do this by creating a shortcut to any program, then using activesync explorer to find it, copy it, and paste it on the desktop, open it with Notepad, and edit it. Start with a PPC shortcut so that it in the right character set.
Then return it to a folder on the PPC and put it in PHM Traylaunch. It gives you one touch access to the Settings/Memory program. The part after the ? controls the visual icon.
thanks! I'll try this...
though, I am sure this must be possible through some sort of registry setting...
I am digging through my EXTROM on my old XDA mini to see if I can find out
after all this, I just resorted to putting the shortcut in my start menu... it'll do for me I guess... :?
I've attached the link for those who want it.
I like things to be simple. No extra software to install, no complicated settings. Just click it and done!
thanks for all your help guys
All,
I would like to make a shortcut to 'device lock' using Spb Pocket Plus, can this be done?
Thanks
M
yes, but you should have the program installed first.
hi,
Yes I have the program already installed on my VarioII, how can I make the shortcut?
Thanks
M
click and hold anywhere on the spb pocketplus plug in
choose "add/remove items..."
choose "programs" category
choose "device lock"
press ok
Hi,
I dont have a 'device lock' under programs category. I am using version Pocket Plus v3.1.2
Thanks
M
install this...
Hi,
Thank you very much that work
M
no problem
hello guys..when i had wm5 i had also spb mobile shell and i could change the soft key buttons...now i have wm6 but i cant find any similar program to change my soft keys...any ideas GUysZzz??
Try the file I attached... Just unrar, copy the cpl file to windows folder in your device and then go to Settings -> System... There will be a new option called Soft Key where you can change the soft key button assignment
doesnt work i replaced it with notes but still when i press notes calendar appear:/..
navigate to this registry then replace the open value data with notes exe file:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
anyone tried it?
Great application! Thanks for creating it. This is why we buy Windows Mobile - the customization.
I have change the right soft key to the tmail.exe in order to quickly acces the messages, but can't it be done so I instantanously have created a new message via the right soft key? Any good suggestions?
laksemand said:
Great application! Thanks for creating it. This is why we buy Windows Mobile - the customization.
I have change the right soft key to the tmail.exe in order to quickly acces the messages, but can't it be done so I instantanously have created a new message via the right soft key? Any good suggestions?
Click to expand...
Click to collapse
Try a search for "WM5NewMenue"
its a costumizeable app for the soft keys.
It is very useful.
When i´m at home - i´ll post it.
neptune said:
navigate to this registry then replace the open value data with notes exe file:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
anyone tried it?
Click to expand...
Click to collapse
thanks this worked perfect on my treo pro
The XDA Orbit2 has an Office Mobile shortcut on it's cube. Anyone figured out how to do this on the HTC touch Cruise/Polaris?
edan said:
The XDA Orbit2 has an Office Mobile shortcut on it's cube. Anyone figured out how to do this on the HTC touch Cruise/Polaris?
Click to expand...
Click to collapse
I guess I should clarify... everyone knows that you can use fexplore.exe to open a folder from the cube, the problem is that the icons are tiny and in list mode. When you launch a folder from the start menu the icons are large and easier to click on.
I would have thought that by now, some one would have figured out how the start menu opens folders and implemented it on the cube.
I have imitated the result using resco explorer along with a tweak, and it works alright. But if anyone out there has a way to do it the official way, i would prefer that...
I'm curious in this too,
but how did you manage to get yours to work that way?
is there a program or a cab that would allow us to assign the HTC Manila 3d Start menu to any hardware button?
i tried using AEButton plus but it only launches the default old windows mobile 6.1 drop down start menu..
i've tried everything from using manila.exe --switchtopage to searching the entire registry for clues but i can't find a path or attribute command that can be used in a LNK file to create a shortcut path to the HTC/Manila start menu..
i tried searching the threads too and got zilch for 2 days now..
ytsejam_ said:
is there a program or a cab that would allow us to assign the HTC Manila 3d Start menu to any hardware button?
i tried using AEButton plus but it only launches the default old windows mobile 6.1 drop down start menu..
i've tried everything from using manila.exe --switchtopage to searching the entire registry for clues but i can't find a path or attribute command that can be used in a LNK file to create a shortcut path to the HTC/Manila start menu..
i tried searching the threads too and got zilch for 2 days now..
Click to expand...
Click to collapse
maybe a stupid question, but were did you find htc 3D startmenu
maybe a stupid question, but were did you find htc 3D startmenu
pardon me. i haven't updated my profile for awhile now
i have a SE xperia with TF3d 2.1.. i am referrinng to the manilastart menu..
how to toggle (bring it up to screen and hide) it using hardware buttons..
the only solution i can find is to make a mortscript that would send a mouseclick at coordinates 1,1 to enable a start menu tap.. but that doenst work when you are on full screen (i.e. opera, powerpoint mobile, etc.)..
anyone has better ideas?
ytsejam_ said:
the only solution i can find is to make a mortscript that would send a mouseclick at coordinates 1,1 to enable a start menu tap.. but that doenst work when you are on full screen (i.e. opera, powerpoint mobile, etc.)..
anyone has better ideas?
Click to expand...
Click to collapse
Try Send WM_LBUTTONDOWN & WM_LBUTTONUP Message into HHTaskBar Window on coordinates around x=10,y=10
is that possible with mortscript??
thanks dude for the idea.. tried sending one to HHTaskBar.. too bad, nothing happens..
ytsejam_ said:
the only solution i can find is to make a mortscript that would send a mouseclick at coordinates 1,1 to enable a start menu tap.. but that doenst work when you are on full screen (i.e. opera, powerpoint mobile, etc.)..
Click to expand...
Click to collapse
You can bring the todayscreen in front I think
Code:
Show ("Desktop")
There is also an other command :
Code:
SendSpecial ("win")
Try http://www.vijay555.com/?Releases:VJKeyPress
JH