...
In order to having a correct and complete installation over Windows, you must install Phoebus, Java, Python as a auxiliary projects.
In addition, in order to use the SPARC control System you have to download the repository from https://baltig.infn.it/lnf-da-control/epik8-sparc
We provide a script that automatize all the installation sequence.
In particular the script will:
- Install Git, Java, Python
- Install Phoebus
- Download the SPARC repository
- Synchronize the settings of Phoebus with the one used in the SPARC repository
- Associate Phoebus as default app for opening .bob
- Create a desktop shortcut named "SPARC LAUNCHER" that will open the root form of the control system.
The script has to be executed with Powershell.
Before launching the script, please check the execution policy of the scripts in your Windows pc with the following Powershell command:
...