ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Create shortcuts from a list

<< < (4/7) > >>

skrommel:
:) Here's a Gui version called Text2Shortcut.

It shows a little always on top window where you can drag and drop a text file containing lines of filenames. The shortcuts are placed on your desktop in the folder of the text file.

Save to Text2Shortcut.ahk, download and install AutoHotkey from www.autohotkey.com, run.

Skrommel

skwire:
if you can find a commandline program to make a single shortcut of a file,
-mouser (November 21, 2006, 12:22 AM)
--- End quote ---

Here's one I've had in my toolkit forever called SLink.  I've attached it to this post.


--- ---(skwire@hankoku 11:40:36)
Probe/ ~$slink
SLink  -  Command line Windows shortcut file creator
  2003(c) Stephane Grobety - Released under BSD license
Usage:
  Slink <source file name> [<target file name>]
  Slink -?
Parameters
  <source file name>: Source file. Can be a wild card
  <target file name>: Optional target name of the Shortcut.
  -?: This help text
If Source file name is a wild card, the target MUST be a folder.

lanux128:
skrommel, good script but as stated earlier.. i'd like to set the output (shortcuts) to be created in the current folder, i.e. the folder that the text file resides or at least, be able to configure the output folder.

skrommel:
 :tellme: Of course! Try the script now, lanux128!

Skrommel

lanux128:
cool script, skrommel but as usual, more suggestions.. ;)
• i want to be able to specify shortcuts names, like the script by thesteve.
• in case of no shortcut names, remove the '.exe' from created shortcuts. (see item.1)
• more customizeable drop-box. i.e. remembers location & size. (item.2)
• right-click on drop-box to choose new output path or at least show a input-box for copy/paste the output path.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version