The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
The installer launchs, but the installation process (clicking on the install button) does not. It pop up a window, that I must restart the system, and the installer will launch automatically.
What does not
Installer at least. It require .Net framework?
The error message:
wine setup.exe fixme:msi:MsiLocateComponentA "{A1B926EF-7FD9-11D2-A429-00A0C9E80AFB}" 0x7fb6f688 0x7fb6f57c fixme:msi:MsiLocateComponentA "{173A6EB3-6403-11D4-A53F-0090278A1BB8}" 0x7fb6f688 0x7fb6f57c fixme:ver:RtlVerifyVersionInfo (0x7fb6f5e8,64,180000): Not all cases correctly implemented yet Microsoft .NET Framework Setup failed. If this problem continues, contact Product Support Services.Wine exited with a successful status
1. Use recent version of Wine(tested with Wine-1.1.17)
2. Download winetricks by following command
wget http://www.kegel.com/wine/winetricks
3. Install required components by following command
sh winetricks corefonts gdiplus gecko tahoma
It will take some time because winetricks will download all above components
4. navigate to your AutoCAD 2005 CD and run
wine setup.exe
Registering
1. Uninstall your Wine
2. Install Wine-1.1.5
3. Install required components by following command (yes you have to do it again)
sh winetricks gecko
4. Copy "shlwapi.dll" (size 462.5 KB) to your AutoCAD 2005 main directory
5. run winecfg
6. go to "Libraries" tab
7. type shlwapi.dll in "New override for library:" and press "Add"
8. select "shlwapi" and press edit
9. set "Load Order" to "Native (Windows)"
10. close "Wine configuration" window
11. run AutoCAD 2005 and register it
12. Uninstall Wine-1.1.5
13. Install newest available Wine
PlayOnLinux way
You can install and register your AutoCAD 2005 using PlayOnLinux (some kind of gui for Wine). I think it's the easiest method because script will tell you step by step what to do. To do so you'll need: