[Solved] Wine doesnt show close to all my files/apps...?
[Solved] Wine doesnt show close to all my files/apps...?
Definitely a noob here to linux (Eeebuntu / Ubuntu) and using Wine to access some of my items on the WinXP boot...
I was looking around online and in the documentation but I didnt see anything relating to what I am experiencing, or at least didn't know how to ask the question...
Basically when I am browsing my C: drive (NTFS partition) I see only 'Program Files' and 'Windows' - none of the other folders or files which are there. Even in going into Program Files I see only 'Common' and 'Internet Explorer'. :/ Does this have to do with NTFS permissions or what am I not doing correctly?
What I did with Wine is:
1) used built-in Add/Remove Apps in Eeebuntu (read: Ubuntu) and added Wine v1.0.1
2) Go to Wine > Browse C: = files missing
3) Go to Wine > Applications = only 'Notepad' is listed
Thanks for any help... I've heard a lot about Wine, so I know there just be something I'm missing... especially being new to all this.
I was looking around online and in the documentation but I didnt see anything relating to what I am experiencing, or at least didn't know how to ask the question...
Basically when I am browsing my C: drive (NTFS partition) I see only 'Program Files' and 'Windows' - none of the other folders or files which are there. Even in going into Program Files I see only 'Common' and 'Internet Explorer'. :/ Does this have to do with NTFS permissions or what am I not doing correctly?
What I did with Wine is:
1) used built-in Add/Remove Apps in Eeebuntu (read: Ubuntu) and added Wine v1.0.1
2) Go to Wine > Browse C: = files missing
3) Go to Wine > Applications = only 'Notepad' is listed
Thanks for any help... I've heard a lot about Wine, so I know there just be something I'm missing... especially being new to all this.
Last edited by kwisatz on Wed Jan 21, 2009 11:03 am, edited 1 time in total.
Wine doesnt show close to all my files/apps...?
On Wed, Jan 21, 2009 at 10:26 AM, kwisatz <[email protected]> wrote:
a hidden folder in your linux partition. DO NOT try to make your C: in
wine point to the real C: that will corrupt your wine and also make
windows non bootable.
John
The C: you see with wine is not the C: that you boot windows. This isDefinitely a noob here to linux (Eeebuntu / Ubuntu) and using Wine to access some of my items on the WinXP boot...
I was looking around online and in the documentation but I didnt see anything relating to what I am experiencing, or at least didn't know how to ask the question...
Basically when I am browsing my C: drive (NTFS partition) I see only 'Program Files' and 'Windows' - none of the other folders or files which are there. Even in going into Program Files I see only 'Common' and 'Internet Explorer'. :/ Does this have to do with NTFS permissions or what am I not doing correctly?
What I did with Wine is:
1) used built-in Add/Remove Apps in Eeebuntu (read: Ubuntu) and added Wine v1.0.1
2) Go to Wine > Browse C: = files missing
3) Go to Wine > Applications = only 'Notepad' is listed
Thanks for any help... I've heard a lot about Wine, so I know there just be something I'm missing... especially being new to all this.
a hidden folder in your linux partition. DO NOT try to make your C: in
wine point to the real C: that will corrupt your wine and also make
windows non bootable.
John
Re: Wine doesnt show close to all my files/apps...?
Oooh... you assume I even know what you're referring to. Definitely strong IT background with regards to Windows and Networking environment, but a noob with Ubuntu/Wine.John Drescher wrote:The C: you see with wine is not the C: that you boot windows. This is
a hidden folder in your linux partition. DO NOT try to make your C: in
wine point to the real C: that will corrupt your wine and also make
windows non bootable.
Basically, how do I run an application in c:\chrono\ when it isnt listed? With the wording 'Browse C:' it seems a misnomer... so I am not able to run programs found on my windows partition?
Wine doesnt show close to all my files/apps...?
On Wed, Jan 21, 2009 at 10:42 AM, kwisatz <[email protected]> wrote:
that are located on your windows partition in wine. You need to
install them again and use them in wine.
John
Wine creates its own C: that is not the same drive that your windows data is on.John Drescher wrote:Oooh... you assume I even know what you're referring to. Definitely strong IT background with regards to Windows and Networking environment, but a noob with Ubuntu/Wine.The C: you see with wine is not the C: that you boot windows. This is
a hidden folder in your linux partition. DO NOT try to make your C: in
wine point to the real C: that will corrupt your wine and also make
windows non bootable.
Although this can be done, you generally do not want to run programsBasically, how do I run an application in c:\chrono\ when it isnt listed? With the wording 'Browse C:' it seems a misnomer... so I am not able to run programs found on my windows partition?
that are located on your windows partition in wine. You need to
install them again and use them in wine.
John
Wine doesnt show close to all my files/apps...?
On Wed, Jan 21, 2009 at 10:42 AM, kwisatz <[email protected]> wrote:
booting from your windows partition which has all of your files.
However, wine only shows you files in your
/home/(user_name)/.wine/drive_c
I've never played around with this setup, but I think that the Windows
folder and Program Files folder are completely separate from the
actual ones on your Windows partition. If you want to use a program
installed on your Windows partition, you will have to install it using
wine first before you can use it. Wine is not meant to access programs
installed on a windows partition. You could access the data on the
partition if you wanted to, but that is a completely separate thing
from the boot process. In fact, you wouldn't even need to boot from a
real windows partition to do that. You could use a regular wine
install.
Since you are using wine with an existing Windows install, you areJohn Drescher wrote:Oooh... you assume I even know what you're referring to. Definitely strong IT background with regards to Windows and Networking environment, but a noob with Ubuntu/Wine.The C: you see with wine is not the C: that you boot windows. This is
a hidden folder in your linux partition. DO NOT try to make your C: in
wine point to the real C: that will corrupt your wine and also make
windows non bootable.
Basically, how do I run an application in c:\chrono\ when it isnt listed? With the wording 'Browse C:' it seems a misnomer... so I am not able to run programs found on my windows partition?
booting from your windows partition which has all of your files.
However, wine only shows you files in your
/home/(user_name)/.wine/drive_c
I've never played around with this setup, but I think that the Windows
folder and Program Files folder are completely separate from the
actual ones on your Windows partition. If you want to use a program
installed on your Windows partition, you will have to install it using
wine first before you can use it. Wine is not meant to access programs
installed on a windows partition. You could access the data on the
partition if you wanted to, but that is a completely separate thing
from the boot process. In fact, you wouldn't even need to boot from a
real windows partition to do that. You could use a regular wine
install.
Re: Wine doesnt show close to all my files/apps...?
Just found what I was looking for and it looks like John and Charity said the same thing... I was under the assumption that I could just run the applications directly from my Windows partition, but clearly this isn't the case... appears Wine does much more than what I originally thought.
If other search and find this question look to item #3.1 on http://wiki.winehq.org/FAQ#head-72731b2 ... 925ce16460
Thanks for helping!!
If other search and find this question look to item #3.1 on http://wiki.winehq.org/FAQ#head-72731b2 ... 925ce16460
Thanks for helping!!
Wine doesnt show close to all my files/apps...?
On Wed, Jan 21, 2009 at 10:03 AM, kwisatz <[email protected]> wrote:
We disabled changing the C drive in winecfg because so many people
hosed windows installs.
Treat Wine like a new windows machine. Reinstall what you need fresh.
The advantage with wine is that you can separate apps by prefix, so
you can semi-sandbox each application (registry/settings wise, file
access is another story).
--
-Austin
It used to do that, a long time ago, but was just a heap of problems.Just found what I was looking for and it looks like John and Charity said the same thing... I was under the assumption that I could just run the applications directly from my Windows partition, but clearly this isn't the case... appears Wine does much more than what I originally thought.
We disabled changing the C drive in winecfg because so many people
hosed windows installs.
Treat Wine like a new windows machine. Reinstall what you need fresh.
The advantage with wine is that you can separate apps by prefix, so
you can semi-sandbox each application (registry/settings wise, file
access is another story).
If other search and find this question look to item #3.1 on http://wiki.winehq.org/FAQ#head-72731b2 ... 925ce16460
Thanks for helping!!
--
-Austin
Wine doesnt show close to all my files/apps...?
kwisatz wrote:
applications that you know work under WindowsXP but may or may not
function properly under Linux/Wine.
Good luck with your endevour.
James McKenzie
You can, however, use existing DATA. This makes it possible to testJust found what I was looking for and it looks like John and Charity said the same thing... I was under the assumption that I could just run the applications directly from my Windows partition, but clearly this isn't the case... appears Wine does much more than what I originally thought.
If other search and find this question look to item #3.1 on http://wiki.winehq.org/FAQ#head-72731b2 ... 925ce16460
applications that you know work under WindowsXP but may or may not
function properly under Linux/Wine.
Good luck with your endevour.
James McKenzie