Thread shell verstecken?
(6 answers)
Opened by master at 2005-10-07 17:56
ich würde ja mal stark vermuten, dass dieser punkt in der doku zu pp ganz hilfreich für dich ist:
# Pack 'hello' into a console-less 'out.exe' with icon (Win32 only) % pp --gui --icon hello.ico -o out.exe hello Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |