On Fri, 15 Sep 2006 13:07:50 +0700, Anton Filippov wrote:

Anton,

> How I can make installer smaller?
> My all files required 4mb space on hdd, but .msi file have size of
> 8mb!

There can be many reasons for that that we can't decide from here, not knowing 
your actual setup. But one usual problem is specifying your main executable 
(which might be quite large) for the icon file. This will mean storing it twice 
in the .msi, once for actual deployment and once more for just the icon. Make a 
small exe or dll that hardly contains anything but your icon resource and refer 
to it instead.


Bye,
   Gábor

-------------------------------------------------------------------
DEÁK JAHN, Gábor -- Budapest, Hungary
E-mail: [EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to