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.
使用 wix 和引导程序启动 bundle-exe 时是否有可能估计所需的磁盘空间?
据我所知,引导程序最初开始将其文件提取到临时文件夹中。当没有足够的磁盘空间时(现在应该发生;-))它会记录一些消息并保持对最终客户不友好的状态。我正在寻找一种方法来了解(也许只是猜测)包含的包是否能够被提取并退出设置过程。