Install P4 One
The first step to using P4 One is to download and install it on your computer.
On this page:
Prerequisites
Verify that your computer meets the system requirements.
Download and install on macOS
-
Go to the P4 One downloads page.
-
In the Family field, select macOS.
-
In the Platform field, select the operating system.
Version is automatically selected and cannot be changed.
-
Click Download.
-
In the download location, double-click the downloaded .dmg file, which is named Perforce P4 One Setup <version>.dmg.
-
In the Perforce P4 One window, drag Perforce P4 One to the Applications folder.
-
Double-click Perforce P4 One to install and start it.
If you are prompted to open the app downloaded from the internet, click Open.
-
On the welcome screen, review the EULA and Terms and Conditions, and then select the acknowledgment check box.
-
To help Perforce improve P4 One, select the check box to share anonymous usage data. To learn more, see Usage data sharing.
-
Click Let's get started.
The dashboard opens and you can start working in P4 One.
Download and install on Windows
You can install P4 One on Windows with your mouse or from the command line.
-
Go to the P4 One downloads page.
-
In the Family field, select Windows.
Platform and Version are automatically selected and cannot be changed.
-
Click Download.
The installer downloads.
-
In the download location, double-click the installer, which is named Perforce P4 One Setup <version>.exe. Alternatively, you can Install from the command line on Windows.
Installation starts.
-
When installation is complete, P4 One opens.
-
On the welcome screen, review the EULA and Terms and Conditions, and then select the acknowledgment check box.
-
To help Perforce improve P4 One, select the check box to share anonymous usage data. To learn more, see Usage data sharing.
-
Click Let's get started.
The dashboard opens and you can start working in P4 One.
Install from the command line on Windows
To install P4 One from the command line:
-
Change to the location of the P4 One installer:
cd <location of installer>
-
Run the installer:
"Perforce P4 One Setup <version>.exe"
You can run the installer with one or more of the following flags. The flags are case-sensitive.
| Flag | Description |
|---|---|
| /S | Runs the installer silently, with no user interface. |
| /qn | Equivalent to /S. Runs the installer silently, with no user interface. |
| /allusers | Installs P4 One for all users on the computer, not just the current user. |
For example, to install P4 One silently for all users, open an elevated command prompt, change to the directory that contains the downloaded installer, and run the following command:
"Perforce P4 One Setup <version>.exe" /allusers /S
What's next
Continue with step 2 in Get started.