# How to install without internet access

> Install CapaInstaller on a server without internet access by extracting the files on another machine first.

Source: https://docs.capaone.com/capainstaller/installation-and-maintenance/how-to-install/how-to-install-without-internet-access/  
Product: CapaInstaller — a separate CapaSystems product; do not apply this page to any other.

If the CapaInstaller server doesn't have internet access, extract the installation files on a
separate machine that does, then transfer them to the server and run the setup offline.

:::note[Before you start]
The user running the Command Prompt on the CapaInstaller server must have access to the SQL Server.
:::

## Install CapaInstaller offline

1. On a machine with internet access, download the web installer from [CapaInstaller](/capainstaller/).
2. Open a Command Prompt on that machine and run `setup.exe /admin` to extract the installation files.
3. Copy the extracted files to the CapaInstaller server.
4. On the CapaInstaller server, open a Command Prompt as a user with access to the SQL Server.
5. Run `setup.exe /ii` to install from the extracted files. The `/ii` (Ignore Internet) switch
   tells the installer not to check for an internet connection.

Sign in to [CapaOne](https://dash.capaone.com/) to manage your license and check for newer releases.

If you run into issues downloading the installation files, contact support through CapaOne, or
request help from a consultant to assist with the installation.
