Dreamweaver y Flash 8 en Linux

Encontré un how-to para todo aquellos que todavía no se acostumbraron a otra solución que no sea el Dreamweaver, pero se quieren pasar definitivamente a Linux.

Los pasos están pensados para Ubuntu Dapper, pero seguramente funcionen en todos los derivados de Debian.

  1. $ apt-get update
  2. $ apt-get install wine and then type “yes”
  3. $ wine /*To create the wine file structure*/
  4. $ apt-get install recode and then type “yes”
  5. - Then you need to copy all the necessary files from the Windows box;

  6. Copy the whole Macromedia folder from “c:\Program Files\” to “/home/YOURNAME/.wine/drive_c/Program Files/”
  7. Copy the whole Macromedia folder from “c:\Documents and settings\All users\Application Data” to “/home/YOURNAME/.wine/drive_c/window/profile/all users/”
  8. Copy the whole Macromed (No mistake with the “ai”) from “c:\Windows\system32\” to “/home/YOURNAME/.wine/drive_c/window/system32/”
  9. Finally, copy the whole Macromedia folder from “c:\Program Files\Common Files” to “/home/YOURNAME/.wine/drive_c/Program Files/Common Files/”
  10. - Now you need to export the registry keys of the Dreamweaver;

  11. In your Windowx box, type “regedit” in the command-line and export the whole “HKEY_LOCAL_MACHINE/Software/Macromedia/” to “macromedia.reg”, then copy it to your your Ubuntu, convert it to ascii with “$ recode ucs-2..ascii macromedia.reg”. Afterwards, type “$ wine regedit macromedia.reg” to run it with wine.
  12. That’s it! Type “$ wine dreamweaver.exe” or create a launcher and enjoy Dreamweaver in Ubuntu ;)
  13. Also, create a launcher or type “$ wine flash.exe” to enjoy Flash 8!

Fuente Orginal: Publicidad Pixelada 

También te puede interesar:

4 Cosas to “Dreamweaver y Flash 8 en Linux”

  1. September 13th, 2006 | 19:04

    a ver.. me viene al pelo..

    pero… parece muy avanzado para mi.. soy un newbie del windows..

    estaria bueno que alguien q sepa y le anduvo haga un paso a paso de los copys, etc.. como para evitar errores q no se solucionar, aun

    gracias por la data!

  2. September 13th, 2006 | 19:19

    Si, si alguien hace eso, por favor mandenmelo y lo posteo.

  3. Manuel
    March 11th, 2007 | 04:39

    recode: macromedia.reg failed: Untranslatable input in step `ISO-10646-UCS-2..ANSI_X3.4-1968′

    alguien sabe como solucionar o que significa este error?

  4. July 19th, 2007 | 08:37

    We are having the ‘Untranslatable input in step ISO-10646-UCS-2..ANSI_X3.4-1968′ problem… What occurs??? Someone please help!a

Dejar una respuesta