Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到 Spotify 加载了一个 ~90kb 的安装程序,然后下载了所需的组件。我无法弄清楚这是自定义构建还是他们使用免费/购买的安装程序系统。那么 Spotify 使用什么样的安装程序?
从技术上讲,小型 Spotify 安装程序不是安装程序——它是一个使用系统 API 下载和提取完整 Spotify 下载的小型应用程序,其中包括一个适当的安装程序。下载完成后,微型安装程序会启动适当的安装程序,接管安装过程。
免责声明:我为 Spotify 工作并编写了 Mac 安装程序的第一个版本。