Hello All
If I package a windows app with node-webkit-builder as zip:false (all files and package.json in exe directory not as nw.pak) the app starts downloading package and unzips runs in temp but never replaces the old app.
I had to do this to get a faster windows app startup.
It works if I have the normal nw.pak structure on Windows.
Can someone please guide me in the right direction?
Hello All
If I package a windows app with node-webkit-builder as zip:false (all files and package.json in exe directory not as nw.pak) the app starts downloading package and unzips runs in temp but never replaces the old app.
I had to do this to get a faster windows app startup.
It works if I have the normal nw.pak structure on Windows.
Can someone please guide me in the right direction?