Reply to Thread

Post a reply to the thread: Script File Format

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)

  • 06-14-2022, 08:23 AM
    st09

    Script File Format

    Friedrich,

    I would like to hear your perspective on the format of SetupBuilder script files. It is best practice to keep installers scripts in source control for tracking changes and for working as a team. However, when tracking down changes to files, version control systems work best with text-based files. As a workaround, I have created a "file format" in Beyond Compare to export the SetupBuilder scripts to text, then compare those text files. This works with caveats:

    1. The exported script contains only details available in the SetupBuilder script editor. Any details viewable only in the editors of a script line, or details not in script commands (project settings) are not in the exported script.
    2. Such a file format is not supported in web view comparisons, such as GitHub or Azure Repos


    Would you provide some insight on the design decisions to make scripts a binary format, and how to better work with SetupBuilder scripts in source control?

    Regards,
    Seth

Posting Permissions

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