优化版本更新
This commit is contained in:
@@ -69,7 +69,7 @@ app.whenReady().then(() => {
|
||||
setTimeout(() => {
|
||||
win = null;
|
||||
app.exit();
|
||||
}, 1000);
|
||||
}, 1500);
|
||||
|
||||
const installResult = await installExe(tempFilePath);
|
||||
console.log(`安装结果:${installResult}`);
|
||||
|
||||
Reference in New Issue
Block a user