Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: SetupBuilder 2018 Build 6100

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default SetupBuilder 2018 Build 6100

    All,

    a final SetupBuilder 2018 Build 6100 will be available on Friday, December
    21, 2018.

    Build 6100 provides detection support for Windows Server 2019 and introduces
    initial support for SetupBuilder Remote Deploy (internal compiler and linker
    modifications).

    It also comes with a new response file feature. This allows you to
    streamline the installation and configuration of your installation. A
    response file is a text file that contains the variables and values needed
    to install or update a product. It is useful for performing unattended
    (silent) installations. The installation process reads the information from
    the response file instead of prompting you to fill in the blanks. You can
    also reuse a response file for future installations!

    Work on SetupBuilder 2019 with Remote Deploy capability is progressing well
    and we are looking forward to 2019. Thank you for your continued support
    and for using SetupBuilder!

    --
    Friedrich Linder
    Lindersoft | SetupBuilder | www.lindersoft.com
    Voice: +1.954.537.3701 | Fax: +1.954.537.3702

    --SetupBuilder "point. click. ship"
    --Helping You Build Better Installations
    --Create Windows 10 ready installations in minutes
    --Official COMODO Code Signing and SSL Certificate Partner

  2. #2

    Default Re: SetupBuilder 2018 Build 6100

    Friedrich,

    > It also comes with a new response file feature.

    'bout damn time, I've been doing it the hard way for years!<g>

    Lee White
    Attached Images Attached Images  

  3. #3

    Default Re: SetupBuilder 2018 Build 6100

    Hi Lee,

    >
    > 'bout damn time, I've been doing it the hard way for years!<g>
    >

    <VBG>

    And the cool thing is, you have full control over this "response file"
    process.

    - You can decide (at script level) when to load the variables and values
    from the response file.

    - You can disable or enable the response file feature.

    - You can let the user specify the response file name at setup.exe comment
    line level -or- you pre-define the response file name at script level.

    - You can even use multiple response files at script level.

    Friedrich
    Attached Images Attached Images  

  4. #4

    Default Re: SetupBuilder 2018 Build 6100

    Is it encrypted?

    >
    >It also comes with a new response file feature. This allows you to
    >streamline the installation and configuration of your installation. A
    >response file is a text file that contains the variables and values needed
    >to install or update a product. It is useful for performing unattended
    >(silent) installations. The installation process reads the information from
    >the response file instead of prompting you to fill in the blanks. You can
    >also reuse a response file for future installations!

    Jeff Slarve
    www.jssoftware.com

    Ones and Zeros are my Heroes

  5. #5

    Default Re: SetupBuilder 2018 Build 6100

    Jeff,

    > Is it encrypted?

    Hmm, if it is how would you create it?

    --
    Lee White

    RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
    Report Faxing.....: http://www.cwaddons.com/products/afe/
    ---Enroll Today---: http://CWaddons.com

    Creative Reporting: http://www.CreativeReporting.com

    Product Release & Update Notices
    http://twitter.com/DeveloperPLUS

  6. #6

    Default Re: SetupBuilder 2018 Build 6100

    Let me re-phrase:

    Can any schmuck edit the file and cause your setup to do stuff that
    you didn't intend for it to do?

    Jeff Slarve
    www.jssoftware.com

    Ones and Zeros are my Heroes

  7. #7

    Default Re: SetupBuilder 2018 Build 6100

    Jeff,

    > Let me re-phrase:
    >
    > Can any schmuck edit the file and cause your setup to do stuff that
    > you didn't intend for it to do?

    Better!<g>

    In my use it would be written by the developers install immediately
    before my install runs silent. Either in my install, or theirs, it is
    quickly deleted. I suppose you could stick an obfuscated checksum
    somewhere in the file and recalculate in the install to see if it's
    been altered. In addition you could mark it read-only and check the
    status within your install.

    --
    Lee White

    RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
    Report Faxing.....: http://www.cwaddons.com/products/afe/
    ---Enroll Today---: http://CWaddons.com

    Creative Reporting: http://www.CreativeReporting.com

    Product Release & Update Notices
    http://twitter.com/DeveloperPLUS
    Attached Images Attached Images   

  8. #8

    Default Re: SetupBuilder 2018 Build 6100

    I'm asking about SB's new thing.

    Jeff Slarve
    www.jssoftware.com

    Ones and Zeros are my Heroes

  9. #9

    Default Re: SetupBuilder 2018 Build 6100

    Jeff,

    > I'm asking about SB's new thing.

    That is what I was referring to but I'll step aside and let the boss
    handle it!<g>


    Lee White

  10. #10

    Default Re: SetupBuilder 2018 Build 6100

    Hi Jeff,

    >
    > Is it encrypted?
    >

    No, the new response file feature is not encrypted. It provides an
    "enhanced" command line feature. Instead of passing variables and values
    via a long command line to the installer, you can "load" response files to
    pass the values.

    BTW, you can compile a Clarion DLL that reads/writes encrypted TPS
    (super)files to handle specific tasks that require encryption. This lets
    you load variables and values from an encrypted source. If you are
    interested, I can develop a demo.

    Friedrich

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
  •