Application Details:
Version: | 8.x |
License: | |
URL: | http://www.autodesk.com |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.1.24 |
Maintainers: About Maintainership
What works
Nothing
What does not
Installation
Workarounds
What was not tested
Everything past installation
Hardware tested
Graphics:
Additional Comments
Here is the errors I got when I tried to install it. fixme:advapi:CheckTokenMembership ((nil) 0x18e380 0x34d7ac) stub! fixme:process:IsWow64Process (0xffffffff 0x34d390) stub! wine: Unhandled page fault on read access to 0xfffffffe at address 0x406c31 (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0xfffffffe in 32-bit code (0x00406c31). err:seh:setup_exception nested exception on signal stack in thread 0010 eip 7bc553c3 esp 7ffddbf0 stack 0x241000-0x350000
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 6.x "Squeeze" | Jul 10 2009 | 1.1.24 | No | Not installable | Garbage | tadadata | ||
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Jun 03 2008 | 1.0-rc3 | No | Not installable | Garbage | Brandon | ||
Show | Fedora 8 | May 15 2008 | 1.0-rc1 | No | No | Garbage | P J Wells | ||
Show | Ubuntu 6.10 "Edgy" i386 (+ variants like Kubuntu) | Feb 15 2007 | 0.9.30. | No | Yes | Gold | an anonymous user | ||
Show | SUSE 10.1 x86_64 | Nov 07 2006 | 0.9.24. | No | Not installable | Garbage | Andrew |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Joe Graus on Tuesday February 27th 2007, 15:06
Unfortunately the file is only offered as a .msi but you can run it without a hitch in wine with the command
`wine msiexec /i c:\\pathToFile\\nameOfMsiFile.msi`
Unfortunately I can't figure out the 1615 code sent back by the 3dsMax.msi installation file (the setup.exe also returns it, but not before trying to install DWF Viewer if it can't find it and also DirectX 9).
What's weird is return code 1615 from the Windows installer is "SQL query syntax invalid or unsupported. - [ERROR_BAD_QUERY_SYNTAX]" (desktopengineer.com/windowsinstallererrorcodes) which seems strange to me, maybe I'll investigate Windows SQL support... if that is an accurate error message to begin with.
by Joe Graus on Tuesday February 27th 2007, 15:08
desktopengineer.com/windowsinstallererrorcodes
Hope that works.
by Andrew on Saturday November 11th 2006, 8:13
by Jake on Tuesday August 1st 2006, 14:41