startmenu programs
C#
2
Posts
2
Posters
0
Views
1
Watching
-
i want to get start menu programs in a listbox of my application
tahir
-
i want to get start menu programs in a listbox of my application
tahir
You can iterate over the files and folders in these folders to extract the information you need: C:\Documents and Settings\All Users\Start Menu\Programs and C:\Documents and Settings\%username%\Start Menu\Programs
#region signature my articles #endregion