ViciousIXIL

Results 1 comments of ViciousIXIL

I fixed it by replacing: `var target = path.basename(process.execPath);` **(line 18)** with: `var target = process.execPath;`