+ Reply to Thread
Results 1 to 2 of 2

Thread: Not installing silently even with /s flag

  1. #1

    Default Not installing silently even with /s flag

    Hi,
    From parent installer, I am calling a child installer in silent mode, by putting /s in its command line. Still the child installer is not executing in silent mode and it prompts with license, password, destfolder dialogs. Parent installer is SB8 and the child installer is SB6. Is it a issue?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Not installing silently even with /s flag

    Hello,

    No, this is not an issue, it's a feature. A password protected installer automatically disables the "silent mode" (see attached F1 online help screenshot). Of course, you can develop an installer that supports password passing via the command line to support a password protected silent mode setup. Absolutely no problem. But by default (to protect your hard work), a password protected install does not run in silent mode.

    Friedrich
    Attached Images Attached Images  

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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
  •