Randal L. Schwartz wrote:
"ANJAN" == ANJAN PURKAYASTHA <anjan.purkayas...@gmail.com> writes:
ANJAN> OK, suppose I develop a Perl application. I want to create an icon for
the
ANJAN> program so that a user may download the program and start it in the GUI
by
ANJAN> double-clicking on the icon.
Did I miss something? Where did you say "windows" and not OSX or X11?
How did the rest of the thread know it was Windows?
Simple enough ;-)
*) If the user wants "clicking", its most likely Windows
*) If the user has a somewhat broken pre-install of perl, it's OSX
*) If the user haggles with a broken package managment, it's Linux
BTW, for making a simple setup.exe, i recommend Inno-Setup. It's not
very powerfull but gets its job done (and is easely scriptable, cause it
uses a simple text config).
LG
Rene
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/