Read Shell Link from fileName.
Read Shell Link from data. fileName should be path to the .lnk file where data was read from.
Get command line arguments. Target file path is NOT included. Note: this function is Windows only.
Get arguments of for a Shell Link object as one string. Target file path is NOT included.
Get description of for a Shell Link object.
Get path of link object as was specified upon constructing.
Get icon location of for a Shell Link object.
Get relative path of for a Shell Link object.
Resolve target file location. Note: In case path parts were stored only as ANSI the result string may contain garbage characters if function is ran on other system than Windows or if user changes default code page and shell link did not get updated. If path parts were stored as Unicode it should not have problems.
Get working directory of for a Shell Link object.
Class for accessing Shell Link objects (.lnk files)