| Previous | Next | |
Adding a shortcut to your application in the "Start Menu" folder adds your application to the Start Menu. Use mSystem.getSpecialFolder("STARTMENU") to retrieve the path to the user’s Start Menu folder, then call mFile.createShortcut() to create the shortcut file.
See the sample, "Shortcuts" on the mProjector Samples page for more information -- http://www.screentime.com/software/mprojector/flas.html.
| Questions or Feedback? | Previous | Next |