1

I just used Wine to install a program in the "Program Files (x86)" folder. I would like to use wine to be able to run this program instead of having to run the installer every time I want to use it. Where does Wine keep its program files folder? Or else, how can I use Wine to run programs in this folder?

1 Answers1

3

It's in /home/Username/.wine/Drive_C.

You have to check 'Show hidden files' in your file manager to see .wine directory.

Vishesh Gautam
  • 768
  • 3
  • 14