Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Releases: BalloonUpdate/LittleWrapper

v2.0.0-rc1

23 Dec 14:57

Choose a tag to compare

Features

  1. support remove old file and directories in temp directory
  2. support read --exec from environment variables rather than arguments
  3. add prograss bar when packing

Technical details

  1. support call stack trace back
  2. use PE Resource to hold metadata rather than tail-data
  3. support dump file
  4. version file will be read from PE Reource rather than read from macro in source codes
  5. maturate exception handling

v1.1.2

25 Nov 14:34

Choose a tag to compare

  • 在help文本中增加启动参数传递的相关说明
  • 启动参数传递会自动在入口程序和附加启动参数之间添加空格,防止报错

v1.1.1

06 Oct 14:57

Choose a tag to compare

  1. 修复子进程环境变量丢失的问题

v1.1.0

06 Oct 12:35

Choose a tag to compare

  1. 支持从环境变量读取一些元信息
  2. 支持使用-a "xx" 传递启动参数
  3. 支持在启动命令里使用一部分变量

v1.0.10

25 Sep 14:43

Choose a tag to compare

优化

  • 不再依赖vc2015

v1.0.9

20 Aug 05:45

Choose a tag to compare

特性

  • 增加--suppress-output参数来屏蔽解压输出

v1.0.8-icon

22 Jul 07:39

Choose a tag to compare

  • 带图标,可自行修改

v1.0.8

21 Jul 14:15
a6cc81b

Choose a tag to compare

  • 修复Console窗口无法隐藏的问题

v1.0.7

21 Jul 13:02

Choose a tag to compare

  • 增加无Console打包
  • 增加默认Console显示选项,并可以用命令行参数重载