bozon icon indicating copy to clipboard operation
bozon copied to clipboard

execute a script

Open ssshojaei opened this issue 3 years ago • 1 comments

I need to run a special script file, but I do not know where to put it to be usable.

const child = execFile(`"${app.getAppPath()}\\main\\libs\\Scripts\\file.exe"`);

In this case, the files I put in the main directory will not be output.

Untitled

ssshojaei avatar Sep 11 '20 16:09 ssshojaei

in src

andrewo0 avatar Apr 04 '21 09:04 andrewo0