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.
我需要在内存中创建一个自解压存档 exe 文件并将其上传到 GCS。我知道 7zip 可以做到这一点,但据我所知,py7zr 不支持 SFX 文件。
有人知道该怎么做吗?
我也在寻找这个,但不一定在内存中。只是尝试将 Geo-Data 文件夹压缩为 SFX,它将提示提取到客户系统上的特定位置。