[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wine



Buenas, llevo todo el dia con una platanera con el wine que es demasiado, el error:

$ wine /cdrom/SETUP.EXE 
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/home/tony/.wine/config)

Creo que las rutas en la seccion [wine] tienen que ver con los directorios que hay en la seccion [Drive C], osea, si tengo el windows emulado en /home/user/wine/ debo suponer que c:\\Windows es /home/user/wine/Windows , cierto?

el arbol de directorios:

/home/tony/wine/fake_windows-
	       		     |-Windows-
			               |- All Users
				       |- Command
				       |- System
				       |- blah, blah...


El fichero de configuracion ~/.wine/config:

[Drive A]
"Path" = "/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/fd0"

[Drive C]
"Path" = "/home/tony/wine/fake_windows"
"Type" = "hd"
"Label" = "/home/tony/wine/fake_windows"
"Filesystem" = "win95"

[Drive E]
"Path" = "/cdrom1"
"Type" = "cdrom"
"Label" = "/cdrom1"
"Filesystem" = "win95"
"Device" = "/dev/cdrom1"

[Drive F]
"Path" = "/cdrom"
"Type" = "cdrom"
"Label" = "/cdrom"
"Filesystem" = "win95"
"Device" = "/dev/hda"

[Drive X]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"

[Drive Y]
"Path" = "%HOME%"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"

[Drive Z]
"Path" = "/"
"Type" = "hd"
"Label" = "Root"
"Filesystem" = "win95"

[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "x:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"

# [wineconf]

[Version]
; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,wi
n20,win30,win31)
"Windows" = "winxp"
; DOS version to imitate
;"DOS" = "6.22"

------------------------------------------------------------------------
Corto aqui porque al ser errores de rutas no creo que venga al caso cargar mas el email.

Bien, si no me equivoco yo creo que todo apunta a su sitio. Pues no hay manera! :(

No tengo ningun windows en ninguna particion, solo quiero wine para ejecutar programas de windows.

 Saludos :)



Reply to: