in reply to Re: Perl to executable without releasing source code?
in thread Perl to executable without releasing source code?
Just figured out that it's not because of the .pl file, it's the 'icons' folder that I added in when compiling the .exe file (pp -a "icons" ...). The executable won't run without the icon folder.