Manual Update - Windows

Manual Update - Windows

Before performing any procedure, we recommend performing a backup of your projects.


To back up Scriptcase:
  • Go to   Settings > Administration, in the side menu go to   Services > Backup.   A file (.ZIP) will be generated with all your projects, save this file to a secure directory.
  • Or compress and save the entire Scriptcase folder to a secure directory.

Here's how to perform a manual update of Scriptcase.

  1. Download Scriptcase in .ZIP format. To download   click here.

  2. In a temporary directory, unzip the file.  A directory,  scriptcasexx.xx.xx , will be created with the current version number of the ScriptCase.
  3. Open the extracted folder and copy or cut all its contents (folders and files).
  4. Go to the directory where your Scriptcase is installed.  By default, Scriptcase is installed on   C:\Program Files\NetMake\v9\wwwroot\scriptcase
  5. After accessing the directory of your installation, paste the files that were previously copied.
       You must overwrite the files so that they are updated.
    Your projects will not be affected, because in this operation the Scriptcase database remains intact.
  6. After the Manual Update process is completed open your Scriptcase and check if your version is updated (Help -> Check Version).

 


    • Related Articles

    • Manual Update - Linux

      Before performing any procedure we recommend performing a backup of your projects. To back up Scriptcase: Go to Options > Settings, in the side menu go to Services > Backup. A file (.ZIP) will be generated with all your projects, save this file to a ...
    • Manual Backup

      How to make a Manual backup of scriptcase ? The app folder is not a backup for your projects 1) First copy the scriptcase database, below are the paths to the file, and replaces in the respective directory of the new installation: You can find this ...
    • Manual Update - Mac OS

      Before performing any procedure we recommend performing a backup of your projects. To back up Scriptcase: Go to Settings> Administration, in the side menu go to Services> Backup. A file (.ZIP) will be generated with all your projects, save this file ...
    • Manual Password Reset

      In this article, we'll show how to reset your password in the development environment. 1 - First you'll need to find your Scriptcase database (nm_scriptcase.db): C:\Program Files\NetMake\v9-php73\wwwroot\scriptcase\devel\conf\scriptcase In Windows ...
    • Connecting with Firebird on Windows - PHP 7.3

      If you are using a manual installation on Windows, you will need to enable the Firebird extensions in the php.ini file. See below for how to do this. 1 - In the `php.ini` file uncomment the line for the Firebird extension php_pdo_firebird by removing ...