Help for this page
sub MakeShortcut{ use Config; use Win32::API; ... $LINK->Save("$folderpath\\Tk Solitaire.lnk"); $LINK->Close(); }