Mathieu Champlon

Results 16 issues of Mathieu Champlon

Hi, Is the unicode version of the nsisunz plugin as described at http://nsis.sourceforge.net/Nsisunz_plug-in under source control somewhere? It doesn't seem to be part of unicode nsis? Thanks, MAT.

The extension list can be accessed through `Tools` / `Extensions and Updates…`. The name and description are a bit rough, the icon could be customized eventually. The information on the...

exp/beginner
priority/P3

@mh-cbon what is the status of this project? I have numerous fixes and enhancements in my fork which I can make PRs for, are you interested? Thanks!

I believe this should fix the CI.

According to http://wixtoolset.org/documentation/manual/v3/howtos/general/generate_guids.html this is for complete compatibility.

This PR adds a new command which helps with handling projects with many files and/or files being added/removed. The new command works like this: ``` $ go-msi set-files -h NAME:...

fixes https://github.com/mh-cbon/go-msi/issues/19

Use err everywhere for consistency, previously err3 was tested but the error logged was err causing a null pointer panic.

### Proposed changes Added documentation for the new `--installation-dir` flag for the Windows Docker Desktop installer. This will be released in Docker Desktop 4.13. ### Related issues (optional) First step...

area/Desktop

### Proposed changes The «Experimental Features» settings section in Docker Desktop has been renamed to «Beta Features» (will be released in 4.13). These changes here update the relevant part of...