Here is new version. No ini file. It can extract a valid path from anywhere within the active window's title or the clipboard. Saves valid paths as link file targets. The link file's name is what appears in the menu. The "Edit Favorites Folder" menu item always opens an explorer to the shortcuts to let the user modify shortcut names or delete them.
Code:
Comment from moderator: Large script removed because the very first post of this topic contains all of these updates.
Sandeep, please note I changed the comments at the top to organize revision history a bit and to make it easier for a new user to undestand what's going on. Suggest any changes if you want.
Quote:
may I suggest using submenus for customers and jobs. You would create only one shortcut per task pointing to \\server\task\ and write script to create submenus from the actual folders automatically.
Do you mean a popup menu with submenus and other submenus from them? I sort of do that by just having shortcuts on the popup to each task directory. Then with regular browsing I get to the job directory, make a shortcut from there, and use that for as long as the job is active ( about 2 weeks ). When the job is done I delete the shortcut, since it may be a year or two before we get the job again. That's why I wanted to be able to make and delete the shortcuts right from the popup menu.