Help for this page

Select Code to Download


  1. or download this
    C:
    ->Windows
      ->Desktop
    ...
    ->sub-folder
      ->setup.bmp
    ->setup.exe
    
  2. or download this
    backup
    ->sub-folder
      ->setup.bmp
    ->setup.exe
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
    
    $zip->writeToFileNamed( $file ) == AZ_OK
      or die("could not write file");