Skip to main content

Silent install Application Server for Net Express 4.0

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

The silent install of Application Server does not work from CD product.

New SETUP.INS file required, see instructions below and use attached file.

Resolution:

1. Copy the Application Server directory from the CD to a directory on your machine.

2. Replace the setup.ins with the one contained in the attached apssilentins.zip file.

3. Record a sample install to setup a valid install script using the following command.

  setup -r -f1c:\\directoryname\\your_silent_name.ISS  

NOTE to make it easy make the C:\\directoryname\\ be the directory you copied Application Server.

4. For silent install run the following command from  the copied application server directory.

  setup -s -f1c:\\directoryname\\name.iss.

Attachments:

apssetupins.zip

Old KB# 4998