Classic Shell
http://www.classicshell.net/forum/

Explorer Toolbar button for "Create shortcut"
http://www.classicshell.net/forum/viewtopic.php?f=8&t=6473
Page 1 of 1

Author:  Gaurav [ Fri Aug 05, 2016 7:17 am ]
Post subject:  Explorer Toolbar button for "Create shortcut"  Topic is solved

Here is an AutoHotkey script I found somewhere on the web ages ago that I use to add "Create shortcut" functionality to the Classic Explorer toolbar. It does not work with more than one selected file at a time though. But if you set it to run as administrator from Compatibility tab in Properties, it can create a shortcut in UAC-protected locations where Explorer fails to create a shortcut and asks you to create one on the Desktop.

The syntax is:
CreateShortcut.exe <item to which you wish to create a shortcut>

So for a Classic Explorer Toolbar button, you must use this in the Command field:
<Full path to CreateShortcut.exe "%2"
The shortcut will be created in the same folder as the original item.

I did not create this AutoHotkey and I don't remember the source. Credits go to the original author, whoever wrote it.

Attachments:
CreateShortcut.zip [389.42 KiB]
Downloaded 1778 times

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/