wine's destination folder?

Asked by Vishnu Gt

Can anyone tell wine's destination folder and how to access it.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
delance (olivier-delance) said :
#1

Don't understand question.
If you search where ":C" drive is, go to "$HOME/.wine".

Revision history for this message
Volodymyr Shcherbyna (volodymyr) said :
#2

Hello Vishnu,

Normally wine stores all data in your home directory, but because it is a special folder, i.e. it is ".wine" you can't see it in file manager. Try to open Terminal window and type:

cd ~/.wine

and afterwards type:

ls -la

If you want to use console based file manager like Far Manager in Windows you can install Midnight Commander using terminal:

sudo apt-get install mc

It is very useful to quickly copy / navigate to files.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

to show .wine directory in nautilus (file manager) press ctrl+h or
open the nautilus menu view→ View hidden files

Revision history for this message
Vishnu Gt (vishnu) said :
#4

If i navigate into lost+found folder i am getting a message saying that you do not have permission.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

 /lost+found, is a directory in Linux, for files recovered after improper shutdown

you need to use nautilus as super user to access to that dir

alt+f2 on an empty desktop and then type: gksudo nautilus

Revision history for this message
delance (olivier-delance) said :
#6

Is your problem solved ? If not I can try to help, else, please, could you mark question "Solved".

Can you help with this problem?

Provide an answer of your own, or ask Vishnu Gt for more information if necessary.

To post a message you must log in.