const docpath = pj64.installDirectory + "JS-API-Documentation.html";
console.log("Opening " + docpath + " ...");
exec("start " + docpath);