Replies: 1 comment 1 reply
-
Trying to launch the .exe file directly usually searches for these other files (dependencies or other resources) independently, and everything should work normally. |
Beta Was this translation helpful? Give feedback.
1 reply
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 a windows program that doesn't have an installer. It's just a folder with
.exe
file and resource subfolders.How can I run such a program in Bottles?
Beta Was this translation helpful? Give feedback.
All reactions