东坡下载:内容最丰富最安全的下载站!

帮助|文件类型库|最新更新|下载分类|排行榜

搜索查询电子工业办公软件压缩解压转换翻译时钟日历文档管理电子阅读汉字输入文字处理删除恢复计算器

首页应用软件应用其他 → makeCAB工具合辑 【免费完整版】

makeCAB工具合辑

makeCAB工具合辑【免费完整版】

  • 大小:1.9M
  • 语言:中文
  • 平台:WinAll
  • 更新:2017-08-11 16:31
  • 等级:
  • 类型:应用其他
  • 网站:暂无
  • 授权:免费软件
  • 厂商:
  • 产地:国产软件
好用好玩 50%(0)
坑爹 坑爹 50%(0)
软件介绍软件截图相关软件软件教程网友评论下载地址

相关推荐: makeCAB

    makeCAB工具,从打包cab到signcode数字签名都全了

    MakeCAB是微软提供的制作CAB的文件,详细的MakeCAB介绍请参考微软MSDN。
    正好这几天做的一个WEB ActiveX SIP Phone需要打包成.CAB文件,于是稍微研究了一下MakeCAB的用法。
    直接运行MakeCAB,系统给出命令用法如下:

    C:Documents and SettingsSunDesktopwebsipp>makecab
    Microsoft (R) Cabinet Maker - Version 5.1.2600.2180
    Copyright (c) Microsoft Corporation. All rights reserved..

    MAKECAB [/V[n]] [/D var=value ...] [/L dir] source [destination]
    MAKECAB [/V[n]] [/D var=value ...] /F directive_file [...]

    source         File to compress.
    destination    File name to give compressed file. If omitted, the
                            last character of the source file name is replaced
                           with an underscore (_) and used as the destination.
    /F directives A file with MakeCAB directives (may be repeated).
    /D var=value   Defines variable with specified value.
    /L dir         Location to place destination (default is current directory).
    /V[n]          Verbosity level (1..3).

    如果目录里面有多个文件,那么就需要编写一个文件列表文件,用来告诉MakeCAB,有多少文件需要打包。
    简单的编写了一个list.txt文件,里面仅仅包含2行。一个是libactivex.inf,一个libactivex.dll
    然后执行:

    makecab /F list.txt /D compressiontype=lzx /D compressionmemory=21 /V

    系统将显示压缩过程和压缩结果,如下:

    Microsoft (R) Cabinet Maker - Version 5.1.2600.2180
    Copyright (c) Microsoft Corporation. All rights reserved..

    287,395 bytes in 2 files
    Total files:              2
    Bytes before:       287,395
    Bytes after:        162,170
    After/Before:            56.43% compression
    Time:                     0.74 seconds ( 0 hr 0 min 0.74 sec)
    Throughput:             378.76 Kb/second

    压缩之后,目录下将生成一个目录,将目录里面的文件改名成libactivex.cab(可以是你需要的文件名)就OK了。

    然后就可以放到WEB服务器的目录下,IE打开的时候就会提示下载了。


    PC官方
    安卓官方手机版
    IOS官方手机版

    makeCAB工具合辑截图

    下载地址

    makeCAB工具合辑 【免费完整版】

    热门评论
    最新评论
    昵称:
    表情: 高兴 可 汗 我不要 害羞 好 下下下 送花 屎 亲亲
    字数: 0/500 (您的评论需要经过审核才能显示)

    编辑推荐

    报错

    请简要描述您遇到的错误,我们将尽快予以修正。

    转帖到论坛
    轮坛转帖HTML方式

    轮坛转帖UBB方式