activescott / lessmsi

A tool to view and extract the contents of an Windows Installer (.msi) file.
https://lessmsi.activescott.com
MIT License
1.29k stars 150 forks source link

added ability to resize AboutBox form #188

Closed mega5800 closed 4 months ago

mega5800 commented 4 months ago

:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:

Please fill out the following checklist:

If you need any help at all, feel free to submit the PR and @-mention activescott and I'll be happy to assist!

Hello @activescott

I took care of this ticket. I made the AboutBox form resizable, while having a minimum form size. Here's the final result: lessmsi about box

In addition, I added the app icon to the About form as well. Please note that, AboutBox.Designer.cs file was regenerated since I made the changes via designer mode.

Thank you.

activescott commented 4 months ago

:tada: This PR is included in version 1.11.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: