mh-cbon
mh-cbon
same here. To add to the initial description. I can marshal to yaml. It produces ``` "Initial commit\n\u?@>F\u@7F> \u@=?=\u>=DB (Fri Jun 10 15:08:38 2016 +0200)\n" ``` For an input like...
on fedora try `python3-devel`
Hi! I d like to suggest this stack, https://saucelabs.com/beta/signup/OSS/None https://docs.travis-ci.com/user/gui-and-headless-browsers/ http://webdriver.io/ I m not sure how the tests should be made, which framework (mocha karma ava whatever-name-you-want-you-name-it-you-got-it), at least i...
https://github.com/moovweb/gvm#a-note-on-compiling-go-15
https://github.com/moovweb/gvm#installing-go There is a list of switches, you might want to read the documentation carefully.
looks not so good : s Have you tried to use -sreg argument to heat ? see https://github.com/wixtoolset/issues/issues/4108 https://marc.durdin.net/2009/12/the-case-of-the-hidden-exception-2/ ? Can you provide a small reproducible example ?
Hi, after some researches and according to my current understanding, services can be installed via a wix declaration within the wix file. See [this example](https://developingsoftware.com/wix-toolset-install-windows-service/), The most interesting part is,...
yes, this or that, i m happy to see this feature enhanced based on use cases that helps me to decide what s best. but great idea for sure.
@solvingj i m not very clear about AutoIt and how that works, nor what it requires prior to run. To go further, in any cases, i suggest to demonstrate the...
the solution you implemented is probably the only way to solve this at that moment. For reference to future readers https://github.com/Regner/albiondata-client/commit/4976f0e653d1171d97185bdf26c58ef593ec58e7 To implement that via wix directives, you can check...