mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 13:41:05 +00:00
Update bootstrap.js and relative files.
This commit is contained in:
parent
75af50defb
commit
f1f24765fd
3
bootstrap.js
vendored
3
bootstrap.js
vendored
|
@ -22,6 +22,9 @@ return {
|
||||||
// register URI scheme
|
// register URI scheme
|
||||||
//REG.write(hKey, path, key, value, REG.STRING, computer);
|
//REG.write(hKey, path, key, value, REG.STRING, computer);
|
||||||
|
|
||||||
|
// open HTA file
|
||||||
|
SHELL.run("app.hta");
|
||||||
|
|
||||||
console.log("done");
|
console.log("done");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user