szieke / ScriptCommunicator_serial-terminal

Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.

Home Page:https://sourceforge.net/projects/scriptcommunicator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts become unavailable after moving the folder to another directory

Accellular opened this issue · comments

Version:

ScriptCommunicator 05.12 Windows no installer

Step:

  1. delete all files in %userprofile%\Documents\ScriptCommunicator
  2. unzip ScriptCommunicator_05_12_windows_no_installer.zip
  3. double click ScriptCommunicator.exe in folder "ScriptCommunicator_05_12_windows_no_installer"
  4. close ScriptCommunicator main window
  5. move ScriptCommunicator_05_12_windows_no_installer folder to any other directory
  6. double click ScriptCommunicator.exe again
  7. double click any script in the right Scripts list

Result:

shows up a window and says: error starting script.....

If you start ScriptCommunicator and the folder %userprofile%\Documents\ScriptCommunicator does not exist then ScriptCommunicator copies a default settings file. ScriptCommunicator sets the paths of the example scripts in the settings file to the current ScriptCommunicator directory.
If you move the ScriptCommunicator folder the paths of the example script are wrong.
You have to remove the scripts in the script window and add the example script that you want to execute.