My java application should be able to list all the software from windows operating system and list result on its own java panel. For example if I type skype or any software name in my java application then it should search from windows os and list on java program and then should be able to open it. I don't know How to do this job and didn't find any example. I don't have any basic Idea of it.
Thanks in advance.