Another bottles problem

I am trying to install a windows program. Everything progresses until I try to register (I have a legal copy with my serial). As part of registration it requires the location of a file. I enter the details, they are accepted and program restarts......the file is not found and program drops to demo mode.
Also, this program uses a usb dongle.....how do I tell program where it is ?

Does the file it is looking for exist within the windows-like folder structure wine made (the fake C:/ drive)? Bottles is a flatpak (by default, I think) and has read/write permission issues outside of its scope, so you might need to copy the file in question to the "C" drive.

Maybe it can help to install flatseal and set the permissions for bottles at category file system to get access to the path of your file.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.