want to make a launcer... with IAppManager.GetList() I'm gonna got the applications list
but how do I get the icons?
is there in the same directory? is it icon.png? is svg? jpg?
can I filter all files after some icon MIME-type?
thanks
want to make a launcer... with IAppManager.GetList() I'm gonna got the applications list
but how do I get the icons?
is there in the same directory? is it icon.png? is svg? jpg?
can I filter all files after some icon MIME-type?
thanks
Hi shpe
That information can be obtained from IAppManager.GetList call. As you see there is no application icon information and neither public API to get application registration data by UID
Regards,
izinin