| Reply | « Previous Thread | Next Thread » |
|
sis中可能包括各种格式的文件(即安装过程是不是
一个解压缩的过程)。如果不是,有什么规律?
Last edited by liuxg : 2003-05-15 at 03:01.
|
|
I just compared the file sizes on and target system and the ones before making .sis. I found that they are exactly the same.
Basically, you can view the process of making SIS as packaging everything into one big file. On one hand, it is easy to be distributed and deployed, on the other hand, it also involves some compressing mechanism in it, resulting file size reduction. As such, if you install via WAP, it saves your downloading time. After installation, you will see everything in place in the target system. For your information, you can view the files on the target using some file browser tools. I got one called "Seleq" from www.ximplify.com. I think it is a very useful tool! Liuxg Forum Nokia
Last edited by liuxg : 2003-05-15 at 04:38.
|
|
是一致的。
sis文件只是一个类似于压缩文件一样的东西。 先把所有需要的文件打包压缩成一个sis文件。 然后到机器上安装后,再将这些文件逐一的解出来。 所以前后的文件大小是一致的。 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |