Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4614788
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:44:56+00:00 2026-05-22T01:44:56+00:00

InnoSetup setup executables have command line options to permit unattended or batch file operation

  • 0

InnoSetup setup executables have command line options to permit unattended or batch file operation – i.e. it is possible to have command-line parameters like /SILENT, /VERYSILENT, such that no “wizard” pages are displayed.

If I add my own wizard pages using CreateInputOptionPage will these still display, i.e. do I need to add further command-line options to suppress these (and provide default responses) as well?

(Yes, I could try it myself, but the answer will likely be useful to others, and there might be further issues I haven’t thought of)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T01:44:57+00:00Added an answer on May 22, 2026 at 1:44 am

    When you run with /SILENT or /VERYSILENT dialogs that you create such as CreateInputOptionPage will not be shown. InitializeWizard() is still called and the forms are still created.

    So any values you read from these Wizard Pages will be the default values.

    You can have specific behavior in Pascal Script when silent by using the WizardSilent() function.

    You can also check the parameters sent to the install in Pascal Script using the
    ParamCount and ParamStr functions or you can get the whole string using GetCmdTail.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If I run Inno Setup compiler from a command line/batch file it creates an
How to know what language user have selected to install setup in innosetup ?
Is it possible to get Inno Setup to read the file version of the
I have the following in my Inno Setup file which creates a desktop icon
I have a Inno Setup project that I want to check if the application
I am building an Inno Setup script and have libraries that need to be
When compiling an Inno Setup installer script I get this error Line: xx Resource
I made installer with Inno Setup. It consist of multiple executables all located in
I am attempting to use Inno Setup to bootstrap a WiX generated .msi file
When a setup program(built by like Inno Setup) does launch a process, the process

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.