+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Silent Install

  1. #11

    Default Re: Silent Install

    I have one more question, I do not have access to your docs, just a product produced by your app. Is it possible to, along with specifying /S on the command line, also change the default directory by means of a switch or response file?

    TIA

  2. #12
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Silent Install

    Hi,

    Please try the following:

    setup.exe /S /X c:\myfoldergoeshere

    Does this help?

  3. #13
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Silent Install

    Hi,

    Please try the following:

    setup.exe /S /X c:\myfoldergoeshere

    Does this help?

  4. #14

    Default Re: Silent Install

    Thanks, but I am afraid that this does not work, the /S does install silently, but the installation path remains the same (C:\program files\product name\).

  5. #15
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Silent Install

    What happens if you do not use the /S switch?

    setup.exe /X c:\test

    Do you see c:\test in the Choose Destination folder?

    Thanks,

  6. #16

    Default Re: Silent Install

    No I am afraid not, the default location is displayed.

  7. #17
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Silent Install

    We tested this here and it works fine.

    The /X switch overwrites the original %_SB_INSTALLDIR% variable. Of course, this does not have any affect if the developer of the software "overwrites" this variable again (via the scripting language).

    If you are interested, please ask the developer to contact me at friedrich (at) lindersoft (dot) com.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. silent install skips features with "install by default"
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 3
    Last Post: 10-04-2006, 03:34 AM
  2. Silent Install
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 01-18-2006, 12:12 AM
  3. Cannot open and compress service file - error
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 6
    Last Post: 12-06-2005, 04:40 AM
  4. Progress Dialog and ...
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 9
    Last Post: 06-21-2005, 05:29 AM
  5. Firebird Silent install
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 04-19-2005, 09:39 AM

Tags for this Thread

Posting Permissions

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