Reply to Thread

Post a reply to the thread: Request: Save script text to file from command line

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)

  • 12-21-2016, 06:55 AM
    linder

    Re: Request: Save script text to file from command line

    Perfect! Thanks so much for the good news

    FRiedrich
  • 12-21-2016, 06:38 AM
    Allan Greis Eriksen

    Re: Request: Save script text to file from command line

    YAHOO! It works!
  • 12-21-2016, 06:27 AM
    Allan Greis Eriksen

    Re: Request: Save script text to file from command line

    Thanks!

    I'll give it at go right away.
  • 12-21-2016, 05:35 AM
    linder

    Re: Request: Save script text to file from command line

    Hi Allan,

    New SB10.EXE with /SAT switch support sent. Does this work for you?

    Friedrich
  • 12-21-2016, 01:09 AM
    Allan Greis Eriksen

    Re: Request: Save script text to file from command line

    Awesome! And YES that would be great
    Allan
  • 12-20-2016, 06:43 AM
    linder

    Re: Request: Save script text to file from command line

    Hi Allan,

    The command line option is:

    SB10.EXE /SAT "C:\Development\Sample.sbp"

    where:

    SB10.EXE is the path to the SetupBuilder 10 executable

    /SAT is the "save as text" switch

    "C:\Development\Sample.sbp" is the path to the project file you want to save as ASCII text.

    The command line supports a /F filename switch to set the text file name.

    For example: SB10.EXE /SAT "C:\Development\Sample.sbp" /F "C:\MyTxt\test.txt"

    If you do not set the /F argument then it will save Sample.sbp as Sample.txt.

    For example: SB10.EXE /SAT "C:\Development\Sample.sbp" will be saved as "C:\Development\Sample.txt"

    The only <g> problem is that this switch is not officially available in #5368. Am I allowed to send you a new SB10.EXE (build #5369) which is exactly the same as #5368 but supports the new switch?

    Friedrich
  • 12-20-2016, 03:27 AM
    Allan Greis Eriksen

    Re: Request: Save script text to file from command line

    Hi Friederich.

    Just upgraded to the latest build today but I don't see the fix. Can you help me show how to do this?

    Allan
  • 08-20-2016, 11:05 AM
    linder

    Re: Request: Save script text to file from command line

    Hi Allan,

    Unfortunately, it did not work as expected and we had to disable the new switch one day before the release. But it's fixed now and will definitely be available in the upcoming new build.

    Sorry for the delay

    Friedrich
  • 08-17-2016, 03:21 AM
    Allan Greis Eriksen

    Re: Request: Save script text to file from command line

    Hi Friedrich

    I've just checked build 10.0.5204 and the help file does not include this switch. Did it not get into the help file, or has it not made it to the build?
  • 04-15-2016, 05:49 AM
    Allan Greis Eriksen

    Re: Request: Save script text to file from command line

    Excellent!
This thread has more than 10 replies. Click here to review the whole thread.

Posting Permissions

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