Á

Álvaro Moura

Last updated on Jul 11, 2026

Before performing any procedures, we recommend backing up your projects.

To back up Scriptcase:

Go to Settings > Administration, and in the side menu, access Services > Backup. A .ZIP file will be generated with all your projects — save this file in a secure directory.
Alternatively, you can compress and save the entire Scriptcase folder in a safe location.

Below, we will see how to manually update Scriptcase:

  1. Download Scriptcase in tar.gz format from our official website.

  2. Now, we need to extract the downloaded .tar.gz file and copy its contents to the current Scriptcase directory. To do this, access the Linux terminal and run the following commands in order:

    1. sudo su

    2. tar -zxvf****scriptcase-10.0.000-pt_br.tgz

    3. cp -R scriptcase-10.0.000-pt_br/* /opt/NetMake/v10/wwwroot/scriptcase

    4. chmod 777 -R scriptcase/

Note: Permission 777 only must be considered if you have a local installation. opt/NetMake/v10/wwwroot/scriptcase is the default path to the automatic installation. If you installed scriptcase in a different path, use this path.

3.  To confirm the update, after transferring the files, access your Scriptcase and go to Help > Check for updates.