[Wine] Re: How to install programs in wine?

Joris Huizer jorishuizer at planet.nl
Sat Jun 24 13:42:31 CDT 2006


Ron Thompson wrote:
> 
> So there is no windows directory.
> if I look under :~/.wine/drive_c$, I get:
> Program\ Files  windows
> 
> and then under windows:
> command  inf          profiles     rundll32.exe  system32    temp             winhelp.exe   win.ini
> fonts    notepad.exe  regedit.exe  system        system.ini  winebrowser.exe  winhlp32.exe
> 
> So is this in the wrong place?
> Do I need to copy it to c: or use a path command?
> Thanks!
> 

it seems your ~/.wine/dosdevices/c: point to /usr/bin or something like 
that; I think the ~/.wine/dosdevices/c: should point to ~/.wine/drive_c
   rm ~/.wine/dosdevices/c:&&ln -s ~/.wine/drive_c ~/.wine/dosdevices/c: 
should fix that

HTH,

Joris



More information about the wine-users mailing list