OldSquirrelForWindows icon indicating copy to clipboard operation
OldSquirrelForWindows copied to clipboard

It's like ClickOnce but Works™

Results 59 OldSquirrelForWindows issues
Sort by recently updated
recently updated
newest added

Hi there, i am trying to follow the instructions to use Squirrel but it doesn't seem to work at all. I am using VS 2013 trying Install-Package Squirrel -Project XXX,...

For the first time ever I have had a scenario where the application doesn't update. It clearly downloads the update but doesn't install it properly. all I get from the...

Hello - I have a project that references another project. Admissions requires the Admissions.Extensions .dll to work correctly. I have installed shimmer for my project using nuget and followed the...

This reduces the failing tests from 23 to 18. I'm not absolutely certain what ICreatesObservableForProperty is around in the code for now, but given the summary in ReactiveUI/RegisterableInterfaces.cs: ``` ///...

Since cloning put everything in "Squirrel.Windows" it was tripping up Bump-Version. It was trying to run on SampleUpdatingApp's AssemblyInfo (which has version 1.3.0.0 versus the other projects at 0.7.x) and...

Thought I'd start on a .NET 4.5 retarget if it's decided on. This would close #234, close #196, maybe close 175 if 4.5.1 detection isn't needed

Having a go at #186, though the PR right now is incomplete. Biggest issue is that I haven't worked out how to confirm whether my setup.exe is using my local...

It would be nice to restart the application after a successfully applied update. Shimmer.Client.Restart() See https://github.com/github/Shimmer/issues/118#issuecomment-24181867 https://github.com/github/Shimmer/issues/118#issuecomment-24184128

feature request

I suggest to add an extension to the RELEASES file, I'm trying to add it in a IIS website, but I don't know how to insert the MIME type. [Update]...

From the initial specs: https://github.com/github/Shimmer/blob/master/specs/Scenarios.md > The library helps me check for updates, get the > ChangeLog HTML to render, and if I'm really lazy, I can just call >...

feature request