Read and write protect a project

Each project has a set of properties where, among other things, you can add a project description or assign read and/or write protection to the project file.

When you open a read protected project, a window is displayed for you to type the password. If you provide the wrong password, or click Cancel, the project does not open. If you did not set a write protection password, the project opens in full edit mode once you provide the read protection password.

If the project file is also write protected, you have to type the write protection password after providing the read protection password. If you click Cancel, the project opens in read-only mode.

The following table shows the relationship between the read and write passwords. As you can see from the bold rows, there are four combinations of password settings that allow the project to be opened in full edit mode.

Table 1. Password Status and Behavior
Read Password Status Write Password Status Behavior
Not Set N/A Not Set N/A Opens in full edit mode
Not Set N/A Set Correct Opens in full edit mode
Not Set N/A Set Wrong Does not open
Not Set N/A Set Cancel Opens in read-only mode
Set Correct Not Set N/A Opens in full edit mode
Set Wrong Not Set N/A Does not open
Set Cancel Not Set N/A Does not open
Set Correct Set Correct Opens in full edit mode
Set Wrong Set N/A Does not open
Set Cancel Set N/A Does not open
Set Correct Set Wrong Does not open
Set Correct Set Cancel Opens in read-only mode

You can protect a project from read and write access by following these steps:

  1. Right-click the root Project node in the Project Tree and select Project Properties.

    The Project Properties window is displayed.

  2. On the Protection pane click Change to modify the read protection password.

    The Read Protection Password window is displayed.

  3. Type a password.
  4. On the Protection pane click Change for the Write protection password.

    The Write Protection Password window is displayed.

  5. Type a password.
  6. Click OK to close the window.
  7. Save the changes to your project.