Help for this page

Select Code to Download


  1. or download this
    my $shellopen = new Win32::API(
        "shell32", "ShellExecute",
        ['N', 'P', 'P', 'P', 'P', 'I'],
        'N'
        );