i downloaded wine and i know that to run the exe you just do 'wine ".exe"' but it doesnt seem to find what i want to run, in the tutorials i watch it seems like their terminal is working in a certain directory but they never explain how they got to that point. I put the exe in my wine directory but have no idea how i can make it recognizable on my system, any help would be appreciated
#Wine
13 messages · Page 1 of 1 (latest)
it would be easier to use an application that manages Wine environments
applications like Bottles, Lutris, Heroic, Portproton
etc
ill try that out thanks
you have to specify what exe to run
already did that and it doesnt work in terminal
you have to type the application name in the terminal, you also have to be in the folder that contains it
yes i know the first part but i dont know how to use the terminal in a specific folder
you use cd to move around the filesystem
or in the file manager, right click an empty space in the folder and click "open in terminal"
either way this is still the way to go
thank you so much man