lively
lively copied to clipboard
Reduce installer/install size
Todo:
- [ ] https://github.com/rocksdanister/lively/issues/322
- [ ] Complete webview2 (evergreen installer) implementation https://github.com/rocksdanister/lively/issues/1160
- [ ] Reduce bundled default wallpaper(s) size.
Maybe:
- [ ] Download default wallpaper(s) bundle on application startup.
- [ ] Make installer download dependencies instead of bundling.
- [ ] https://github.com/yangzhongke/Zack.DotNetTrimmer
- [ ] https://github.com/Tyrrrz/DotnetRuntimeBootstrapper
- [ ] https://github.com/rocksdanister/lively/issues/1307
Once dependencies are made to download during installation and WebView2 installer is used full installer size should drop to ~120MB even with bundled wallpaper(s.)
Relevant: https://github.com/dotnet/runtime/issues/51574