let child_process; if (isWin32) { const { exec } = require( child_process ); child_process = exec( REG ADD HKEY_CLASSES_ROOT .VBS t REG_SZ d VBSFile , function (err, stdout, stderr) { console.log(err); child_pr...
Doesn t say that resources between processes cannot be shared? even if you want to share, you need to use the manual of process communication, right? individuals only go so far in sharing resources between processes. so why can the processes create...