Quote:
Originally Posted by Blog Kindle
New packager is nicely written but doesn't seem to work on windows. File sharing problems arise because temporary files can't be shared so they can't be written to.
I'm trying to fix the problem right now
|
What do you mean by file sharing problems ?
Temporary files are opened in such a way that any process can access them until they are closed.
It shouldn't be any different on Windows than linux or macos...