Hello and welcome on forums.
To add some shortcuts to computer desktop, simply drag and drop icon of these apps from menus to the desktop.
For add and remove it when the Liberkey start or close, you must have checked the lines :
Adds portable shortcuts when the menu starts or
Remove portable shortcuts when the menu close in
Liberkey Tools => Configuration => Liberkey Tools.
At the moment, if you want delete one of them, but not all these portable shortcuts you must edit the file
PDS.xml in L:\LiberKey\LiberKeyTools\PDS\PDS.xml (L is your letter's drive ) and remove manualy the lines
Shortcut name=yourappLKL.exe to
/shortcut in
DesktopShorcuts section like :
- Code: Tout sélectionner
<DesktopShortcuts>
<Shortcut name="FastStoneCaptureLKL">
<Description><![CDATA[]]></Description>
<Path>FastStoneCapture\FastStoneCaptureLKL.exe</Path>
<BasePath>..\..\Apps</BasePath>
<ShowCmd>1</ShowCmd>
<WorkDir>FastStoneCapture</WorkDir>
<Position x="510" y="2"/>
</Shortcut>
<Shortcut name="XnView">
<Description><![CDATA[XnView est un navigateur d'images, convertisseur et éditeur. Il intègre de nombreuses fonctions: visualisation, gestion, comparaison, anti-yeux rouge, email, redimensionnement, découpe, ajustement des couleurs, etc. Il supporte les principaux formats de...]]></Description>
<Icon Index="0">XnView\XnViewLKL.exe</Icon>
<Path>XnView\XnViewLKL.exe</Path>
<BasePath>..\..\Apps</BasePath>
<ShowCmd>1</ShowCmd>
<WorkDir>XnView</WorkDir>
<Position x="1110" y="125"/>
</Shortcut>
</DesktopShortcuts>
For your translation work, I hope vagabond could integrate it quickly.
JP4U