okay i'm trying to install W3 with wineX 3.2
if i type wine /mnt/dvdrom/install.exe a message box appears and says
"Das Startmenue fuer das Programm konnte nicht gefunden werden"
(in English -> The startmenue for the programm could not be found)
and then it throws me back to the bash (no installer, nothink!)
then i followed the instructins from holarse.de for W3 and now this messegebox doesn't appear but wine hangs (just 100% CPU load)
the steps i did
-remove my old wine dir
-copy the vonf from /documents/examples
-compile regapi and make "./regapi setValue < ../../winedefault.reg"
-copied the files regsvr32.exe,msvcrt.dll,msvcrt20.dll and msvcrt40.dll to my
/windows/system directory from my WindowsXP Prof. Installation!
my wineX HD conf..
Drive C]
"Path" = "/home/idej/winec"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"
[Drive D]
"Path" = "/home/idej"
"Type" = "hd"
"Label" = "My Home"
"Filesystem" = "win95"
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "tmp"
"Filesystem" = "win95"
[Drive F]
"Path" = "/mnt/dvdrom"
"Type" = "cdrom"
"Label" = "DVD-Rom"
"Filesystem" = "win95"
"Device" = "/dev/cdroms/cdrom0"
[Drive G]
"Path" = "/mnt/brenner"
"Type" = "cdrom"
"Label" = "CD/R/RW-Rom"
"Filesystem" = "win95"
"Device" = "/dev/cdroms/cdrom1"

