This plugin provides one command, MKSC
, and
one function, @SCINFO
, to create, modify,
list, and retrieve information from shortcut files.
Both are from my UIStuff plugin.
I have made them available as a separate plugin for those who don’t
want the bulk, and unrelated features, of the larger plugin. I think
MKSC
and @SCINFO
are useful enough to stand on
their own two… features.
MKSC
is similar to the internal SHORTCUT
command,
but with a number of differences:
MKSC
supports wildcards and recursion with /S
. MKSC
and @SCINFO
are the same used to create or modify shortcuts. MKSC
searches the path for a matching executable if no location was specified. NT_CONSOLE_PROPS
). MKSC
can decode installer “Darwin” strings, and report either a product name or a GUID. MKSC
does not even try to be syntax-compatible with SHORTCUT
.