lively icon indicating copy to clipboard operation
lively copied to clipboard

Reduce installer/install size

Open rocksdanister opened this issue 2 years ago • 2 comments

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

rocksdanister avatar Apr 09 '22 18:04 rocksdanister

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.)

rocksdanister avatar Jul 17 '22 00:07 rocksdanister

Relevant: https://github.com/dotnet/runtime/issues/51574

rocksdanister avatar Aug 13 '22 06:08 rocksdanister