Skip to main content
Solved

custom package silent install

  • April 13, 2021
  • 1 reply
  • 3019 views

Forum|alt.badge.img+14

Hello,

 

I try to deploy a custom package with answer file.Then I executed the package with this command :

start /wait c:\Sources\CustomPackageLocation_Win_FS\WinX64.exe /play install.xml /silent

all is automatically filled by the answer file fine except at the beginning, I need to confirm manually this checkbox.

 

Thanks !

 

Best answer by Stuart Painter

Hi @Bloopa 

Please can I check what process you are using for the custom package:

  • Self-extracting executable, or
  • A package containing the answer file

Reviewing Installing a Custom Package Using Third-Party Software:

Review the following requirements:

  • For Windows custom packages, the package must be either a self-extracting executable file or a package that includes the answer file. If the package consists of only the answer file, you must have a separate installation package on which you can run the file. The answer file needs the software binaries from an installation package to install the software.

 

For Windows custom packages:

  • If the package is a self-extracting executable file, use the following command:

    CustomPackageName.exe /silent /install /silent /authcode authcode

  • If the package is a folder that includes the answer file, use the following command:

    start /wait Setup.exe /play install.xml /silent /authcode authcode

 

Thanks,

Stuart

View original
Did this answer your question?

1 reply

Forum|alt.badge.img+15

Hi @Bloopa 

Please can I check what process you are using for the custom package:

  • Self-extracting executable, or
  • A package containing the answer file

Reviewing Installing a Custom Package Using Third-Party Software:

Review the following requirements:

  • For Windows custom packages, the package must be either a self-extracting executable file or a package that includes the answer file. If the package consists of only the answer file, you must have a separate installation package on which you can run the file. The answer file needs the software binaries from an installation package to install the software.

 

For Windows custom packages:

  • If the package is a self-extracting executable file, use the following command:

    CustomPackageName.exe /silent /install /silent /authcode authcode

  • If the package is a folder that includes the answer file, use the following command:

    start /wait Setup.exe /play install.xml /silent /authcode authcode

 

Thanks,

Stuart


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings