zoukankan      html  css  js  c++  java
  • Flex builder4.6激活【转】

    方法一:
    1.到Adobe官网下载FlashBuilder 4.6
    http://download.adobe.com/pub/adobe/flex/win/FlashBuilder_4_6_LS10.exe
    2.安装时,不用序列号,直接选择安装试用版;
    3.安装完成后在安装目录下依次修改下列3个文件:
    (1).eclipsepluginscom.adobe.flexbuilder.project_4.6.0.325268META-INF下面的MANIFEST.MF修改:
    Bundle-Version: 0.0.0
    (2).eclipsefeaturescom.adobe.flexide.feature_4.6.0.325268下面的feature.xml修改:
    <plugin id="com.adobe.flexbuilder.project" download-size="0" install-size="0" version="0.0.0"/>

    (3).eclipsepluginscom.adobe.flexbuilder.flex_4.6.0.325268下面:

    复制config.xml并重命名为config_builder.xml

    注:以上紫色文字部分为具体的版本号,请跟据实际版本号进行查找
    修改完成之后,再启动Adobe Flash Builder 4.6。



    方法二:
    另:使用破解序列号安装
    第一步:
    安装前找到系统盘下windows/system32/drivers/etc,用记事本打开文件"HOSTS"
    在下面加入
    127.0.0.1 activate.adobe.com
    127.0.0.1 practivate.adobe.com
    127.0.0.1 ereg.adobe.com
    127.0.0.1 activate.wip3.adobe.com
    127.0.0.1 wip3.adobe.com
    127.0.0.1 3dns-3.adobe.com
    127.0.0.1 3dns-2.adobe.com
    127.0.0.1 adobe-dns.adobe.com
    127.0.0.1 adobe-dns-2.adobe.com
    127.0.0.1 adobe-dns-3.adobe.com
    127.0.0.1 ereg.wip3.adobe.com
    127.0.0.1 activate-sea.adobe.com
    127.0.0.1 wwis-dubc1-vip60.adobe.com
    127.0.0.1 activate-sjc0.adobe.com
    第二步:
    用下面的Flash Builder 4.6序列号安装:
    1424-4827-8874-7387-0243-7331 (已验证可用)
    1424-4938-3077-5736-3940-5640 (已验证可用)
    1424-4464-3877-6130-5013-5457
  • 相关阅读:
    CodeForces Gym 100500A A. Poetry Challenge DFS
    CDOJ 486 Good Morning 傻逼题
    CDOJ 483 Data Structure Problem DFS
    CDOJ 482 Charitable Exchange bfs
    CDOJ 481 Apparent Magnitude 水题
    Codeforces Gym 100637G G. #TheDress 暴力
    Gym 100637F F. The Pool for Lucky Ones 暴力
    Codeforces Gym 100637B B. Lunch 找规律
    Codeforces Gym 100637A A. Nano alarm-clocks 前缀和
    TC SRM 663 div2 B AABB 逆推
  • 原文地址:https://www.cnblogs.com/pengyan5945/p/5218315.html
Copyright © 2011-2022 走看看