Help for this page

Select Code to Download


  1. or download this
    sub MakeShortcut{
    use Config;
    use Win32::API;
    ...
        $LINK->Save("$folderpath\\Tk Solitaire.lnk");
        $LINK->Close();
    }
    
  2. or download this
    Can't locate Win32/TieRegisry.pm in @INC (@INC contains: E:/Perl/lib E
    +:/Perl/sit
    e/lib .) at link.pl line 8.
    BEGIN failed--compilation aborted at link.pl line 8.