搜索


会员资源切换至【手机版】

切换本帖至【手机版】


开启左侧

多平台Java安装程序创建器 EJ Technologies Install4j MultiPlatform Edition v5.0.6 x86/x64[压缩

  [复制链接]
发表于 2021-8-11 23:05:29 | 显示全部楼层 |阅读模式
下载备注说明:


  • 1.有些P2P资源共享较早,会出现无源或暂时无源的情况,如果您喜欢它,请耐心挂机等待。


  • 2. 有些磁力链接无法自动解析,比如:


    [url=magnet:?xt=urn:btih:E1346C46C3736056756E98D2EC22A383D7D2600F&dn=[www.books51.com]太阳之下_幸福北韩 Under.the.Sun.2015.DOCU.1080p.WEB-DL.AAC2.0.H264-FGT 4GB]点击下载[/url]



    可自行选择字符


    [url=


    红色为磁力地址


    ]点击下载


    之间的内容 (红色字符代表要复制的磁力链接代码,选择后点击CRTL+C 复制到下载工具中




  • 游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0


    资源信息:



    中文名


    : 多平台Java安装程序创建器


    英文名


    : EJ Technologies Install4j MultiPlatform Edition


    资源格式


    : 压缩包


    版本


    : v5.0.6 x86/x64


    发行时间


    : 2010年


    制作发行


    : EJ Technologies


    语言


    : 英文


    概述


    :



    软件类型:编程开发 - Java工具 软件性质:免费破解软件 操作系统: XP, Vista, 2000, or 7. 应用平台: Windows 问题反馈:http://www.ej-technologies.com/company/contact/enter 网站链接:http://www.ej-technologies.com/products/install4j/overview.html 软件介绍: Install4j 是一款功能强大的多平台Java安装程序创建器可以产生自安装程序和应用程序装载器用于Java应用程序。 install4j的易于使用,它的扩展平台支持和其强大的屏幕和动作系统都是其所擅长的。 install4j is a powerful multi-platform Java installer builder that generates native installers and application launchers for Java applications. install4j excels in its ease of use, its extensive platform support and its powerful screen and action system. Merged projects. It is now possible to merge other sub-projects into a project. The following elements can be merged: Files can be merged by creating file sets with the same name Launchers can be merged on demand Custom installer applications can be merged on demand Screens and actions can be merged by adding links into the merged projects Improved elevation of privileges on Windows and Mac OS X. There is a new Request privileges action that replaces the setting for the execution level in the Windows media wizard and the "Require admin user" action. This new action can now restart the main installation process at any point with full privileges or start a helper process with full privileges. The action is now added to all projects by default, the screen shot below shows the default settings of all properties. Major improvements for installer variables, compiler variables and i18n messages. Installer variables can now be pre-defined in the install4j IDE for each installer application. You can categorize variables in a tree and assign descriptions that are shown in the variable selector. These improvements are also available for compiler variables. More flexible and usable IDs. When writing scripts that reference elements by IDs, such as context.getInstallationComponentById("41").setSelected(true), the ID of the concerned element is only visible in another screen and cannot be easily accessed. The new ID selector dialog shows all elements with IDs in your project and inserts the ID of the selected element. Improvements for form components. Form screens now have layout groups. With horizontal and vertical layout groups you can create flexible layouts. In particular, you can now arrange form components side-by-side. For example, the following configuration: Launcher integration for custom installer applications. Previously, the only way to start a custom installer application such as an updater, was by using the com.install4j.api.launcher.ApplicationLauncher API from your own code. Now, you can launch custom installer applications automatically by configuring the new "Launcher integrations" tab for the installer application. You can insert the custom installer application at startup or when the first window is shown and you can launch it only if the update schedule registry (like "once a month") requires it. Alternatively, you can use it as a "first run" setup wizard for archives, where no installer is executed. Improvements for the auto-update functionality. The update descriptor file updates.xml that is generated by a build has always had additional functionality that was previously only accessible if you modified the file manually after the build. Now all such features are configurable on the new Installer->Auto-Update Options tab in the install4j IDE. In addition, comments are now localizable. The download URL is now defined for the whole project and "Check for update" actions in updater templates reference that URL with the new compiler variable sys.updatesUrl. Extensive support for Windows user accounts. Working with specific Windows users accounts is made possible with the new "Windows user selector" form component. Optionally, local users can also be created by that form component. See the "hello" sample project for an example of how you can choose or create a user for a service. Improvements for service actions. Service actions now also support Windows service executables that were not generated by install4j. If you set the "Service" property of the service actions to "Other executable", an executable and a service name can be configured. In this way, you can also install a generated service multiple times with user-specified service names. Improved handling of custom code and resources. Sometimes you need access to files before the "Install files" action has run. Until now, this was only possible with difficult workarounds. In this release, the Installer->Custom code & Resources tab handles both custom code for your screens, actions and scripts as well as resource files like DLLs or batch files that are required before any files are installed. Corruption detection and checksum verification for installers and downloaded components. Corruption detection is now implemented on several levels and delivers informative error messages to the user upfront. Support for Windows processes. It is now possible to list, soft-close and terminate running processes programatically with the new com.install4j.api.windows.WinProcesses class. In addition, the new "Check for running processes" action allows you to configure processes that need to be closed in the install4j IDE: Improvements for file distribution. There is a new Files->File Options tab where you can configure global options for the distribution tree. Some of these options can then be overridden for each entry in the distribution tree. Improvements for JRE bundling. If you create your own JRE bundles, you will find the new command line tool for creating JRE bundles helpful. A typical invocation is simply createbundle c:\Program Files\Java\jre6 With command line arguments, you can customize the output directory, the JRE version and the custom ID if you have more than one JRE bundle for the same platform and version. An Apache Ant task (com.install4j.CreateBundleTask) for creating JRE bundles is also available in bin/ant.jar. The JRE bundle wizard in the install4j IDE (Project->Create a JRE Bundle) has been improved in several areas. In the "Bundled JRE" step of the media file wizard you can now easily move a JRE bundle that was downloaded from ej-technologies' server to another directory and use a manual entry with the target path. This commonly occurs when you want to place the JRE bundle under version control. In addition, it is now possible to install JREs only if no other suitable JRE is found. Many new actions have been added: The Create Windows URL link action creates links to arbitrary URLs in arbitrary locations. The Read value from XML file action complements the existing "Replace value in XML" file action. The Read a key from the Java preference store and Read a value from the Windows registry actions complement the existing actions that perform a write operation. The Wait for HTTP port action is useful if you need to wait for an HTTP server to start up before you can proceed. The Download and install component action was discussed above. The Create a ZIP file action creates a ZIP file from selected files and directories. File filter and directory filter scripts are available. The complementary Extract a ZIP file action extracts selected files from a ZIP file. With these two actions, it is easy to modify the contents of ZIP files. Desktop integration on Mac OS X is improved with the Add an executable to the dock action and the Add a startup executable on Windows and OS X. Wizard index panel. In complex installers that go through different phases, you can now display a wizard index panel on the left side that shows the overall progress. Configuring the index pane is possible for each screen on the Installer->Screens & Actions tab. Debian archives. In addition to RPM archives, install4j can now also generate Debian (.deb) archives that are used on Debian-based Linux distributions like Ubuntu. Several .deb-file specific options are configurable in the media wizard.

    主题推广




    回复

    使用道具 举报

    发表于 2021-8-12 00:03:40 | 显示全部楼层
    回复 支持 反对

    使用道具 举报

    发表于 2021-8-12 01:04:04 | 显示全部楼层
    |


    本资源下载链接来自ShareVirus


    代码 ²         °±²     ° °    ²      ° ° ± ² ° ° ²²    ² °  ° ± ° ²  ±² ° ± ° ± °    ± °  ° ² °   ²² ° ² ° °² °    ° °  °  °   ² °  ° ² ° ²    °  °  °  ² ² °  ° ² ° ±   ° ² °  °  ² ²  ° ² ° °°   ± ² °  ° ² ²  °   ±   ² ° ² °  ° ² ² ² ° ° °  °  ²    ²²  ° ² ² ± ± °  ±       ° ²   °  ²   pnx!               FALLEN Presents ... ײִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ· ÷ Install4j MultiPlatform Edition v5.0.6(C) EJ Technologies ÷ ײִ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִׂ÷ִ· ÷³÷ Supplied By...........TEAM FALLEN ÷ Operating System.............Win64 ÷³÷ ÷³÷ Cracked By............TEAM FALLEN ÷ Protection..................serial ÷³÷ ÷³÷ Packed By.............TEAM FALLEN ÷ Crack Type..................keygen ÷³÷ ÷³÷ Date ..................01.06.2011 ÷ Release Size...............5x5.0MB ÷³÷ ׃ִ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ׀ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ִ½ ׃ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ½ ײִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ· ײִ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִ¯ RELEASE iNFO ®ִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ִ· ÷³÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷³÷ ÷³÷ install4j is a powerful multi-platform Java installer builder that ÷³÷ ÷³÷ generates native installers and application launchers for Java ÷³÷ ÷³÷ applications. install4j excels in its ease of use, its tight integration÷³÷ ÷³÷ into the target platforms and its flexible JRE management and deployment÷³÷ ÷³÷ options. ÷³÷ ÷³÷ ÷³÷ ÷³÷ http://www.ej-technologies.com/ ÷³÷ ׃ִ÷ ÷³÷ ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ִ½ ײִ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִ¯ iNSTALLATiON ®ִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ִ· ÷³÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷³÷ ÷³÷ Read install.txt from crack.zip ÷³÷ ÷³÷ ÷³÷ ׃ִ÷ ÷ִ½ ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ ײִ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ¯ GREETS ®ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ִ· ÷³÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷³÷ ÷³÷ UCF ת PWA ת LND ת TMG ת TFA ת DAMN ÷³÷ ׃ִ÷ ÷ִ½ ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ ײִ÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ¯ FALLEN.NFO ®ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷ִ· ÷³÷ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ÷³÷ ÷³÷ 1998 - 2011 ÷³÷ ׃ִ÷ Last Updated ...............................................01.01.2011 ÷ִ½ ׃ִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִִ½




    本资源帖谢绝任何广告及与资源无关的评论,凡涉及广告内容的评论一概删除处理!


    买鞋子哪个网站好?首选中国最大的正品鞋网商城(http://shoes.weixiaodian.com/)、 网上正品鞋城(http://u.weixiaodian.com/shoe/)。微店网页版请从http://121.weixiaodian.com登录:手把手教你如何免费申请开通微店、怎样经营微店及如何用微店赚钱。看笑话,上


    爱哈啦


    (http://www.aihala.com/)。
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    切换至【手机版】| 主站| Archiver|

    JS of wanmeiff.com and vcpic.com Please keep this copyright information, respect of, thank you!JS of wanmeiff.com and vcpic.com Please keep this copyright information, respect of, thank you!

    |网站地图

    GMT+8, 2026-3-26 06:32 , Processed in 1.082561 second(s), 70 queries .

     

    快速回复 返回顶部 返回列表