Can't remove a wine program after uninstalling wine

I have tried to download Photoshop in Wine and it worked. The problem is, that after I uninstalled wine Photoshop still appeared in my programs as in this screenshot:

Image1

Then, when I try to open it the following message appears:

Image2

Failed to change directory to "/home/nadav/.wine64/dosdevices C:\Program Files\Adobe\Adobe Photoshop CC 2017" (no such file or directory)

1 Answer

You need to find ".desktop" file of photoshop, and remove it. Photoshop is removed with wine, but link to it still exists.

$ locate photoshop.desktop

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like