Try the following, which opens a File Explorer window on the computer running Node.js: require('child_process').exec('start "" "c:\\test"');.
確定! 回上一頁