Scott Willeke
Scott Willeke
Combined with #1346 this would be very powerful. I want to allow new sites/pages to open in a default container and only open a site in a container with my...
Thanks for the report. For whomever gets to investigate this next below are a couple of notes: - Merge Modules are a bit different than normal msi databases. They are...
Thanks everyone! @mega5800 For implementation, I am assuming these new languages would just be new resx files added to git and the msbuild project and would be compiled to .resources...
Sounds Great! Thank you for your efforts!
:tada: This issue has been resolved in version 2.2.0 :tada: The release is available on: - [GitHub release](https://github.com/activescott/lessmsi/releases/tag/v2.2.0) - `v2.2.0` Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
I support this general appraoch of using a temp folder. I do think it is important that we account for those .msi files that have files in them with the...
@mega5800 I'm fine with these suggestions of using some command line options to do the rename or overwrite. I don't have a strong opinion about the name chosen for the...
:tada: This issue has been resolved in version 2.1.0 :tada: The release is available on: - [GitHub release](https://github.com/activescott/lessmsi/releases/tag/v2.1.0) - `v2.1.0` Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Thanks @mega5800 !! Check it out @STaRDoGG !
No need to apologize. Thank you for reaching out! It is also a reasonable question. I think it is possible using an approach as described at https://learn.microsoft.com/en-us/dotnet/core/deploying/single-file/overview However for me...