http://bugs.winehq.org/show_bug.cgi?id=8389
------- Additional Comments From dank@kegel.com 2007-14-05 09:18 ------- +msi,+msidb is pretty big, so I put it up at http://kegel.com/wine/autocad2002.log.rz
I should mention two other nits for posterity: the Setup.exe at the root of the cd starts up ok, but of its four buttons ("Browse CD", "Read Ebook", "Links", "Exit") only "Exit" works as intended. Presumably you're supposed to click on "Browse CD", navigate to Software/AutoCAD 2002 Trial, and run SETUP.EXE there. That launches your browser on a web page, file:///media/cdrom0/Software/AutoCAD%202002%20Trial/index.htm which uses an iframe to show the contents of SOURCE/TRIAL/BATCH, and that doesn't display as expected in firefox. All that does is launch ../build/setup.exe, and that relative path only works if the current directory is right. Whew. Hence, to test the installer, the easiest commandline is wine /media/cdrom/Software/AutoCAD\ 2002\ Trial/SOURCE/TRIAL/BUILD/SETUP.EXE