ComtelJeremy

Results 13 comments of ComtelJeremy
trafficstars

I seem to be having this issue on Windows as well (although I just got the streamdeck today, so I have nothing to compare to). However I cannot stop tracking,...

Hello @ursenzler , are there any plans to implement this? Anything I can do to assist? This seems like a nice solution to a few of my current problems.

@ursenzler Thank you for letting me know. Any guidance on where best to put this functionality if I write a PR? I'm just starting to get familiar with your code....

@liudonghua123 Try running `Update.exe -?` for information on the arguments you can pass in to Update.exe (which is the same as Squirrel.exe). For example: ``` --checkForUpdate=VALUE Check for one available...

@WilliamForsdal Anything you have found since your last post? Looking into this myself a bit now, as our app has two exes, and we would like to move it to...

Hi, @anaisbetts. Many thanks for all your work on Squirrel over the years. Just wondering if there is any chance you would please be able to merge this or something...

@anaisbetts This issue is keeping us from moving our Squirrel distributed app to .NET Core (or 6 when it is available). CreateDump.exe is now included (and required without some json...

@mungojam Taking a quick look, I noticed that in our project in the properties for the .exe there is a property called "Original filename". It has the .dll name and...

@mungojam Were you going to split the PR? With Part 1 at least we would be able to move forward with marking one of the exes in our app as...