drive mapping

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ron r
Newbie
Newbie
Posts: 4
Joined: Mon Mar 12, 2012 5:01 pm

drive mapping

Post by ron r »

Hello. I am a new user of wine. I boot from a linux drive and have a second HD, which can run windows xp, as the secondary master.
I eventually got my windows program to run with wine, but the drive/partition that it is on is considered to be drive F: by wine. The program tries to read files from drive C:\xxx and can't find them because that drive is now considered to be "F:". (I think that's why - because that program runs just fine in windows.)
Also, I had to copy a .ocx and .dll file from c:\windows\system32\ folder to the folder the program is in, so it will even run. Before I did that, wine would say it can't find the needed files in c:\windows\system32\, even though the files are there. I think it is because wine thinks it is F: drive and not C:.
I thought that the config form would let me assign that drive/partition to a particular drive letter, like "C:", but I doubt that now that I've tried to use it.

Am I misunderstanding something? Is there a solution?
Thanks for any replies.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: drive mapping

Post by dimesio »

ron r wrote:Am I misunderstanding something?
Yes.

http://wiki.winehq.org/FAQ#head-497f1a2 ... 2c7767afa2
Locked