Skip to content

Squirrel.Windows 0.9.5

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 06 May 19:08
· 673 commits to master since this release

What's New

Better error reporting on Windows XP (#311, thanks @JohnThomson)

If users try to run the installer on unsupported Windows XP, we now describe why it won't work instead of popping a scary dialog.

Bug Fixes

  • Add timestamps to logging and log exceptions better (#263, thanks @willdean)
  • Fix ProcessStart (and by proxy, RestartApp) to run the right executable (#312, thanks @PapaMufflon)
  • Update NuGet to 2.8.5 to make it stop whining about Strong Naming (#330, thanks @ricardopolo)
  • Fix working directory when starting user processes so .NET apps don't flip out (#325, thanks @distantcam)