This app is for AIMP music player users who want to show song names in LFS.
![](https://www.lfs.net/attachment/196576)
![](https://www.lfs.net/attachment/196577)
To run this automatically when LFS starts, add these 2 lines to your "..\LFS\data\script\autoexec.lfs" file:
If your LFS_AIMPer folder is not in the main LFS folder then you have to specify the whole path to the exe file.
In case there is a conflict with another app using the same button ID then you can try to change button ID. ID 3 seems to work fine for me when also running LFSLazy.
To run this automatically when LFS starts, add these 2 lines to your "..\LFS\data\script\autoexec.lfs" file:
/insim 29999
/exec ".\LFS_AIMPer\LFS_AIMPer.exe"
If your LFS_AIMPer folder is not in the main LFS folder then you have to specify the whole path to the exe file.
In case there is a conflict with another app using the same button ID then you can try to change button ID. ID 3 seems to work fine for me when also running LFSLazy.