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

improved ability to save and load app window size and location #191

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. Instead of using lessmsi-gui.exe.config for size and location settings, the app now saves them in the same way as RecentFiles setting.

I tested the final result, and was able to use lessmsi-gui.exe in C:\Program Files folder. I didn't get any permissions errors after closing the app.

Thank you.

activescott commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: