PDA

View Full Version : Wine-related question


topsites
April 26th, 2007, 09:25 AM
Ok, I am running Ubuntu Dapper 6.06 LTS (and only that, no Windows).
It says in some instructions i need to add certain files to the C:\...\Windows folder
and I know this folder exists somewhere within wine as its part of the setup but for the life of me I can not find it...
Anyone know where Wine's Windows emu folder is, where it keeps essential emu files?

leg
April 26th, 2007, 10:33 AM
Inside the .wine directory. The dot makes it a hidden directory on Linux so you will need to show hidden files to see it or cd ~/.wine
ls from a terminal.

AndrewRiedi
April 26th, 2007, 12:23 PM
cd ~/.wine/drive_c/windows

cogadh
April 26th, 2007, 12:32 PM
If you don't like the terminal, just open up the file browser in your home directory and press CTRL-H, that will temporarily display all the hidden files and folders for you.