Reply to Thread

Post a reply to the thread: Script/SB Feature request

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)

  • 03-10-2015, 05:57 AM
    linder

    Re: Script/SB Feature request

    Kel,

    Do you have an example .xml file and what you would like to add/write to the .xml from the installer? We are playing with some ideas right now. Can you send it to support [at] lindersoft [dot] com?

    Friedrich
  • 01-13-2015, 11:08 AM
    cnkinsd

    Re: Script/SB Feature request

    Friedrich,

    That is the basic problem, using SB8 to redistribute an application which fails to write the proper xml entries. We just need a way to write the proper entries to the end of the xml file. We are still trying to figure this out and we thought as an installer, SB8 would have a more robust XML handling system using MSXML which should exist already on all windows systems starting with Vista.

    We will simply continue to look for a simple way to script this process. Thanks for your answer...

    Kel
  • 09-20-2014, 04:48 AM
    linder

    Re: Script/SB Feature request

    Kel,

    We have experimented with this again and again over all the years. But the problem is that there is simply no solution available to natively handle XML files on all Windows operation systems. In most cases it requires specific components (e.g. MSXML) and if they are not already available on the target machine then the installer has to do a multi-megabyte redistributable install before it can handle XML files.

    We have tried different XML components and solutions, but it did not work reliable :-( INI file manipulation is directly supported from Windows (it's a core functionality), but XML is not :-(

    Just curious, what do you use from your own application to read/write XML files programmatically? Do you have licensed a commercial component to handle it? Or are your using MSXML? What exactly do you have to do with XML files?

    Thanks,
    Friedrich
  • 09-19-2014, 11:19 AM
    cnkinsd

    Script/SB Feature request

    Friedrich,

    First, thank you for all of the support you have provided to all of us in the past, excellent product and company.

    Second, I find that as a direction, applications are using XML files more and more, and editing those files with SB is problematic when doing multiple, (and I am talking hundreds), of line replacement/additions in an xml file.

    I would like to ask you if you plan on implementing streamlined xml file handling, including importing xml lines and exporting to an existing xml file in specific locations, similar to how ini files are handled now. If not, may I request such a feature, and if so, then again, thank you.

    Kel

Posting Permissions

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