You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create_shortcut, create_menu_shortcut, create_desktop_shortcut should be changed to check to see if the target passed is a directory. If it is, a shortcut to the directory should be created.
shortcut should be able to create shortcuts to directories as well as files.
The
target
directory would have to be passed as well formed paths (rather than having the option of using simple names like files to be searched).Based on requests in #7 from @kiwi0fruit
The text was updated successfully, but these errors were encountered: