I’m trying to install the Amazon Kindle app and it goes through the unpacking step and stops. When I run it in the terminal I get this message:
wineserver: using server-side synchronization. 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -r" (2).
Hi share your bottle.yml, look for “export configuration” in your bottle
I might be wrong, but this looks like a known (mis)behavior that happens in plain Wine too: Kindle4PC install fails if this directory doesn’t exist:
${WINEPREFIX:-$HOME/.wine}/drive_c/users/$USER/AppData/Local/Amazon/Kindle
If the directory (the whole path inside AppData) is created, then install should work.