When using OnOnline scripts, I need to copy the script to OnPreviewRender, so users can se the result in ENPS.
Is there any way to avoid the copying?
Could be by having a command like this in the OnPreviewRender:
Run OnOnline script
or saveing the script to a .vbs, and then say:
Run "test.vbs"