-Waswas

editted to add: if you use the bat file install bundle to install ASP to a relative directory on your disk, you can then burn that to a cd after it is installed to have a fully working copy of perl on CD(as long as you keep the relative path the same on the CD). You can also use the bat installer bundle to install a fresh copy of ASP on the target machine via your TK enabled script. Another option that may be cleaner (or needed depending on redistrib legal junk) is to compile the perl TK installer script and put that on the CD with the bat installer bundle. It all depends on how strict AS is about packaging for redistrib.

In reply to Re: Re: Perl app installer or runing itself on a CD by waswas-fng
in thread Perl app installer or runing itself on a CD by DaWolf

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.