Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $exe->update( icon => 'test.ico',
                  gui => 1);
    $exe->write('another.exe');
    
  2. or download this
    No resource section found in file test.exe at C:/Perl/site/lib/Win32/E
    +xe.pm line 348.
    No resource section found in file test.exe at C:/Perl/site/lib/Win32/E
    +xe.pm line 348.
    Can't call method "remove" on an undefined value at C:/Perl/site/lib/W
    +in32/Exe.pm line 473.