http://bugs.winehq.org/show_bug.cgi?id=30735
--- Comment #6 from Hans Leidekker hans@meelstraat.net 2012-05-21 15:18:58 CDT --- (In reply to comment #5)
Created attachment 40256 [details] Comparisan of the registry of a good and a bad install.
Looks like your drives are not properly detected in the bad case:
--- .wine_office_firstbad_log2/drive_c/bad_after_install.reg 2012-05-21 20:12:02.325174079 +0200 +++ .wine_office_lastgood_log2/drive_c/after_install_good.reg 2012-05-21 20:23:41.625175011 +0200 ... [HKEY_LOCAL_MACHINE\Software\Wine\Drives] -"a:"="floppy" -"c:"="hd" -"e:"="network" ... [HKEY_LOCAL_MACHINE\System\MountedDevices] -"\??\Volume{00000000-0000-0000-0000-000000000041}"=hex:00,00,00,00 -"\??\Volume{00000000-0000-0000-0000-000000000045}"=hex:00,00,00,00 -"\??\Volume{44349c67-b687-486c-8b5c-8a36b2e6379a}"=hex:2f,00,00,00 -"\??\Volume{66f7dd3c-a0dc-450f-99c9-c43459245ea8}"=hex:00,00,00,00 -"\??\Volume{6fdc1e23-b054-4d75-8d90-d04c37b4eb32}"=hex:2f,6d,6e,74,2f,6b,6e,\ - 6f,78,00 -"\??\Volume{8af37df6-8e8a-4d9d-b2f4-06fa2c616429}"=hex:00,00,00,00 -"\DosDevices\A:"=hex:00,00,00,00 +"\??\Volume{00000000-0000-0000-0000-000000000043}"=hex:2e,2e,2f,64,72,69,76,\ + 65,5f,63,00 +"\??\Volume{00000000-0000-0000-0000-000000000044}"=hex:2f,68,6f,6d,65,2f,75,\ + 6c,72,69,63,68,2f,53,6f,66,74,77,61,72,65,2f,6f,66,66,69,63,65,32,6b,2f,4d,\ + 53,4f,46,46,53,42,45,39,2f,00 +"\??\Volume{00000000-0000-0000-0000-00000000005a}"=hex:2f,00,00,00 "\DosDevices\C:"=hex:2e,2e,2f,64,72,69,76,65,5f,63,00 "\DosDevices\D:"=hex:2f,68,6f,6d,65,2f,75,6c,72,69,63,68,2f,53,6f,66,74,77,\ 61,72,65,2f,6f,66,66,69,63,65,32,6b,2f,4d,53,4f,46,46,53,42,45,39,2f,00 -"\DosDevices\E:"=hex:00,00,00,00 "\DosDevices\Z:"=hex:2f,00,00,00
What distribution do you use? Did you build Wine yourself? Can you compare the Drives tab in winecfg in the good and the bad case?