This page contains miscellaneous options relating to file operations.
This template is used to define the new name of a shortcut to an existing file or folder (for example, when you drag & drop a file with the right button and choose Create Shortcut Here from the context menu). You can use these codes in the template string to insert information:
For example, the default template is %1 - Shortcut %2. Say you pick a file "Document.txt" and make a shortcut to it.
The Include duplicate count of 1 option controls what happens for the first shortcut in that location (i.e. with a "shortcut count" of 1). By default the count isn't shown, so %2 will expand to nothing, and the first shortcut's name would be Document - Shortcut.lnk. If you turn this option on, the first shortcutname would be Document - Shortcut (1).lnk.
If you make a second shortcut, the count would be 2, and the new filename would be Document - Shortcut (2).lnk.
You can also use the evaluator to generate a new name - see Generated File Names for details.