Installation of SyScript plugin
In case of problem to display ".spg" files you should install the plugin here
test a short sample here : From a web page
here documentation
|
|
What plugin means ? plugin means the capability to have a script interpretor program to execute coded script |
|
|
We provide installlation of syscript_setup.exe here of SyScript plugin. plugin installation allows to run "spg" files type and install SysPlug which is a SyScript interpretor without debugger. |
|
|
How mime type is installed (association between ".spg" file and SysPlug) ? - to discover mime type source code, click here sysplug.spt - to transform "spt" as "spg" file, click here "transform a script as syscript plugin" - to try the script sysplug.spg |
|
|
How to create a SyScript setup ? - SyScript setup is made with PACK command (you can also use CREATEEXE command) - PACK command allows to make a package of files uncompressed when at execution - By default, PACK execution uncompress files in previous location and execute the first program of the "pack". - In that case, the first program is sysplug.exe - By default, if exist, sysplug.exe execute sysplug.spg file To discover the script of syscript_setup.exe creation, click here createpsysplug.spt |
