Menu

Home

Sanousy Ali Howari

This application is compiled using Java 1.8
in order to run this application you need to create a short cut with the following details:

unzip the file, double click setup.cmd, you will get the application setup to your C: drive, and a shortcut will be created on your desktop to run the application.

when the application runs, first it will not show any window, you need to put the mouse pointer to the top-right corner of the screen, so the launcher appears.

when you move the mouse pointer away from the launcher, it automatically disappears.

when you double click any item inside the launcher list, or select that item, and press keyboard enter, the launcher will run the selected application.

when you press alt-F4, you Quit the launcher.

when you press F1, the launcher will automatically opens the links.rsml file, so you can add new entries to it.
the entries available to add are:
* New group ==> Example
-r text='my new Group'
type='t' []

  • a Folder ==> Example
    -r text='my folder display name'
    type='f'
    path='c:\my folder' []

  • an application ==> Example
    -r text='Inkscape'
    type='a'
    path='c:\inkscape\inkscape.exe'[]

  • a web link ==> Example
    -r text='Linux.org'
    type='w'
    path='http://linux.org'

remarks about rsml:
all lines must end with []
all item values must be surrounded by single quotes, (double quote is not accepted).


Discussion

  • Sanousy Ali Howari

    uploaded v7.1 setup.zip :
    fixed the problem of F1 to show the config file using default editor.
    fixed setup file for not always copying the shortcut to the desktop

     

    Last edit: Sanousy Ali Howari 2020-08-26
  • Sanousy Ali Howari

    uploaded v7.2 -setu.zip
    added UTF-8 support, as to show your favourite names of items in your native language :)

     

Log in to post a comment.