+ Reply to Thread
Results 1 to 5 of 5

Thread: Default User and Serial No

  1. Default Default User and Serial No

    I would like to default the vlues on the User Info dialog. I've tried a variety of implemetations to no avail. Is there a trick to this? My paradigm is a bit different than the default so the checkbox that you offer does not work in this case.

    Thanks..... Steve

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

    Default Re: Default User and Serial No

    Steve,

    The following example set the serial number to 1234567890

    Set Variable %_SB_USERSERIAL% to 1234567890

    [ User Interface ]
    ! Wizard dialog definition(s)
    Define Wizard Dialog "#1" (Welcome)
    Define Wizard Dialog "#2" (User Info)
    Define Wizard Dialog "#3" (Select Install Folder)
    Define Wizard Dialog "#4" (Ready to Install)

    ! The Wizard Loop displays the dialog screens that the user sees in the installation
    Loop Wizard
    Wizard Auto Break
    End

    Does this help?

  3. Default Re: Default User and Serial No

    Sorry for the delay getting back but I have been swamped with the holidays and all. I cannot get this to work for the life of me. I have tried it exactly in the same place to no avail. Are there options on the "User Info" dialog that could be effecting it? thanks

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

    Default Re: Default User and Serial No

    Steve,

    If you are interested, please send your script to support (at) lindersoft (dot) com and we'll check it.

    Thanks,

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

    Default Re: Default User and Serial No

    Steve,

    Please mark the "Load User Info" checkbox (Advanced Tab). You then overwrite this default info with your own user data.

    Does this help?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Serial Numbers
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 1
    Last Post: 09-06-2006, 04:40 AM
  2. Replies: 1
    Last Post: 06-07-2005, 02:45 AM
  3. User specific serial information
    By elriba in forum SetupBuilder
    Replies: 2
    Last Post: 05-11-2005, 10:48 AM

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
  •