So, how do you create shortcuts to an application on Windows Mobile? There are two answers:
a) The Windows way:
- “Long” click the item until you get a menu. Select copy.
- Goto the desired location.
- Press Menu, Edit of “long click” a free area and in both cases select “Paste as Link”.
b) The manual way
- Determine the full path and name of the program by inspecting the program itself and the
Viewmenu at the top ofFile Explorer. - Create (on your PC or in a text editor on your phone) a file with
desiredname.lnk - Type in the full path and name of the program.
- Count all letters.
- Put the number up front on the line and add a “#” (hash) separator
- Save the file.
Example:
41#\Storage Card\Program Files\bin\PuTTY.exe
Created inthe file PuTTY.lnk in the folder \Windows\Stert Menu\Applications would make PuTTY be selectable from the Applications menu on your handheld.
No Comments