Help for this page

Select Code to Download


  1. or download this
    my $fso = Win32::OLE->new( 'Scripting.FileSystemObject'  );
    
    for my $Path (@ARGV)
    {
        my $Match = {};
    );