* fix wrapper
* doc: add notes and build instructions for the wrapper
* wrap application name when calling CreateProcessW
* make executable squirrel-aware
* quote paths if they contain a space
* fix quoted shortcuts
* Update packages/insomnia/src/cpp/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* test using a wrapper that sets security context before invoking the main application
* add build step to pr ci
* try with diff ver string
* statically link the standard libraries for portability
* more static linking
* prior version string
* remove pr substring from version
* try using a different version string