Change files and viewing files in Wine.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
rialto
Newbie
Newbie
Posts: 4
Joined: Tue Apr 22, 2008 2:57 pm

Change files and viewing files in Wine.

Post by rialto »

Hi I'm new to wine and I am wondering how i can view and change the files in wine's virtual Windows XP.

Main problem: I have successfully installed Final Fantasy XI online through wine @ wineffxi.org. But some of the functions that I like that is provided by windower (a third party program) are not there. I'd like to install windower to enhance my Final Fantasy XI functions.

Help me out! Thanks!

Rialto
Tlarhices
Level 4
Level 4
Posts: 101
Joined: Sun Mar 02, 2008 9:28 pm

Re: Change files and viewing files in Wine.

Post by Tlarhices »

rialto wrote:Hi I'm new to wine and I am wondering how i can view and change the files in wine's virtual Windows XP.

Main problem: I have successfully installed Final Fantasy XI online through wine @ wineffxi.org. But some of the functions that I like that is provided by windower (a third party program) are not there. I'd like to install windower to enhance my Final Fantasy XI functions.

Help me out! Thanks!

Rialto
I am not sure to understand what you are asking for, but wine's drive C: is in ~/.wine/drive_c/ by default.
~ is your home folder and .wine is an hidden folder.

From command line you can go there by tipping :

Code: Select all

cd ~/.wine/drive_c
In a graphical environment you have to show hidden files or (for Gnome) press ALT+F2, it will show the "run" box and type in it :

Code: Select all

nautilus ~/.wine/drive_c
rialto
Newbie
Newbie
Posts: 4
Joined: Tue Apr 22, 2008 2:57 pm

Post by rialto »

i guess what i'm trying to ask is, I'm trying to change files in Wine's Windows Platform. I need to add a new folder and install the program into that folder. I will also need to add a couple of files into the folder.

rialto
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Change files and viewing files in Wine.

Post by austin987 »

On Thu, Nov 20, 2008 at 9:24 PM, rialto <[email protected]> wrote:
i guess what i'm trying to ask is, I'm trying to change files in Wine's Windows Platform. I need to add a new folder and install the program into that folder. I will also need to add a couple of files into the folder.
Install it like you did the original program:
$ wine setup.exe

And to edit files manually in a file manager, they're located in
~/.wine/drive_c/


--
-Austin
rialto
Newbie
Newbie
Posts: 4
Joined: Tue Apr 22, 2008 2:57 pm

Post by rialto »

thanks! worked perfectly! Only thing is the program i installed with wine to work for Final Fantasy XI doesn't work =/

But now i know where to edit all the files for wine so it's a win!

Thanks for your help guys!

rialto
Locked