Hello !
I was attempting to launch the Internet Explorer 'Organize Favorites' window using the code below.
VB Code:
Shell "RunDll32.exe shdocvw.dll,DoOrganizeFavDlg"
The Dialog Box appears successfully. but the problem is the dialog box shows the Desktop Items insted of Favorites![]()
See the screen shot for a detail view.
Please help me to list the favorites items in the Organize Favorites dialog.




Hello !
Reply With Quote