OldSquirrelForWindows icon indicating copy to clipboard operation
OldSquirrelForWindows copied to clipboard

Install using own thin client

Open matteomigliore opened this issue 12 years ago • 1 comments

I would use Shimmer to install the prerequisites, FW 4.5. Then I would use my WPF client with my MVVM toolkit and Shimmer to manage setup/update/corruption of the main application.

How can I do?

matteomigliore avatar Sep 26 '13 16:09 matteomigliore

Installing .NET 4.5 is something I'm tackling right now as part of the installer elevation issue.

As for the sample, check out the desktop sample - while it uses ReactiveUI for the navigation and MVVM bits, the code itself doesn't depend on any specific framework.

https://github.com/shiftkey/Shimmer.Samples

shiftkey avatar Sep 26 '13 23:09 shiftkey