http://bugs.winehq.org/show_bug.cgi?id=7627
------- Additional Comments From Ronny.Standtke@gmx.net 2007-22-03 15:42 ------- Very strange... When I use the following command to start Word, I get the registry error message described above:
$ wine .wine/drive_c/Programme/Microsoft\ Office/Office/WINWORD.EXE
But when I use the commmand with "MS path style", everything works fine:
$ wine "c:\Programme\Microsoft Office\Office\WINWORD.EXE"
Is this a bug or a feature?