Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Deploying

  1. #11

    Default Re: Deploying

    Hi David,

    > THANK YOU Very Much!
    >
    > After reading your post and Arnór's (AND THEN the help file!) - I realized
    > I had just overlooked it - works Exactly as I need!
    >
    > Someone needs to write a "SetupBuilder Tips & Techniques" - however, it
    > might take about 10 "volumes" to cover it adequately! :-D

    ;-) I am sure we'll see such a "SetupBuilder Tips & Techniques & Everything
    you ever wanted to know about SetupBuilder but were afraid to ask" in the
    near future <g>

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    SetupBuilder "point. click. ship"
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner

  2. #12

    Default Re: Deploying

    Hi Friedrich,

    > The "#copy file..." compiler directive in the latest SetupBuilder 6.9 and
    > SetupBuilder 7.0 support the "Process after script compilation" option.
    > So you can copy the resulting setup executable to whatever location(s) you
    > want ;-)
    >
    > Does this help?

    YES - didn't notice that "after compilation" option!

    Source: [OUTPUTDIR]\[EXENAME]
    Dest: T:\install\client\new\[EXENAME]

    The destination has to be full path AND filename. I.e. if I just use
    "T:\install\client\new\" or "T:\install\client\new" it fails.

    Best regards,


    --
    Arnór Baldvinsson - Icetips Creative, Inc.
    Port Angeles, Washington
    www.icetips.com - www.buildautomator.com

    Icetips product subscriptions at http://www.icetips.com/subscribe.php

  3. #13

    Default Re: Deploying

    >> Does this help?
    >
    > YES - didn't notice that "after compilation" option!
    >
    > Source: [OUTPUTDIR]\[EXENAME]
    > Dest: T:\install\client\new\[EXENAME]
    >
    > The destination has to be full path AND filename. I.e. if I just
    > use "T:\install\client\new\" or "T:\install\client\new" it fails.

    Yes, if you copy a single file then the "Destination" has to be
    pathname\filename. I'll add a note to the documentation.

    Thanks,
    Friedrich

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    SetupBuilder "point. click. ship"
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner

  4. #14

    Default Re: Deploying

    Hi Friedrich,

    > Yes, if you copy a single file then the "Destination" has to be
    > pathname\filename. I'll add a note to the documentation.

    Or perhaps just strip the filename from the source if no wildcards are used
    and use that? Same as "Copy c:\test.txt C:\Temp" will then create it in
    C:\Temp\test.txt.

    Best regards,

    --
    Arnór Baldvinsson - Icetips Creative, Inc.
    Port Angeles, Washington
    www.icetips.com - www.buildautomator.com

    Icetips product subscriptions at http://www.icetips.com/subscribe.php

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •