WineHQ

Adobe After Effects

Released: February 22, 2008

Application Details:

Version: CS3 (8.0.2)
License: Retail
URL: http://www.adobe.com/products/...
Votes: 2
Latest Rating: Bronze
Latest Wine Version Tested: 1.7.12

Maintainers: About Maintainership

No maintainers. Volunteer today!

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

The CS3 installer starts. Language selection works.

What does not

Adobe CS3 installer fails with the messag "The software cannot be installed because Jscript is not properly registered. Please repair Jscript and restart the installer.". When Jscript is installed and registered (see Additional Comments), the installer disapears after "Install Adobe CS3" is clicked.

Workarounds

What was not tested

The actual program

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 13.10 "Saucy" amd64 (+ variants like Kubuntu)Feb 11 20141.7.12No, but has workaround Yes BronzePekka Helenius 
ShowUbuntu 10.04 "Lucid" i386 (+ variants like Kubuntu)Jun 03 20111.3.21No Not installable Garbagean anonymous user 
ShowUbuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu)May 13 20091.1.20Yes No Garbagean anonymous user 
ShowUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Apr 03 20080.9.58.N/A No Garbagean anonymous user 
CurrentUbuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu)Oct 19 20070.9.47.No Not installable GarbageStephen Gentle 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

Installation Workaround

2015-040-20 Admin note: the following was extracted from a user comment made in 2014 and may not be relevant to current Wine.


Basically we don't even try to install Adobe After Effects in Wine. We need, however, to get all files and registry entries provided by normal After Effects CS3 installation in native Windows. And there comes my instructions to do that:


--------------------------------------------------------------------------

How to install Adobe After Effects CS3 to Wine 1.7.12 using 32-bit PREFIX.

Prerequisites:

A. You need a native Windows installation (Dual Boot, VirtualBox etc...)

B. Download and install modified Regshot-2 in your native Windows OS. You can grab the program here:

www.winpenpack.com/en/download.php?view.1170

------------

1. Open X-Regshot-2.exe. Go to File -> Options. Uncheck the following options:

Common options -tab: Uncheck option "Check files in the specified folders"

Close Options window.

2. Regshot-2 main window. Configure the folder where captured registry entries should be saved. By editing "Folder for store report" option.

3. Regshot-2 main window. Before Adobe After Effects CS3 installation press button "1st shot".

4. Close Regshot-2 window. It asks you to save .hiv file somewhere. Save it, you will need that file later.

5. It's time to install Adobe After Effects CS3. Install the Adobe software like you would do normally.

6. Reboot your Windows installation/machine.

7. Open Regshot-2 once again. Go to 1st shot -> Open -> Open the .hiv file you saved earlier. Regshot loads the 1st shot file.

8. Now press "2nd shot" button in Regshot-2 main window. If the program does not start comparing registry changes automatically, tell it to do so by pressing Compare button.

9. After having listed registry modifications etc. go to the folder where registry modifications are stored (you configured that folder in step 2.) You should have two .reg files there: one ending with syntax "Redo" and another with "Undo". We need Redo -registry file. (For uninstallation Undo -registry entry works if normal uninstallation procedures fail otherwise)

11. Close Regshot-2.

12. Copy following folders from your Windows to Linux Wine installation folder

NOTE: x86 syntax is used in 64-bit Windows systems. If you have 32-bit Windows installation, Program Files(x86) is just Program Files.
NOTE: variable USERNAME refers to your username in Linux installation.

------------

from

C:\Program Files(x86)\Adobe\Adobe After Effects CS3
C:\Program Files(x86)\Adobe\Adobe Bridge CS3
C:\Program Files(x86)\Adobe\Adobe Device Central CS3

to

->>> /home/USERNAME/.wine/drive_c/Program Files/Adobe/Adobe After Effects CS3
->>> /home/USERNAME/.wine/drive_c/Program Files/Adobe/Adobe Bridge CS3
->>> /home/USERNAME/.wine/drive_c/Program Files/Adobe/Adobe Device Central CS3

------------

from

C:\Program Files(x86)\Common Files\Adobe\Adobe Asset Services CS3
C:\Program Files(x86)\Common Files\Adobe\Adobe Version Cue CS3
C:\Program Files(x86)\Common Files\Adobe\Bridge CS3 Extensions
C:\Program Files(x86)\Common Files\Adobe\Scripting Dictionaries CS3
C:\Program Files(x86)\Common Files\Adobe\Startup Scripts CS3

to

->>> /home/USERNAME/.wine/drive_c/Program Files/Common Files/Adobe/Adobe Asset Services CS3
->>> /home/USERNAME/.wine/drive_c/Program Files/Common Files/Adobe/Adobe Version Cue CS3
->>> /home/USERNAME/.wine/drive_c/Program Files/Common Files/Adobe/Bridge CS3 Extensions
->>> /home/USERNAME/.wine/drive_c/Program Files/Common Files/Adobe/Scripting Dictionaries CS3
->>> /home/USERNAME/.wine/drive_c/Program Files/Common Files/Adobe/Startup Scripts CS3

------------

13. Go to /home/USERNAME/.wine/drive_c/Program Files/Adobe/Adobe After Effects CS3/Support Files/Plug-ins/Format
14. Rename CNImported.AEX file to -> CNImported.AEX.old

15. Open terminal and run 'wine regedit' without quote marks.

16. Go to Registry -> Import registry file (NOTE: I don't have english version of Wine and some names may be incorrect but you got the idea, anyway)

17. Import Redo -registry entry, created earlier by Regshot-2

18. Adobe After Effects CS3 should work now. All you need to do is to create a proper shortcut. To create shortcut easily, you should use a handy program known as wlcreator (Wine Launcher Creator). It's a python script, and can be downloaded here:

code.google.com/p/wine-launcher-creator/downloads/list

Use provided .deb -package if you use Debian or Ubuntu based Linux distribution.

19. To get Quicktime work properly, use the following command to install it:

winetricks quicktime72

I'm pretty sure you need some additional winetricks stuff in order to get After Effects function normally.

winetricks atmblib riched20 riched30 msxml6 vb6run vcrun6 vcrun2010 vcrun2008 vcrun2005

20. Have fun with Adobe After Effects CS3. The actual program functionality is not tested. It should be done separately.


Right, I did some additional testing

winetricks atmlib doesn't exist, so forget it.

Additionally, install following winetricks packages:

winetricks gdiplus ie6

gdiplus must at least be installed, otherwise the program windows can't be rendered and popup error message is shown. Not sure about ie6.

After these additional instructions the program should start out of the box.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back