Reply to Thread

Post a reply to the thread: How do I add userinfo to Ready to Install dialog?

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 07-15-2013, 03:49 AM
    linder

    Re: How do I add userinfo to Ready to Install dialog?

    You are welcome

    Friedrich
  • 07-15-2013, 03:31 AM
    Allan Greis Eriksen

    Re: How do I add userinfo to Ready to Install dialog?

    That's it! Thanks
  • 07-15-2013, 03:10 AM
    linder

    Re: How do I add userinfo to Ready to Install dialog?

    Allan,

    You only forgot to "reset" the variable value. See attached screenshot.

    Does this help?

    Friedrich
  • 07-15-2013, 02:54 AM
    Allan Greis Eriksen

    Re: How do I add userinfo to Ready to Install dialog?

    I tried while making sure that there are no line breaks but without luck.

    The problem seems to be that the variable are set just once?

    I have modified the Ready to Install Dialog.sb8 example script to illustrate the problem and attached the script here.

    Attachment 3028

    As the example shows I have added %_SB_INSTALLDIR% to the value of %ADDITIONALINFO%

    Testing the script gives the Install Folder dialog like this
    Attachment 3029

    Just hit <Next> and the Ready to Install dialog is shown as this
    Attachment 3030

    Now lets go <Back> and change the Destination Folder like this
    Attachment 3031

    Go <Next> and the Ready to Install dialog is shown as this
    Attachment 3034

    Please note that the runtime value %_SB_INSTALLDIR% is now represented with two different values. Also note that I not used any text resource in this example.
  • 07-12-2013, 10:04 AM
    linder

    Re: How do I add userinfo to Ready to Install dialog?

    BTW, here is a screenshot...

    Friedrich
  • 07-12-2013, 06:59 AM
    linder

    Re: How do I add userinfo to Ready to Install dialog?

    I think you are still using an incorrect format. Don't use two lines in your text resource!!! Please see my example. You have to use an '|' for the next line.

    Does this help? I can develop a demo for you if you want.

    Friedrich
  • 07-12-2013, 06:07 AM
    Allan Greis Eriksen

    Re: How do I add userinfo to Ready to Install dialog?

    Hi Friedrich

    Thanks for your quick reply!

    It almost there. But the variable in the text resource is still blank.
    Attachment 3023

    Attachment 3024

    Attachment 3025
  • 07-12-2013, 05:27 AM
    linder

    Re: How do I add userinfo to Ready to Install dialog?

    Similar to the attached screenshots (modifications in the above example).

    Friedrich
  • 07-12-2013, 05:18 AM
    linder

    Re: How do I add userinfo to Ready to Install dialog?

    Allan,

    There is a "Ready to Install Dialog.sb8" source code example in the Examples Package that demonstrates this. You can use the "Additional Information Variable" (Advanced Tab) to add this information.

    Does this help?

    Friedrich
  • 07-12-2013, 05:06 AM
    Allan Greis Eriksen

    How do I add userinfo to Ready to Install dialog?

    The Ready to Install dialog has an option to add user info under "Additional Information Variable:". It is possible to select a variable from this list but how do I format a variable from a Text Resource?

    I have added a Resource Text under "Ready to Install" dialog called "1030_DLG_READYTOINSTALL_USERINFO" and this lists all the variables that are initialized during the Loop Wizard. So when the final dialog "Rady to Install" is shown it should list the additional information text.

Posting Permissions

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