Ani Betts

Results 325 comments of Ani Betts

So, my preconceived notion of how BITS worked was fatally flawed when I wrote that code, it probably needs to be gutted and rewritten. It's actually pretty difficult to work...

@matteomigliore Sure - I'd take that PR

Escape the spaces in My Product Name, `My%20Product%20Name`, spaces in URLs aren't actually valid, the browser is fixing it up for you

I think that if you see Squirrel as a framework, you should simply not touch this app. Why do users need two updaters for their app?

You should take this up with individual app developers, it is not Appropriate to try to change the update policy of other developers' apps via rigging the underlying updater behind...

Isn't this just grepping for `TargetFrameworkVersion`?

This looks great, but what file are you going to examine? What if they have two EXEs? How do you find the paths of said EXEs?

The problem with `LoadFrom` is that you now have to successfully load the assembly (including resolving all of its dependencies) - aren't there reflection-only versions of `Assembly.Load`?

> But if shit hits the fan, it would be ideal that the application does a form of rollback and starts the old version. Shimmer was explicitly designed such that...