Running Complete Anatomy application using bottles, can't find dll's even though they are in the same directory as executable #4069
Unanswered
TiagoGreeve
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an application that is not available for linux named Complete Anatomy
. The only way to install it is from a store such as the microsoft store on windows, or the play store on android. What I did is get my windows laptop and grab the installed files under 'C:\Program Files\WindowsApps' and transferred them to my linux pc hoping to run them with bottles. I created a bottle for 'Applications' and set it to windows 11. Then I transferred all the files that I grabbed from my windows laptop to the same location:
I figured now I should be able to run the app ("CompleteAnatomy.exe", see 2nd picture below), however it doesn't work, and mainly complains about not being able to find a number of dll's:

I checked and all of these should be present in the subfolder where the executable resides:
I have tried adding dll overrides but this did not seem to work and since I am new to bottles I don't really know what I am doing. The version of bottles I am running is from flatpak:
I am hoping someone could help me. Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions