In WinXP, is there a way to print a listing of all items in the All
Programs Folders. I would to get a listing of all the programs in the
various folders including the program launch location and Start-in
location for each item.
On 20 Jul 2012, wrote in
microsoft.public.windowsxp.general:
In WinXP, is there a way to print a listing of all items in the
All Programs Folders. I would to get a listing of all the
programs in the various folders including the program launch
location and Start-in location for each item.
Is the possible?
There's no easy built-in way to do it. I believe you could write a
script in VBS or other built-in scripting language. In fact, I managed
to cobble one together that prints out the properties of one single
shortcut, but the trick is to have it step through all the shortcuts.
Maybe there is an existing 3rd party utility or script out there that
will do it.
Replies