# auto_update **Repository Path**: hanlane/auto_update ## Basic Information - **Project Name**: auto_update - **Description**: No description available - **Primary Language**: Ruby - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Windows桌面应用软件联网自动更新模块 单一程序:`update.rb` 使用bundle控制依赖库,具体依赖详见`Gemfile` (说明:鉴于有可能在WindowsXP 32位环境下运行,因此这里使用1.9.3版本的ruby) 打包方法: 使用 `gem install ocra` 在命令行下执行 > ocra --icon update.ico update.rb (使用gets方法,使命令窗口在运行完毕时不关闭)