+ Reply to Thread
Results 1 to 8 of 8

Thread: custom installation status mesages

  1. #1

    Cool custom installation status mesages

    Hello,

    first off i would like to say thank you to lindersoft for such a great product in developer edition! now heres the question: is there a way to have custon installation status messages during the copying files stage for each componant as it installs? example: I have a client who has over three thousand photos in about 60 categories and she wants each category to be its own componant. now here is where the custom messages come into play, she wants to be comical with her installer so as the different componants are installing during the file copy progess the status will say things like "dumping photos 'mac os x rules collection' into photo cache", "transmitting library 'broadcast images' to local HDD", "caching collection 'web graphics' to local web source directory" and so on. can this be accomplished and if so how?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: custom installation status mesages

    Hello,

    Yes, no problem You can use the "Progress Dialog: Status Text..." script function to directly update the status text of a Progress Bar dialog.

    Friedrich

  3. #3

    Default Re: custom installation status mesages

    in the script logic, whre would these status change elements go? within the section defining the feature or in the section that describes the progress dialog?

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: custom installation status mesages

    The SetupScript language is completely from "top to bottom". So I would suggest to use that function in the "Install Files" section.

    Let us assume, you are using a dynamic (with wildcard) "Install Files" command to package a few hundred images for a specific category. Then just update the text in the Progress Bar dialog one line before that install file action.

    Friedrich

  5. #5

    Default Re: custom installation status mesages

    Oh man!

    Linder your a lifesaver!

    Thanks for everything

  6. #6
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: custom installation status mesages

    You are very welcome, Richard.

    Friedrich

  7. #7

    Post Re: custom installation status mesages

    I have been found out... lol how did you knwo my first i dion't think i've posted it anywhere in the forums... that was funny though.

  8. #8
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: custom installation status mesages

    Oops <g>

    You are working on a very interesting project. Just let me know if you have any further questions or if you need more help.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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