NOTE: This fix pack is for 1.1, 1.1.1, 1.1.1.1. If you are at using a version prior to 1.1 you will need to install 1.1.1.5 from passport advantage. Step 1: Update your local repository If your server has internet access to the sMash repository: - in a console, navigate to $zeroHome - run the following: zero modulegroup update If your server does not have internet access to the sMash repository: - Download the sMash-repository1.1.1.5.zip and if the sMash RTE is being used also download sMash_rte-repository-1.1.1.5.zip. - Rename the modules directory in your repository home directory. For example, in $zeroHome/zero/zero-repository/stable/ rename modules modules-backup, where $zeroHome is your sMash Command Line Interface (CLI) root - Unzip the sMash-repository1.1.1.5.zip into your repository home directory. For example, $zeroHome/zero/zero-repository/stable - If sMash RTE is required, unzip the sMash_rte-repository-1.1.1.5.zip into your repository home directory. For example, $zeroHome/zero/zero-repository/stable Step 2: Update your CLI dependencies - In a console navigate to $zeroHome - Run the following [to update the CLI]: zero update Step 3: Update dependencies for each application - In a console navigate to $appRoot, where $appRoot is the root directory of the application to be updated. - Stop the application [if it has not been stopped already]: zero stop - Run the following [to update the module(s) for this application]: zero update - Start your application: zero start (Repeat these steps for each desired application) Step 4: Clean up - If you created a modules-backup directory in your repository home directory, you should delete it. NOTE: zero_1.1.1.5.31565.zip is included in the fix pack, but it should not be used unless there is a problem which requires the latest (1.1.1.5) CLI. If you need to install the 1.1.1.5 CLI refer to the sMash DE download page (http://www.projectzero.org/download/) for CLI installation instructions.