Accelerate web design and development with Adobe Fireworks CS3 software, the ideal tool for creating and optimizing images for the web and rapidly prototyping websites.
Application Details:
Version: | CS3 |
License: | Shareware |
URL: | http://www.macromedia.com/soft... |
Votes: | 7 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.6 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
-
What does not
It just thinks for a bit, and then disappears.
Workarounds
What was not tested
-
Hardware tested
Graphics:
Additional Comments
It seemed to work before on 10.04...
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Jul 24 2013 | 1.6 | No, but has workaround | Yes | No | Gold | Artur h0m3 | |
Show | Debian GNU/Linux 7.x "Wheezy" | Dec 14 2012 | 1.5.19 | No, but has workaround | Yes | No | Silver | Artur h0m3 | |
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Dec 30 2010 | 1.3.10 | No, but has workaround | Yes | No | Gold | Artur h0m3 | |
Current | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | May 19 2010 | 1.1.42 | Yes | No | No | Garbage | an anonymous user | |
Show | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Feb 09 2010 | 1.1.37 | No | Not installable | No | Garbage | Felipe Moraes |
This notes was updated: August, 03 - 2013.
First of all, thank you for spend your time helping wine to get better,
I like to make some suggestions to make the tests results more organized to another users:
These are just suggestions to make tests result more clean and more fast to be submitted.
How to install
Before anything, you need to open your winecfg and set the prefix version to Windows XP or newest, since Adobe Fireworks CS3 only works on XP or newest versions of Windows.
Then, boot your Windows computer and install Adobe Fireworks CS3 like every other software.
After than, copy the windows folder "C:\Program Files\Adobe" (you can use some network share system like samba or any usb flash drive to copy) and paste on your unix: "(your-prefix)/drive_c/Program Files/Adobe"
You need to do that because the Adobe Fireworks CS3 installer don't work on Wine.
To be sure that Adobe Fireworks CS3 will Work fine you need to apply some registry patchs on your wine, to do that, create a file called fireworks.reg, edit-it with your favorite text editor and put the follow registry keys:[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Fireworks\9]
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Fireworks\9\Installation]
"InstallPath"="C:\\Programas\\Adobe\\Adobe Fireworks CS3
Then run the follow command on your unix terminal:
env WINEPREFIX="(your-prefix)" WINEDEBUG="fixme-all" wine regedit ./fireworks.reg
You need to install vcrun (Visual C runtime) 2005 and 2008 to make Fireworks run properly, to do that, download from here and here and install on your prefix.
You need to override the Wine vcrun libraries with the native version, to do that create a file called vcrun.reg with the follow content:
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"msvcr80"="native,builtin"
"msvcr90"="native,builtin"
Then run the follow command:
env WINEPREFIX="(your-prefix)" WINEDEBUG="fixme-all" wine regedit ./vcrun.reg
You also need a replacement to fireworks.exe, since the Adobe activation don't work under wine, before start Fireworks CS3 for the firsrt time, you need to replace fireworks.exe with a executable that jumps the activation process, you can find-it on google. Just find and replace it on "(your-prefix)/drive_c/Program Files/Adobe/Adode Fireworks CS3/fireworks.exe"
To finish the instalation, you need the following fonts to make Fireworks looks less ugly: arial.ttf, tahoma.ttf, times.ttf and verdana.ttf.
Now, to run Adobe Fireworks CS3 just run this command:
env WINEDEBUG="fixme-all" WINEPREFIX="(your-prefix)" wine "C:\Program Files\Adobe\Adobe Fireworks CS3\fireworks.exe"
Adobe Fireworks CS3 installer don't work.
The Adobe Fireworks CS3 installer don't work on wine, along with other reasons the installer don't work because need .NET Framework 3.5 and it can't detect on your wine.You need another Windows machine to install Fireworks CS3
See the How-to install above.
Along with the installer, the activation also don't work, you need to replace your fireworks.exe to make fireworks work fine, please, read the How-to install above for more info.
This happens when the vcrun2005 and the vcrun2008 isn't installed, to install, follow the How-to install above, Fireworks also can refuse to open if the basic fonts like tahoma, arial, times and verdana aren't installed on your prefix.
This is a known bug, but we don't have any solution for that yet.
Comments for this application have been disabled because there are no maintainers.