Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4

Thread: Response file?

  1. #1
    Join Date
    Oct 2007
    Posts
    2

    Response file?

    Hello

    Is it possible to make a response file like Installshield?

    Thanks in advance

    Mike

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    (Since you've posted this in the AutoPlay Media Studio forum, I'll assume you're asking about AutoPlay, and not one of our Setup Factory products.)

    You mean to automatically configure your application -- as though the user went through it and selecting this item, clicked that button, etc.?

    The answer is yes and no. No, there is no built-in response file format that your AutoPlay application will natively understand. Yes, you can definitely do that on your own using scripting.

    Just read in values from an XML file, or an INI file, or something. You could make your app look for a file with a predetermined name in the same folder as the app, or pass the path to a file as a command line argument. Then use those values to do whatever it is your app does.
    --[[ Indigo Rose Software Developer ]]

  3. #3
    Join Date
    Oct 2007
    Posts
    2

    Cool

    Hello Lorne

    Sorry posted the message in the wrong group.

    It should have been Setup Factory 6.

    I have to silent install a package made with Setup Factory. (not one i made my self)

    In the package i have to make som selections.

    Is it possible?

    Thanks in advance

    Mike

  4. #4
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    No, sorry, SF6 does not have that functionality by default.

    It's possible for someone to add that kind of functionality into an installer using scripting, but it's highly unlikely the author of that setup did so.
    --[[ Indigo Rose Software Developer ]]

Similar Threads

  1. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  2. Error 3038: Could not seek in compressed file
    By Rikard in forum Setup Factory 7.0
    Replies: 2
    Last Post: 05-25-2006, 11:55 AM
  3. Can search allow manual browse even if file is found?
    By RichardShaw in forum Setup Factory 5.0
    Replies: 2
    Last Post: 08-28-2000, 06:08 PM
  4. Replies: 0
    Last Post: 08-17-2000, 02:29 PM

Posting Permissions

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