WineHQ

AutoCAD

Release 18, Version 16.0

Application Details:

Version: 2004
License: Retail
URL: http://www.autodesk.com
Votes: Marked as obsolete
Latest Rating: Gold
Latest Wine Version Tested: 5.9

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

installs, runs, registers

What does not

Workarounds

What was not tested

big projects

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowArch Linux x86_64Jun 05 20205.9Yes Yes YesGoldErnyTech 
ShowUbuntu 11.10 "Oneiric" i386 (+ variants like Kubuntu)Feb 17 20121.4-rc2Yes Yes NoPlatinuman anonymous user 
CurrentUbuntu 10.04 "Lucid" i386 (+ variants like Kubuntu)Mar 27 20111.3.15Yes Yes NoPlatinuman anonymous user 
ShowUbuntu 9.10 "Karmic" i386 (+ variants like Kubuntu)Mar 07 20101.1.41Yes Yes NoGoldan anonymous user 
ShowFedora 12 x86_64Mar 18 20101.1.38Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
2094 Autocad2004 installation deadlocks in loader.c in NTDLL.DLL CLOSED FIXED View
3025 Autocad 2004 file permission CLOSED ABANDONED View
3226 AutoCAD & Autosketch fail to install -- can't find license file CLOSED FIXED View
3519 Autocad and IE CLOSED FIXED View
3561 AutoCad EULA issue CLOSED DUPLICATE View
4638 Installation of Autocad 2004 error in config.msi file CLOSED INVALID View
6030 AutoCad 2004 install problem CLOSED FIXED View
6734 Errors while installing Autocad LT 2004 CLOSED INVALID View
7700 AutoCAD LT 2004 crashes at startup CLOSED INVALID View
7704 AutoCAD LT 2004 installer errors CLOSED INVALID View
8389 autocad 2002 trial installer fails CLOSED ABANDONED View
12570 AutoCAD 2008 Register Today window contents not displayed CLOSED FIXED View
13782 Autocad 2004 trial: Cannot deselect components to skip for install CLOSED FIXED View
17743 AutoCAD 2008 and AutoCAD Mechanical 2008: Undocked toolbars are displayed incorrectly NEW View
18701 AutoCAD 2004 Authorization screen mshtml error bug CLOSED DUPLICATE View
20295 AutoCAD 2004: Crash after closing Layer Management Window CLOSED FIXED View
21603 PAF 5 help viewer crashes CLOSED FIXED View
25120 Microsoft .NET Framework 1.x installer fails with 'CLR error: 80004001' (1.0) or 'Failed to delay load library mscorlib.dll' (1.1) (fusion.CreateApplicationContext is a stub) NEW View
26746 IncrediMail: No icon for desktop short-cut CLOSED FIXED View

Show open bugs

HowTo / Notes

HOWTO

­by NSLW on (March 26th 2009)

Installing

    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 2004 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 2004 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 2004 and register it

    12. Uninstall Wine-1.1.5

    13. Install newest available Wine

PlayOnLinux way

You can install and register your AutoCAD 2004 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:

    1. PlayOnLinux

    2. POL Helper plug-in


­­
WARNING
Do not use Wine 1.1.19 because in this version there is a regression which causes toolbars to be mis-sized.

Comments

Back