Releases: mikecentola/cmder_inst
Releases · mikecentola/cmder_inst
v0.1.1
v0.1.0
v.0.1.0 (2019-01-29)
This is the first major release that I believe is ready for production. Tested on my Windows 10 system. Uses GitHub API to fetch the latest version of Cmder.
Installer
- Uses GitHub API to pull the latest version of Cmder automatically. Also removes hardcoded versioning for Cmder. #3
- Refactored installer to install Cmder into %LocalAppData% Programs. #4
- Option to add Environment Variables #5
- Fixed Some Installer Text Typos
- Added Installer EXE File Properties
- Fixed Uninstaller Bitmap
- Temporary downloaded files now use installer's temporary storage instead of user's
$TEMP
to ensure removal after installation. - Changed Context Menu registry entries to use the Environment Variables
- Cleaned up uninstaller commands
Source
- Removed API Call from build.js file
- Updated License
v0.0.2 Alpha Release
Updated installer for v1.3.11 of Cmder. Built with new nodejs automated builder.
v0.0.1 Alpha Release
This is the initial working release for Cmder Installer. This installer will download Version 1.3.0 of Cmder. It is configured to install to under All Users. Verified working on Windows 10. Please let me know if there are any issues.