dsheiko / nw-autoupdater

⛔️ [DEPRECATED] Library provides low-level API to control NW.js app auto-updates
MIT License
75 stars 36 forks source link

Script Strategy #36

Open alishah730 opened 5 years ago

alishah730 commented 5 years ago

Is there any way to hide hide the xcopy command execution from the user, with some custom text.

alishah730 commented 5 years ago

wihile running app strategy in windows it try to execute chmod

index.html:162 Error: EPERM: operation not permitted, open 'C:\Users\admin\git\CV\src-local.bak\chromedriver.exe' main @ index.html:162 index.html:162 Error: ENOENT: no such file or directory, chmod 'C:\Users\admin\git\CV\src-local.bak\locales\cs.pak' main @ index.html:162

and application starts with new version ... but after some time if I restart the application it will pick the older version.