Subhobroto Sinha wrote:
But as I see it, this task is REALLY easy.
Once we resolve the Windows shorcut files,figuring out
how to implement the resolved menu entries for
respective Desktop environments is dependent on the
Desktop environment themselves, and people wanting to
implement the 'Start Me
Hi Subhobroto,
Unfortunately, it's not just as simple as enumerating "C:\Windows\Start
Menu", though that would be a good start.
To do things exactly the same way as Windows does them, we have to make
a shell namespace that contains all the stuff on the start menu, then
enumerate that. Furthe
Hello all,
Recently there has been a revived interest in putting
up a 'Windows' like 'Start Menu' onto the Window
managers.
That's good.Thanks.
But as I see it, this task is REALLY easy.
Once we resolve the Windows shorcut files,figuring out
how to implement the resolved menu entries for
respect