Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceshi authored May 9, 2022
1 parent 6d53d43 commit 2c9d0b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,17 @@ A modern WPF mini-installer smaller than 640KB. Full support for Windows 7 SP1+.

This software is in development. Downloading from [pre-release](https://github.com/kongying-tavern/MiniInstaller/releases).

- **net35.zip**: The version that support .NET Framework 3.5+. **DO NOT** need install anything.
- **net6.0-windows.zip**: The version that support .NET6+. **Must** install .Net6 desktop runtime.
- **MiniInstaller.exe**: The version that support .NET Framework 3.5+. Packaged single file.

## System requirements
- Windows 7 SP1+. **DO NOT** need install anything.

## Features
- [x] Multi theme.
- [x] I18N support.

## Development requirements
- Visual Studio 2022.
- .NET6 SDK.
Expand Down

0 comments on commit 2c9d0b4

Please sign in to comment.